Re: [PD] Way to dynamically route audio in dynamic patching abstractions

2024-01-03 Thread Roman Haefeli
On Wed, 2024-01-03 at 12:22 +, Martin Dupras wrote:
> I'm trying to make dynamically created abstractions get inserted into
> signal chains without using patch cords. In other words, something
> like the attached diagramme. 
>  Screenshot 2023-12-14 at 17.22.32.png
> 
> The issue is that [receive~] can be set with a message but [send~]
> cannot. 

You could use the [throw~] and [catch~ ] for dynamic outputs, the same
way you can use [send~ ] and [receive~] for dynamic inputs.

Roman


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


[PD] Way to dynamically route audio in dynamic patching abstractions

2024-01-03 Thread Martin Dupras
I'm trying to make dynamically created abstractions get inserted into
signal chains without using patch cords. In other words, something like the
attached diagramme.
 [image: Screenshot 2023-12-14 at 17.22.32.png]

The issue is that [receive~] can be set with a message but [send~] cannot.

Does anyone have any ideas?

Thanks!

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