Howdy!
I made all these a while back for a product I put out but haven't gotten a chance to clean up and put on git. Seeing this post reminded me.
https://github.com/BleepLabs/Audio
I've added:
FM input in waveform synth
Bandlimited waveforms with some examples on their use.
Digital combine for simple digital distortion
Lazy mixer setup options
Variable delay
Sample and hold for smooth bitcrushing
Simple granular effect
Let me know if you have any questions.
You can see most all of these in use in this code.
I'd like to add a sync input to the waveform oscillators but am having issues with the second input. Here's the thread regarding it.
I made all these a while back for a product I put out but haven't gotten a chance to clean up and put on git. Seeing this post reminded me.
https://github.com/BleepLabs/Audio
I've added:
FM input in waveform synth
Bandlimited waveforms with some examples on their use.
Digital combine for simple digital distortion
Lazy mixer setup options
Variable delay
Sample and hold for smooth bitcrushing
Simple granular effect
Let me know if you have any questions.
You can see most all of these in use in this code.
I'd like to add a sync input to the waveform oscillators but am having issues with the second input. Here's the thread regarding it.
Last edited: