Date: Mon, 19 Dec 2005 01:59:00 -0000 X-Mailer: YahELite Content-Type: text/plain; charset=ISO-8859-1
hi
In reply to:
From: "pd" pd@name-x.de To: pd-list@iem.at Date: Sun, 18 Dec 2005 11:34:25 +0100 Subject: [PD] switch between multiple signal outputs Sender: pd-list-bounces@iem.at
hi all,
i am looking for an abstraction or external...something like polygate = (motex) but just the oposite. -switch between multiple signal outputs.
any ideas?
thanks, steve.
www.soundmuseum.de
Hello, before I've made my own abstraction for switching, I used matrix~ but that external is very greedy.
patco.
Hello, before I've made my own abstraction for switching, I used matrix~ but that external is very greedy.
which [matrix~] ? (there are 2: one in cyclone, one in zexy/iemmatrix) the [mtx_*~] (successor of [matrix~] in iemmatrix) should be way faster, esp. when the matrices stay fixed. (which they do most of the times except in special applications)
mf.adr IOhannes