Csound Csound-dev Csound-tekno Search About

Re: midi file to .sco filter?

Date1999-09-09 02:46
FromTobiah
SubjectRe: midi file to .sco filter?
jpff@maths.bath.ac.uk wrote:
> 
> Depending on how complex the MIDI file, I use Rosegarden for this.
> ==John

The important thing is that the program be usable from 
within a Makefile.  I used to use a wrapper to midi2cs
for this.  I would record a track on my midi keyboard,
and then type 'make', which would build and audition
a sound which relied on that midi file.  If I didn't like
it, I would just re-record the keyboard part, and go 'make'
again.

The greatest thing about command-line apps, is that command-line