StrangeLoopsAudio / gRainbow

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

Patch Settings reset when "Set Selection" is hit #79

Closed Thysbe closed 7 months ago

Thysbe commented 8 months ago

Steps to Recreate:

  1. Load a file into Grainbow
  2. Change patch settings (I tested grain & amp envelope settings, possibly more/all effected)
  3. Load in a new audio file using the folder icon (testing with .wav)
  4. Click the "Set Selection" button in the audio editor
  5. Patch settings are reset to default
bboettcher3 commented 7 months ago

Pushed a commit to feat/wip_redesign that fixes this which will be merged into main soon, will close then.

bboettcher3 commented 7 months ago

Merged into main and creating the release in a few minutes, closing!