Search the Community
Showing results for tags 'midi-file'.
-
Dear Friends, Is there some way to automatically opening a MIDI FILE (related to the last snippet/score generated) from Opusmodus to other application (Musescore, Sibelius) ? Something similar to this solution ? last-score-to-musescore solution, but for last midi files ? Like this post ? But for midi file? Many thanks in advance ! Much needed now. Best, Julio
-
How to save last score (or last snippet) to midi-file in a given location: (compile-score *last-score* :output :midi :file "path/filename")
-
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.