936 B
936 B
healing-soundscapes modulator branch
PLEASE DON'T USE THE PRESET OBJECT TO SAVE PRESETS! CLICK ON THE CIRCLES NUMBERED 1-5. MAKE SURE YOU CLICK ON THE EXACT CENTER YOU THEN CAN USE THE PRESET OBJECT TO LOAD PRESETS
Things not yet implemented:
- Phase syncing with the global transport for metrical LFO periods. If you ask for a 4 bar period LFO with a phase of 0, this will phase sync according to the instantiation of the [jweb] object, and NOT the start of a 4/4 bar
- User defined wavetable. I actually have this working already in a different repo but I don't want to merge it quite yet
- Noise functions. I'm thinking of having random values, linear interpolated random values, sine interpolated random values, and perlin noise. I'm not going to start working on this until earliest October
- The necessary interfacing allowing for training and control by the MLP. Similarly, this should wait until October or later.