Multitrack sound granulator with a TouchOSC interface
 
Go to file
Mike Lynch a83b8be362 Separated input from output effects 2023-04-24 16:49:36 +10:00
.gitignore added .gitignore 2023-04-09 11:48:46 +10:00
NOTES.md About half of the touchosc stuff is now working 2023-04-09 15:10:04 +10:00
TODO.md Got server syncing working, moved granulator setup to its own file 2023-04-24 15:54:24 +10:00
control.scd Separated input from output effects 2023-04-24 16:49:36 +10:00
effects.scd Separated input from output effects 2023-04-24 16:49:36 +10:00
granulator.scd Separated input from output effects 2023-04-24 16:49:36 +10:00
input_effects.scd Effects into separate files 2023-04-09 11:42:17 +10:00
interface.scd Fixed interface glitches, made trigger/size have an xy control 2023-04-16 17:45:15 +10:00
main.scd Separated input from output effects 2023-04-24 16:49:36 +10:00
monitor.scd spare parts 2023-04-09 12:31:39 +10:00
recorder.scd Latest changes before refactoring 2022-03-26 15:37:22 +11:00
synths.scd About half of the touchosc stuff is now working 2023-04-09 15:10:04 +10:00
tap_bpm.scd Added BPM tapper 2022-04-09 17:38:18 +10:00
touchOSC_grains.scd Had accidentally left out the input synth 2022-04-10 17:22:09 +10:00