May 20, 20188 yr Can someone clarify the procedure for loading a pre-compiled MIDI file into 'Live Coding Instrument'? Documentation states: "The live-coding function can start by loading a pre-compiled midi-file..." and from under "Arguments" states: "file-or-midi an integer (outer interval-size)"....but that's all there is to documentation for MIDI files??? There are no examples concerning this aspect I could locate. I am currently using the "(live-coding-midi (compile-score...)" with success, but would like the basic example/process/syntax for loading existing MIDI files? Thanks in advance.
May 20, 20188 yr This is quite simple to do, just use the pathname (string) to your midi file: (live-coding-midi "~/Opusmodus/Media/MIDI/Handel/handel.mid")
Create an account or sign in to comment