flow
flow copied to clipboard
Polyphonic Modular Additive Synthesizer
A module that remaps amplitudes and frequencies from one partial and maps it to a different one. I had 2 ideas that could be interesting there are probably a lot...
A module that snaps the partials to fundamental * a. The way i would do it is: mod = (fundamental * a * somebignumber) % (fundamental * somebignumber) / somebignumber;...
In tuning parameters the sine quality can't be changed after restarting it is still on low. The other parameter i can change. I'm on Manjaro Linux using openjdk 17.
The link to patches (https://cs.gmu.edu/~eclab/projects/flow/patches.zip) in readme.md is 404.