I wasn’t able to perform the pitch tracking removal from the manual on my shruthi.
I took the init patch (default user), added in the mod matrix Mod 1, src Note, dst Osc1, amt -63.
What am I doing wrong? Is there a patch in the standard patch lib using osc without pitch tracking?
@batman: are you sure you can do this?
I think you can reverse filter cutoff tracking with cutoff as destination.
But Osc1 destination affects osc1 pitch in a -16 to +16 semitones range (according to the manual).
I can be wrong but not sure you can disable pitch tracking this way…
Hi batman, I’ve done this to produce test signals.
This is what you do in the Mod Matrix (it’s a bit convoluted):
Mod 1, src Note, dst Osc1, amt -63
Mod 2, src Note, dst Osc1, amt -63
Mod 3, src Note, dst Osc1, amt -63
Mod 4, src Note, dst Osc1, amt -4
Even then, this only defeats pitch tracking over nearly three octaves.
If you want the filter tracking to be deactivated as well you’ll also need:
Mod 5, src Note, dst Cutoff, amt -32
Mod 6, src Note, dst Cutoff, amt -32
Hope it helps though!
Here’s an example Shruthi preset I use for test purposes using these tweaks - a fixed 1kHz sinewave (on my analyser it measures just 0.26% distortion).
It works!
Here is a 0.97 version firmware midifile where the scale 1/4 e has been replaced by the scale Octave.
All the keys from C to B will be the same note. An octave higher on the keyboard will be the same note an octave higher.
I think there are some more interesting things you can do with this.
Did the scale setting survive into V1.0?
Thanks everyone!
The Shiftr approach is really elegant! I like it :). I was only used to program that way with other synths, finding the right pitch and don’t care about which note you press.
This octave scale can be interesting for other people, maybe it should be included in the distribution?
Can you compile the sysex version? Ableton doesn’t want to load the mid file provided so I can’t send it to the shruthi.
@batman…
This is the sysex version… maybe the forum renames it. Just changes the extension back to .mid
You can try the C6 tool from Elektron to upload it in the shruthi. I use sysex librarian myself