Skip to content

gewhere/bottom-up-live-coding

Repository files navigation

Bottom-up live coding: Analysis of continuous interactions towards predicting programming behaviours

This is the code repository for NIME 2022 article: https://nime.pubpub.org/pub/z0lli2w0/

How to execute the code

  • The classes should be moved (or linked) to the folder Platform.userExtensionDir
  • Recompile SC class library thisProcess.recompile
  • The scripts generate-data-sequences*.scd are generating the datasets based on the clock indicators (eg. 5x)
  • Run the code blocks inside each script
    • The script generate-data-sequences-fixed.scd only 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.sc and configure the path in line 50.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published