"anonymous_evolver_128" <anonymous_evolver_128@...> writes: > i'm planning to write some scripts to do what i need under linux, and > i'll post them to my web site and i'll either place them in the public > domain or GPL them as i make them. please check > http://www.morelater.com/evolver/ occasionally. For saving patch dumps, it's pretty simple: cat /dev/midi0 > patch.syx [ hit patch or bank dump on evolver ... wait until it's done, hit ^C ] To send it back to the evolver: cat patch.syx > /dev/midi0 :-) The demo version of the sound-tower editor seems to run under wine, though the machine I tried it on doesn't actually have a midi card so I couldn't test the midi I/O (and it gave lots of warnings about "no midi interface found"). -Miles -- Occam's razor split hairs so well, I bought the whole argument!
Message
Re: Linux?
2006-03-14 by Miles Bader
Attachments
- No local attachments were found for this message.