multigrain/NOTES.md

25 lines
653 B
Markdown
Raw Normal View History

2022-04-18 22:29:26 +00:00
# TODO
2022-03-26 04:38:26 +00:00
2023-04-02 06:31:52 +00:00
- quantise playback speed to rational values
- display the playback and harmonics when quantised
2022-04-16 01:37:15 +00:00
2023-04-02 06:31:52 +00:00
- multiple grain buffers - TouchOsc interface to select which to send to
- play back all buffers?
2022-04-16 01:37:15 +00:00
2023-04-07 06:16:05 +00:00
- refactor for multitrack
- which controls are per-track and which are global? sort these out in the UI
- encapsulate a grainstrack in an object?
- auto-mix: base the mix level on how loud the incoming signal is so that tracks don't fade out
- fancier playback:
- intertwine different rates and directions
2023-04-02 06:31:52 +00:00
- rhythm controls
- number of steps in step granulator
- modulate grain level in time with playback
- sync LFOs to playback
2022-04-16 01:37:15 +00:00
2022-03-26 04:38:26 +00:00