Patches item #2872670, was opened at 2009-10-04 20:42 Message generated for change (Tracker Item Submitted) made by reduzent You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2872670...
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: None Priority: 5 Private: No Submitted By: Roman Haefeli (reduzent) Assigned to: Nobody/Anonymous (nobody) Summary: [writesf~] not working properly in -batch and -nogui modes
Initial Comment: When pd is started with -nogui or -batch, [writesf~] seems not able to produce a soundfile with content, when 'dsp 1' message is sent on loadbang. In -nogui mode, this can be worked around by using a [delay 0] before triggering the 'dsp 1'-message to 'pd'. In -batch mode, even this doesn't work. The only way i could find to effectively delay the 'dsp 1' message was to use -send 'pd dsp 1' from commandline, when launching Pd. Also it's only possible to create proper soundfiles, if the 'open' message for [writesf~] is sent after the 'dsp 1' to pd. This can render the use of [writesf~] in -batch mode quite troublesome, especially when wanting to use pre-existing patches.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2872670...