[PD-dev] [ pure-data-Bugs-2605731 ] alsaadd somewhat broken

SourceForge.net noreply at sourceforge.net
Tue May 25 05:26:38 CEST 2010


Bugs item #2605731, was opened at 2009-02-16 14:25
Message generated for change (Comment added) made by memeplex
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2605731&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: IOhannes m zmlnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: alsaadd somewhat broken

Initial Comment:
i am trying to run Pd with virtual alsa-devices (created in my ~/.asoundrc).

i figured that i have to use the "-alsaadd" cmdline-flag to make Pd aware of the newly added devices.
so i start "pd -alsaadd jack12 -alsa".
changing the used device via the "audio settings" menu, i can select "jack12" in the INPUT-selection, but the OUTPUT-selection usually only shows garbage (e.g. "@" or other weird characters).


----------------------------------------------------------------------

Comment By: memeplex (memeplex)
Date: 2010-05-25 03:26

Message:
Here is a trivial patch for pd-0.42-5. Please, fix this.

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=2605731&group_id=55736




More information about the Pd-dev mailing list