[PD-dev] [ pure-data-Patches-1154131 ] alsamm channel count change bugfix

SourceForge.net noreply at sourceforge.net
Wed May 18 11:23:21 CEST 2005


Patches item #1154131, was opened at 2005-03-01 12:05
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1154131&group_id=55736

Category: puredata
Group: bugfix
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Winfried Ritsch (ritsch)
Assigned to: Nobody/Anonymous (nobody)
Summary: alsamm channel count change bugfix

Initial Comment:
 with linux pd 0-38-4 and probably earlier versions
if eg rme9652 card is used with alsammap and the wrong
number of channels is given then pd segfaults.

for the bug see
http://sourceforge.net/tracker/index.php?func=detail&aid=1154130&group_id=55736&atid=478070


change of the sys_inchannels and
sys_out_channels and memory allocation with in stuff
exported function  

  sys_setchsr(alsamm_inchannels, alsamm_outchannels,
alsamm_sr)

after a forced change of number of channels.

GUI doesnt respect this

Additional, the two variables alsamm_inchannels and
alsamm_outchannels are initialized on open (since
multiple open can happen with use of the GUI).

mfG Winfried Ritsch

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

>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2005-05-18 11:23

Message:
Logged In: YES 
user_id=564396

accepted by millerpuckette

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

Comment By: Miller Puckette (millerpuckette)
Date: 2005-05-18 06:23

Message:
Logged In: YES 
user_id=313747

Took it (0.39test)


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1154131&group_id=55736




More information about the Pd-dev mailing list