Dave Smith Instruments SYNTHESIZERS group photo

Yahoo Groups archive

Dave Smith Instruments SYNTHESIZERS

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

Thread

Re: [Evolver] Re: Additive wave utility

Re: [Evolver] Re: Additive wave utility

2005-10-04 by Ben

You 're right, or generate a wav file and use the evolver dump utility.
It's just more convenient to have a single application.

Ben.
Show quoted textHide quoted text
----- Original Message ----- 
From: "Miles Bader" <miles@...>
To: <DSI_Evolver@yahoogroups.com>
Sent: Tuesday, October 04, 2005 11:58 AM
Subject: [Evolver] Re: Additive wave utility


> "Ben" <benoitruelle@...> writes:
>> The difficult part is then to dump the wav to the evo. You have to deal 
>> with
>> the midi part.
> ...
>> I could write such a additive thing quite easily to generate a single 
>> cycle
>> wave, but I'm not a hardcore coder and don't never tried Midi libraries.
>
> You don't have to deal with midi libraries at all if you don't want to
> -- just write the midi bytes you generate into a file (completely
> trivial in most languages), and use some "send midi sysex file" utility
> to actually send it to the evolver.
>
> -Miles
> -- 
> Freedom's just another word, for nothing left to lose   --Janis Joplin
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
> 


	

	
		
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
T\ufffdl\ufffdchargez cette version sur http://fr.messenger.yahoo.com

Re: Additive wave utility

2005-10-05 by Miles Bader

"Ben" <benoitruelle@...> writes:
> You 're right, or generate a wav file and use the evolver dump utility.
> It's just more convenient to have a single application.

I guess; I use linux where it's utterly trivial to send a sysex file to
midi:

   cat FILE > /dev/midi

So I'd probably write a simple program that just output the midi bytes
to standard output and do:

   gen-some-waves PARAMS > /dev/midi

-miles
-- 
o The existentialist, not having a pillow, goes everywhere with the book by
  Sullivan, _I am going to spit on your graves_.

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.