StrangeLoopsAudio / gRainbow

A synthesizer that uses pitch detection to choose candidates for granular synthesis or sampling.
GNU General Public License v3.0
193 stars 5 forks source link

Fix candidate position bug #29

Closed sjfricke closed 2 years ago

sjfricke commented 2 years ago

After createCandidates set the starting position instead of just assuming there will be 4 candidates and using the generator index

sjfricke commented 2 years ago

Fix issues when there are less than 4 candidates and it shows something like 4/3 for the initial position