Bugs item #1121314, was opened at 2005-02-12 13:38 Message generated for change (Comment added) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1121314...
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: Closed Resolution: Fixed
Priority: 8 Private: No Submitted By: Tim Blechmann (timblech) Assigned to: Miller Puckette (millerpuckette) Summary: writesf~ bug
Initial Comment: hi all,
there is a terrible bug in writesf~. if the file is opened, when dsp is off, the file won't be written:
- switch dsp off - send |open( message to writesf~ - switch dsp of - send |start( message to writesf~
using the print |message( it can be seen, that fifo head is working, fifo tail stays equal to zero...
tim
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-10-16 13:28
Message: Logged In: YES user_id=564396 Originator: NO
this seems to be fixed at least in pd-0.40 (attached patch works for me) File Added: writesf~-nowrite.pd
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1121314...