Have noticed that vline~ still takes message inputs when the dsp in the patch is switched off. I can't really think of any situations where that is useful.
The problem is, that new messages get added to the message list, making it longer and longer as more messages are input.
Miller, would it be possible to disable message input when vline~ is in a patch or subpatch where dsp is off? At the moment, it needs to be done manually with spigots, etc.
Hi,
See: https://lists.puredata.info/pipermail/pd-dev/2008-03/011110.html
Code is attached to this mail, the links in the mail above are broken..
On 28/07/16 17:48, i go bananas wrote:
Have noticed that vline~ still takes message inputs when the dsp in the patch is switched off. I can't really think of any situations where that is useful.
The problem is, that new messages get added to the message list, making it longer and longer as more messages are input.
Miller, would it be possible to disable message input when vline~ is in a patch or subpatch where dsp is off? At the moment, it needs to be done manually with spigots, etc.