[PD] sending messages instead of signals to dac~

Alexandre Torres Porres porres at gmail.com
Mon Dec 6 18:11:39 CET 2021


Usually float messages are "promoted" to signals in tilde objects. This
behaviour seems weird indeed to me. We can "fix" it by adding a
"CLASS_MAINSIGNALIN" into the code I guess... should we do this at the
develop branch? Or open a new ticket on github?

you can just use [sig~] anyway

cheers

Em seg., 6 de dez. de 2021 às 14:00, Peter P. <peterparker at fastmail.com>
escreveu:

> Dear Pd-list
>
> I noticed a funny behavior when sending messages to dac~'s inlet:
>
> sending a number, eg "1" to its inlet will not produce a corresponding DC
> signal at
> Pd's audio output. The DC signal is output when I delete this message.
>
> Steps to reproduce:
> Start Pd and create an empty patch and turn on DSP.
> Create [dac~]
> create a [1 < message
> connect it to one inlet of [dac~]
> Send the message to [dac~]. Note that no click is audible.
> Then select the message and hit backspace. Click! Signal is output.
>
> This only occurs the first time.
>
> Is this know, explainable and does it "mean" something? ;)
>
> cheersz, P
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20211206/55b85a57/attachment-0001.htm>


More information about the Pd-list mailing list