surge-synthesizer / shortcircuit-xt

Will be a sampler when its done!
GNU General Public License v3.0
242 stars 27 forks source link

Temposync to do #1003

Open baconpaul opened 1 month ago

baconpaul commented 1 month ago
  1. Bus Effects (like the surge delay) don't have temposync
  2. The voice effects simple LFO have a floating point drift which is noticeable fairly quickly. We fixed this in surge forever ago so port that over to the simple lfo / tremolo
  3. Microgram isn't 2^x LFORate so think about it
  4. Delay processor is very short time - what is the actual TS range we have and the knob scaling we want
  5. ADSR still not done, nor are the LFO envelopes, due to exp scaling.
Andreya-Autumn commented 8 hours ago

The shepard tone thing I just added lends itself to sloooooow rates, which end up with the same problem as the delay processor. Just a note to self.

baconpaul commented 3 hours ago

I wonder if that is best as a group only effect then? The instance and allocation footprint is much different in that case