Bottom-up live coding: Analysis of continuous interactions towards predicting programming behaviours
- Repository URL: https://github.com/gewhere/bottom-up-live-coding
This is the code repository for NIME 2022 article: https://nime.pubpub.org/pub/z0lli2w0/
- The classes should be moved (or linked) to the folder
Platform.userExtensionDir - Recompile SC class library
thisProcess.recompile - The scripts
generate-data-sequences*.scdare generating the datasets based on the clock indicators (eg. 5x) - Run the code blocks inside each script
- The script
generate-data-sequences-fixed.scdonly prints out the data (0-length sequences)- Run this script first (controlled variable)
- No modification is required to execute
- To store the data on your computer go to
./classes/WriteData.scand configure the path in line 50.
- The script