Author |
Message |
Tusker

Joined: Feb 03, 2005 Posts: 110 Location: Texas
|
|
Back to top
|
|
 |
Axiom
Joined: Feb 19, 2005 Posts: 288 Location: Italy
Audio files: 4
G2 patch files: 28
|
Posted: Thu Dec 15, 2005 6:35 am Post subject:
|
 |
|
Hi Jerry,
I don't have the NM Editor here at work, but it doesn't let you assign pitch bend as morph source? I have to check this out this evening.
cheers,
Luca _________________
 |
|
Back to top
|
|
 |
Tusker

Joined: Feb 03, 2005 Posts: 110 Location: Texas
|
Posted: Thu Dec 15, 2005 8:07 am Post subject:
|
 |
|
Luca, thanks for your response. No, it doesn't as far as I can tell. I thought that the two primary input modules measure pitch post-bend and pre-bend and thus the difference between them would give me a value for pitch bend ... but that doesn't seem to be the case.
I'd be interested to see how the G2 treats pitch bend.
It's got me stumped.
Jerry |
|
Back to top
|
|
 |
davep

Joined: Jul 05, 2004 Posts: 467 Location: Oakland, CA
Audio files: 10
G2 patch files: 73
|
Posted: Thu Dec 15, 2005 2:20 pm Post subject:
|
 |
|
Yeah, the problem is that on the NM1, the NOTE output on the KYBD module is not just note data, it also has the pitch bend data added to it already. You need to send note info to the oscs without the pitch bend data, and pitch bend data to a PWM input without the note data.
Maybe something like this -
To isolate the note data for the oscs (removing the pitch bend info), run the KYBD NOTE signal through a note quantizer module and patch this quantized signal to the oscs pitch input (remember to turn off the oscs' KYBD TRACK button).
Now, to isolate the pitch bend data for the PWM, use a control mixer to combine an inverted version of this quantized note signal with the direct KYBD NOTE output. This should cause the note signals to cancel out, leaving only the pitch bend data for use as a control signal. Waddaya think?
I was very glad to see this addressed on the G2, which has two outputs on the KYBD module, one for note only, one for note + pitch bend, and it also has a separate "Device" module for direct access to the signals from the mod wheel, pitch bend, aftertouch, pedals, and the extra wheels on the G2X. _________________ Dave Peck |
|
Back to top
|
|
 |
blue hell
Site Admin

Joined: Apr 03, 2004 Posts: 24419 Location: The Netherlands, Enschede
Audio files: 297
G2 patch files: 320
|
|
Back to top
|
|
 |
Tusker

Joined: Feb 03, 2005 Posts: 110 Location: Texas
|
Posted: Fri Dec 16, 2005 3:33 am Post subject:
|
 |
|
Well, what can I say, but that I'm grateful. At first I got hung up on the fact that this "limits me" to a semitone pitch bend ... but then my brain started working again, and I realized that this controller signal can be added/subtracted to anything ... including pitch.
This also solves another problem I had been wrestling with: How to have assymetric pitch bends (one octave downward, 2 semitones up). Now that the signal is isolated, it should be simple logic to split the upward value from the downward value. The only issue I'm still confronting, is how to prevent that click at the extreme end of the pitch bend, when the logic resets. Hum, maybe buy a G2?
You guys have really empowered this machine for me. Dave, thanks for the heads up about the G2. I'm sure it's much more convenient. It's nice to know there's a way to do it on the NM1 also.
Cheers,
Jerry |
|
Back to top
|
|
 |
|