octal-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

address@hidden: Re: [linux-audio-dev] multiplexor]


From: ben
Subject: address@hidden: Re: [linux-audio-dev] multiplexor]
Date: Mon Apr 30 13:30:02 2001
User-agent: Mutt/1.2.5i

This sounds like a very interesting technique.  Makes me think - would
it be better to generalize machine I/O and allow arbitrary numbers of
ins/outs?

-ben

----- Forwarded message from Steve Harris <address@hidden> -----

Delivered-To: address@hidden
X-Authentication-Warning: ginette.musique.umontreal.ca: majordom set sender to 
address@hidden using -f
Date: Mon, 30 Apr 2001 12:01:43 +0100
From: Steve Harris <address@hidden>
To: address@hidden
Subject: Re: [linux-audio-dev] multiplexor
Mail-Followup-To: address@hidden
User-Agent: Mutt/1.2.5i
In-Reply-To: <address@hidden>; from address@hidden on Sun, Apr 29, 2001 at 
10:54:57PM -0400
Precedence: bulk

On Sun, Apr 29, 2001 at 10:54:57PM -0400, Paul Davis wrote:
> i was just browsing the fxpansions web site (they write VST, DX and
> Pulsar plugins), and noticed this:
> 
>  Multiplexor 8:1, a classic analogue synthesis technique realised on
>   Pulsar. Eight inputs are rotated to one output according to the BPM
>   clock. Produces unique-sounding 'sequenced' sounds without the
>   repetetiveness of a sampled loop.

Yeah. I use this alot. It's often only done with two inputs though, with a
linked gate and a ducker. You can also make interesting source mixes with
a vector synth mixer X-Y modulated with out of tune LFOs.

Its just an 8 way CV controlled switch:

     inputs
  | | | | | | | |
  o o o o o o o o
     \             <- every clock pulse the switch
      \               moves to the next input.
       \
        \
         O
         |

        output

Its very easy to write, but I don't know of any LADSPA hosts that usefully
support an 8 in - 1 out plugin. Does the current ardour? Mine is very out
of date.

Also you would need some sort of clock, it would be best if that came from
the global clock, so maybe the cloxk should be another audio input...

- Steve

----- End forwarded message -----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]