https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252761
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|u...@freebsd.org
Component
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252761
--- Comment #5 from Ed Maste ---
That's not directly the cause of the assertion though, the values involved in
the assertion expression:
firstChannel=0
channelCount=18
bp->inputChannelCount=2
--
You are receiving this mail because:
You ar
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252761
--- Comment #4 from Ed Maste ---
Looks like PA OSS only tries up to 16 channels:
https://github.com/PortAudio/portaudio/blob/master/src/hostapi/oss/pa_unix_oss.c#L358
/* Negotiate for the maximum number of channels for this device.
PL
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252761
--- Comment #3 from Ed Maste ---
I've submitted a few pull requests to PortAudio related to the work that
prompted this PR:
https://github.com/PortAudio/portaudio/pull/448
https://github.com/PortAudio/portaudio/pull/449
https://github.com/
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252761
--- Comment #2 from Ed Maste ---
Indeed, this attaches with bitperfect mode enabled
dev.pcm.2.bitperfect: 1
The 2nd problem I encountered is Audacity's OSS support via PortAudio does not
support beyond S16_NE.
I will try (sometime) to hav
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252761
Hans Petter Selasky changed:
What|Removed |Added
CC||hsela...@freebsd.org
--- Com
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252761
Bug ID: 252761
Summary: multichannel USB audio device reports only 2 channels
via SNDCTL_AUDIOINFO
Product: Base System
Version: CURRENT
Hardware: Any