EquationComposer
EquationComposer copied to clipboard
Wavetable Crossfader
Hi. I ´ve coded a module called ModuleCrossfader to mix 2 inputs and gradually fade from one to another , back and forth. Its lika a double inverted VCA. It is a great resource to use with modules that have many wavetables so you can navigate between then with a lot of sound potential when mix the wavetables. I already did the same on mozzi and it runs fine. But i´m having a glitch/noise when I change the wavetables .
-wavetable_osc->wavetable_input = inputs->mod;
I´m modifying the SynthWavetableFolder.cpp for my tests. I searched over a solution and find 2 maybes: -a) : i´m on prototyping mode , so the 3.3v from board to the Pots isnt flat. maybe the analogRead are fluctuating -b) there is a intentional interval between each wavetable pot mapping
Thnak you ! I´m in love with this project. Many thanks for share it
Hi , just finished the modules. Sounds cool. No glitches and very simple. How can I send then to you ? I m not familiar with Github. May I upload here? Or send by email? Waiting for your instructions. Thanks!
Hi @PantalaLabs would you mind to share your code here?