[PD-dev] [ pure-data-Patches-2806049 ] [bugfix] renamed arrays do not get used by dsp

SourceForge.net noreply at sourceforge.net
Mon Jun 22 19:01:03 CEST 2009


Patches item #2806049, was opened at 2009-06-14 02:47
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2806049&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: puredata
Group: None
Status: Open
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Miller Puckette (millerpuckette)
>Summary: [bugfix] renamed arrays do not get used by dsp

Initial Comment:
1. Open help patch for [clip~] and click the msg box to start audio and the [metro]
2. In the tabwrite~ object, rename array99 to array9
3. Rename the array itself to array9

BUG: [tabwrite~] won't send data to the array until you select text in [tabwrite~] or delete the array and click undo.  You can also turn audio off and back on and it will work again.

----------------------------------------------------------------------

>Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-06-22 19:01

Message:
attached is a fix that will restart the dsp if audio is running and the
array is usedindsp.

----------------------------------------------------------------------

Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2009-06-22 16:11

Message:
or restart the audio.

the solution would be to (internally) re-start audio if a table's name has
changed

confirmed with Pd-0.42-5

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2806049&group_id=55736




More information about the Pd-dev mailing list