Re: [linux-audio-dev] sweep-oscillator

From: martin rumori <lists@email-addr-hidden>
Date: Tue May 31 2005 - 03:25:28 EEST

On Tue, May 31, 2005 at 12:29:01AM +0200, fons adriaensen wrote:
> On Tue, May 31, 2005 at 02:03:03AM +0400, Andrew Gaydenko wrote:
>
> > Is there some kind of software with sweep-oscillator
> > functionality (preferably JACK-enabled)?
>
> SC3, PD, Csound and most softsynths.

... plus non-rt good old foo with "builtin" (sweep):

foo> (pp sweep)
(lambda ()
  (syn 2
       3
       (output~ 1 (sine~ (expon~ 20 20000 3)))
       (output~ 2 (sine~ (expon~ 20000 20 3))))
  (play))
foo>

bests,

martin

Received on Tue May 31 04:15:10 2005

This archive was generated by hypermail 2.1.8 : Tue May 31 2005 - 04:15:11 EEST