Hi everyone,
I've been working on a Teensy polyphonic synth, and it's been a great learning experience. I'm really happy with the results, but I've got one last bug I can't seem to figure out. (I should warn that this is my first real coding project, so you may have to speak plainly...)
The Karplus Strong 'String' seems to have a fixed lower range - I can't get it to play a note lower than E1, or 41.02(?)hz. I am mixing the voice with another oscillator, and I can hear the frequency of the waveform oscillator decreasing if I play, say, D1 - but the String oscillator plays only E1 in response to any midi note below E1.
Is this an intentional thing? I recognise that it was designed to mirror a guitar sound, and E1 is the bottom note of a standard bass tuning. There doesn't seem to be an upper bound, and any note from E1 up sounds the right frequency.
Thanks,
Tom
I've been working on a Teensy polyphonic synth, and it's been a great learning experience. I'm really happy with the results, but I've got one last bug I can't seem to figure out. (I should warn that this is my first real coding project, so you may have to speak plainly...)
The Karplus Strong 'String' seems to have a fixed lower range - I can't get it to play a note lower than E1, or 41.02(?)hz. I am mixing the voice with another oscillator, and I can hear the frequency of the waveform oscillator decreasing if I play, say, D1 - but the String oscillator plays only E1 in response to any midi note below E1.
Is this an intentional thing? I recognise that it was designed to mirror a guitar sound, and E1 is the bottom note of a standard bass tuning. There doesn't seem to be an upper bound, and any note from E1 up sounds the right frequency.
Thanks,
Tom