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...
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...