Patches item #3042790, was opened at 2010-08-10 18:35 Message generated for change (Comment added) made by eighthave You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3042790...
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: None Group: feature Status: Closed Resolution: Accepted Priority: 8 Private: No Submitted By: Hans-Christoph Steiner (eighthave) Assigned to: Miller Puckette (millerpuckette) Summary: create USEAPI_DUMMY/s_audio_dummy.c for libpd
Initial Comment: I set this to high priority since its a trivial change and the only hurdle left before we can use the pure-data.git 0.43 source directly in the libpd/Pd-for-Android project.
This patch creates a "dummy" audio API in the file s_audio_dummy.c, like the existing s_midi_dummy.c. The libpd implementation calls the Pd callback code directly, so this dummy API is needed to keep various other parts of Pd happy, like the GUI.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2010-08-20 17:53
Message: accepted in git commit dfd586b1993044f8abf635555e5a765864079f5a
----------------------------------------------------------------------
Comment By: Miller Puckette (millerpuckette) Date: 2010-08-18 17:42
Message: bizarre but I can't see a better way to do it right now.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3042790...