Bugs item #3006740, was opened at 2010-05-25 03:28 Message generated for change (Tracker Item Submitted) made by memeplex You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3006740...
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: v0.42 Status: Open Resolution: None Priority: 5 Private: No Submitted By: memeplex (memeplex) Assigned to: Nobody/Anonymous (nobody) Summary: -alsaadd doesn't list output device name
Initial Comment: Here is a very simple patch for this. It applies to version pd-0.42-5
s_audio_alsa.c.patch 878a879,880
snprintf(outdevlist + j * devdescsize, devdescsize, "%s", alsa_names[i]);
878a879,880
snprintf(outdevlist + j * devdescsize, devdescsize, "%s", alsa_names[i]);
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3006740...