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

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to