Dave Smith Instruments SYNTHESIZERS group photo

Yahoo Groups archive

Dave Smith Instruments SYNTHESIZERS

Index last updated: 2026-04-28 22:43 UTC

Message

Re: Linux?

2006-03-14 by Miles Bader

"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!

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.