Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When OSS is selected it prints warnings: RtApiOss::getDeviceInfo: device (pcm0:play:dsp0.p0) data format not supported by RtAudio. #359

Open
yurivict opened this issue Jun 24, 2022 · 2 comments

Comments

@yurivict
Copy link

RtApiOss::getDeviceInfo: device (pcm0:play:dsp0.p0) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm0:virtual:dsp0.vp0) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm1:play:dsp1.p0) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm1:virtual:dsp1.vp0) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm2:play:dsp2.p0) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm2:virtual:dsp2.vp0) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm2:virtual:dsp2.vp1) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm2:virtual:dsp2.vp2) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm2:virtual:dsp2.vp3) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm2:virtual:dsp2.vp4) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm3:play:dsp3.p0) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm3:virtual:dsp3.vp0) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm4:play:dsp4.p0) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm4:virtual:dsp4.vp0) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm5:play:dsp5.p0) data format not supported by RtAudio.


RtApiOss::getDeviceInfo: device (pcm5:virtual:dsp5.vp0) data format not supported by RtAudio.


RtApiOss::probeDeviceOpen: device (pcm0:play:dsp0.p0) is busy.

It should at least say what format isn't supported.

Version: 5.2.0
FreeBSD 13.1

@garyscavone
Copy link
Contributor

Please test with latest updates. I have no way to test OSS.

@garyscavone
Copy link
Contributor

Any updates here? I cannot test the OSS API. If there is no response, I'll close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants