Currently I have a big table with several 'sets', each consisting of 12 steps. Each of the 12 steps is output everytime audio output changes (transition). Those familiar with blargg's BL synth docs/methods might have the general idea of what I'm talking about.
I vaguely recall blargg saying something about a simple lowpass filter being easily implimented with such a setup -- as you wouldn't have to do any additional code during sample generation -- you could just modify your lookup table so that the filter takes effect for every transition before any of them are output.
However, I scanned blargg's site for info on the subject and didn't come up with a thing. I tried fiddling around on my own but my general lack of audio filter knowledge just led to distorted/ugly sound (I even seemed to decrease the signal:noise ratio rather than increase =P)
Anyway if anyone (*cough*blargg*cough*) can give me some info/advice on implimenting a lowpass filter with such a setup, I'd be very appreciative.
Thanks
I vaguely recall blargg saying something about a simple lowpass filter being easily implimented with such a setup -- as you wouldn't have to do any additional code during sample generation -- you could just modify your lookup table so that the filter takes effect for every transition before any of them are output.
However, I scanned blargg's site for info on the subject and didn't come up with a thing. I tried fiddling around on my own but my general lack of audio filter knowledge just led to distorted/ugly sound (I even seemed to decrease the signal:noise ratio rather than increase =P)
Anyway if anyone (*cough*blargg*cough*) can give me some info/advice on implimenting a lowpass filter with such a setup, I'd be very appreciative.
Thanks