Patches item #1154131, was opened at 2005-03-01 12:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1154131...
Category: puredata Group: bugfix Status: Open Resolution: None 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&gro...
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
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1154131...