Multitrack sound granulator with a TouchOSC interface
 
Go to file
Mike Lynch f880ac5831 Added a trigger to sync the recorder with the playback buffer
Also turns off granulator input mix when recording stops
2023-09-17 10:11:31 +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 Added a trigger to sync the recorder with the playback buffer 2023-09-17 10:11:31 +10:00
input_effects.scd Effects into separate files 2023-04-09 11:42:17 +10:00
interface.scd Added a trigger to sync the recorder with the playback buffer 2023-09-17 10:11:31 +10:00
main.scd Added a trigger to sync the recorder with the playback buffer 2023-09-17 10:11:31 +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 Added a trigger to sync the recorder with the playback buffer 2023-09-17 10:11:31 +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