[PD] one abstraction, different delay lines?

Dan Wilcox danomatika at gmail.com
Wed Jul 1 12:30:18 CEST 2020


(My mail program mangled this message for some reason, so I copy/pasted the quote below. I hope it's the correct one to respond to...)

> Right now I have the master audio stream (= the audio of all matrices) going into the clone object, so it sounds like i have several delay effects with different settings on the master channel. It sounds nice, but it is not what I want right now:)

Jakob, the next step would be to add a [switch~] object to each of the instances inside the clone object, then enable/disable based which one you want to use. That could work as dsp will not be performed on those which are switched off, saving CPU.

A simple solution is for each instance to accept an "on" message with a float (1 or 0) to enable/disable. Then to enable as ingle one, send a [all on 0< message followed by the single one to enable, [1 on 1<.

> On Jul 1, 2020, at 12:00 PM, pd-list-request at lists.iem.at wrote:
> 
> Message: 1
> Date: Tue, 30 Jun 2020 13:31:57 +0200
> From: Jakob Laue <jakkesprinter at web.de <mailto:jakkesprinter at web.de>>
> To: Christof Ressi <info at christofressi.com <mailto:info at christofressi.com>>
> Cc: Pd-List <pd-list at lists.iem.at <mailto:pd-list at lists.iem.at>>
> Subject: Re: [PD] one abstraction, different delay lines?
> Message-ID:
> 	<trinity-6b0b8585-789d-4804-8ea8-2e84792187b9-1593516717310 at 3c-app-webde-bap20>
> 	
> Content-Type: text/plain; charset="utf-8"
> 
> An HTML attachment was scrubbed...
> URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20200630/9648c0c4/attachment-0001.html <http://lists.puredata.info/pipermail/pd-list/attachments/20200630/9648c0c4/attachment-0001.html>>

--------
Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20200701/63edb85f/attachment.html>


More information about the Pd-list mailing list