[PD] Fwd: random routing of 8 audio-streams to 8 outputs

Roman Haefeli reduzent at gmail.com
Tue Oct 5 08:37:58 CEST 2021


On Tue, 2021-10-05 at 00:08 +0200, Simon Iten wrote:
> 
> 
> 
> is there a somewhat elegant way to route 8 audio outputs (from
> readsf~) to 8 dac~ outputs randomly (on a bang for example)?

You could use [mtx_*~ 8 8] from iemmatrix for the signal routing part.

For feeding it, you could send '8' to [mtx_randperm] which creates an
8x8 matrix that maps each input randomly to exactly one output.

Roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20211005/31fb2392/attachment.sig>


More information about the Pd-list mailing list