[PD-dev] [ pure-data-Feature Requests-1693533 ] Support 24Bit-soundcards in Pd/ALSA

SourceForge.net noreply at sourceforge.net
Tue Apr 3 13:36:40 CEST 2007


Feature Requests item #1693533, was opened at 2007-04-03 13:36
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478073&aid=1693533&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
Priority: 5
Private: No
Submitted By: Frank Barknecht (fbar)
Assigned to: Nobody/Anonymous (nobody)
Summary: Support 24Bit-soundcards in Pd/ALSA

Initial Comment:
Several interesting USB devices like the Tapco Link.USB or the Alesis IO2 only support 24bit sample width. In ALSA this corresponds to SND_PCM_FORMAT_S24_3LE. Pd's ALSA interface however is hardcoded to only support SND_PCM_FORMAT_S32 and if that fails SND_PCM_FORMAT_S16. It would be nice if Pd would also support 24bit natively and at best some more formats. Currently the only solution to use these devices on Linux is to run jackd.


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

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




More information about the Pd-dev mailing list