electro-music.com   Dedicated to experimental electro-acoustic
and electronic music
 
    Front Page  |  Radio
 |  Media  |  Forum  |  Wiki  |  Links
Forum with support of Syndicator RSS
 FAQFAQ   CalendarCalendar   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   LinksLinks
 RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in  Chat RoomChat Room 
 Forum index » Clavia Nord Modular » Nord Modular G2 Discussion
Internal Resolution
Post new topic   Reply to topic Moderators: Nord Modular Editors
Page 1 of 1 [10 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
Author Message
iPassenger



Joined: Jan 27, 2007
Posts: 1068
Location: Sheffield, UK
Audio files: 5
G2 patch files: 78

PostPosted: Tue Jan 27, 2009 4:53 am    Post subject:  Internal Resolution Reply with quote  Mark this post and the followings unread

What is the internal resolution (depth) of the G2 audio stream?

Is it 24 Bit like the ADCs/DACs or higher and then scaled at the ouput?

_________________
iP (Ross)
- http://ipassenger.bandcamp.com
- http://soundcloud.com/ipassenger
Back to top
View user's profile Send private message Visit poster's website
Tim Kleinert



Joined: Mar 12, 2004
Posts: 1148
Location: Zürich, Switzerland
Audio files: 7
G2 patch files: 236

PostPosted: Tue Jan 27, 2009 10:26 am    Post subject: Reply with quote  Mark this post and the followings unread

24 bit throughout the whole system.
Back to top
View user's profile Send private message
davep



Joined: Jul 05, 2004
Posts: 467
Location: Oakland, CA
Audio files: 10
G2 patch files: 73

PostPosted: Tue Jan 27, 2009 4:36 pm    Post subject: Reply with quote  Mark this post and the followings unread

There is an exception - apparently, the delay modules are 16 bit, not 24. This is generally still fine when using them for delay based effects like flanging, chorus, or echo, where the delay signal is added in parallel to the original 24 bit signal, but some folks have commented that a 16 bit delay module compared to 24 bit has a noticable effect on the audio when you are using them for things like physical modeling, where the entire audio signal passes through the delay module and is reduced to 16 bit. Personally, I think they still work great even for PM patches, based on the patches I've heard.
_________________
Dave Peck
Back to top
View user's profile Send private message
Tim Kleinert



Joined: Mar 12, 2004
Posts: 1148
Location: Zürich, Switzerland
Audio files: 7
G2 patch files: 236

PostPosted: Tue Jan 27, 2009 4:56 pm    Post subject: Reply with quote  Mark this post and the followings unread

Yeah, I forgot the 16 bit delays. Not a problem for most stuff.

I must say, however, that I do experience a definite degradation of audio within a delay with 100% feedback, over a longer period of time. But I don't know if this is related to the 16/24bit issue (back and forth conversion perhaps) or to bad interpolation of nonfractional delay times.

Regarding PM: In my experience, PM patches based on the comb filter or the string osc work quite well. If you roll together something with standard delay modules however, you get the delay readout bug artefacts into your waveguide loops. I don't know how Chet dealt with this, but I still have an elaborate reed model lying around that I never finished because it is severly compromised by this issue.

The delay modules are utter shite. Oh, did I say that already somewhere? Laughing
Back to top
View user's profile Send private message
seraph
Editor
Editor


Joined: Jun 21, 2003
Posts: 12398
Location: Firenze, Italy
Audio files: 33
G2 patch files: 2

PostPosted: Wed Jan 28, 2009 1:01 am    Post subject: Reply with quote  Mark this post and the followings unread

tim wrote:

The delay modules are utter shite. Oh, did I say that already somewhere? Laughing

I seem to remember something like that Wink

_________________
homepage - blog - forum - youtube

Quote:
Don't die with your music still in you - Wayne Dyer
Back to top
View user's profile Send private message Visit poster's website
iPassenger



Joined: Jan 27, 2007
Posts: 1068
Location: Sheffield, UK
Audio files: 5
G2 patch files: 78

PostPosted: Wed Jan 28, 2009 2:14 am    Post subject: Reply with quote  Mark this post and the followings unread

Cheers folks.

Re:Delays

I use them a lot as my music makes quite heavy use of delays (i like sounds that shimmer off into the distance) but I do find they sound a bit grungy compared to the delays in my Boss VF1 (which is 32bit algos and 24bit converters... i think)

Talking of Comb filters:

Hated it when i first got my Nord (probably using too much feedback) but i love it now, great for warping the spectral shape.

_________________
iP (Ross)
- http://ipassenger.bandcamp.com
- http://soundcloud.com/ipassenger
Back to top
View user's profile Send private message Visit poster's website
purusha



Joined: Mar 13, 2008
Posts: 131
Location: Ilkley

PostPosted: Thu Jan 29, 2009 2:14 am    Post subject: Reply with quote  Mark this post and the followings unread

Interesting info on the delays.

I wasn't aware of that! I guess it's a memory usage issue?

I'll look into rigging delays as sends rather than inserts in future and see if it makes a difference.

Thanks!

Any other modules with similar strange quirks?

_________________
OVNI Soundcloud Purusha Soundcloud
Back to top
View user's profile Send private message
Tim Kleinert



Joined: Mar 12, 2004
Posts: 1148
Location: Zürich, Switzerland
Audio files: 7
G2 patch files: 236

PostPosted: Thu Jan 29, 2009 11:24 am    Post subject: Reply with quote  Mark this post and the followings unread

purusha wrote:
Any other modules with similar strange quirks?

http://www.electro-music.com/forum/forum-109.html
Back to top
View user's profile Send private message
varice



Joined: Dec 29, 2004
Posts: 961
Location: Northeastern shore of Toledo Bend
Audio files: 29
G2 patch files: 54

PostPosted: Sun Feb 01, 2009 2:35 am    Post subject: Reply with quote  Mark this post and the followings unread

iPassenger wrote:
What is the internal resolution (depth) of the G2 audio stream?


The G2 uses Motorola (Freescale) 24 bit Audio DSP chips.

Of course, you have to use as many of these 24 bits as you can to get the full benefit of them. If the levels within your patch are very low, then that would just be a waste of very good bits!

davep wrote:
There is an exception - apparently, the delay modules are 16 bit, not 24.


purusha wrote:
I wasn't aware of that! I guess it's a memory usage issue?


The G2 uses 256K X 16 bit SRAM chips - one for each DSP chip (four on the main board, four on the expansion board). As far as I can tell, the DSP chips can use 24 bit external RAM, but for whatever reason, Clavia used 16 bit RAM.

tim wrote:
...I must say, however, that I do experience a definite degradation of audio within a delay with 100% feedback, over a longer period of time. But I don't know if this is related to the 16/24bit issue (back and forth conversion perhaps) or to bad interpolation of nonfractional delay times.

Regarding PM: In my experience, PM patches based on the comb filter or the string osc work quite well...


The Manual and Online Help state that the Comb Filter "uses DSP audio delayline memory". The DSP chips do have internal 24 bit RAM. I wonder if both the Comb Filter and String Oscillator modules use 24 bit delaylines? I Don't know if it is related, but I have noticed that the String Oscillator can have a much higher output level (+-256 units?) than the usual +-64 unit levels of other signal sources. Why use such a high level if not using 24 bits?

_________________
varice
Back to top
View user's profile Send private message
mosc
Site Admin


Joined: Jan 31, 2003
Posts: 18235
Location: Durham, NC
Audio files: 222
G2 patch files: 60

PostPosted: Wed Feb 04, 2009 9:09 am    Post subject: Reply with quote  Mark this post and the followings unread

These problems with occational use of 16 bits is annoying to some, but most G2 users probably can forget about these. I've used the G2 to prototype algorithms that are very sensitive to bit accuracy and delay accuracy and I can get by, but when I need to patch up something very accurate, like an ambiophonic processor, I use SynthMaker.
_________________
--Howard
my music and other stuff
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic   Reply to topic Moderators: Nord Modular Editors
Page 1 of 1 [10 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
 Forum index » Clavia Nord Modular » Nord Modular G2 Discussion
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Forum with support of Syndicator RSS
Powered by phpBB © 2001, 2005 phpBB Group
Copyright © 2003 through 2009 by electro-music.com - Conditions Of Use