EquationComposer icon indicating copy to clipboard operation
EquationComposer copied to clipboard

Wavetable Crossfader

Open PantalaLabs opened this issue 7 years ago • 2 comments

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

PantalaLabs avatar Jul 06 '18 18:07 PantalaLabs

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!

PantalaLabs avatar Jul 08 '18 22:07 PantalaLabs

Hi @PantalaLabs would you mind to share your code here?

badgeek avatar Jul 15 '18 12:07 badgeek