Bugs item #3006740, was opened at 2010-05-25 03:28 Message generated for change (Comment added) made by memeplex You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3006740&group_id=55736
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]); ---------------------------------------------------------------------- >Comment By: memeplex (memeplex) Date: 2010-05-25 03:30 Message: Sorry it was already reported here. https://sourceforge.net/tracker/index.php?func=detail&aid=2605731&group_id=55736&atid=478070 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3006740&group_id=55736 _______________________________________________ Pd-dev mailing list [email protected] http://lists.puredata.info/listinfo/pd-dev
