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

No Audio output on Linux (pulseaudio) #330

Open
sunnystormy opened this issue Aug 29, 2020 · 1 comment
Open

No Audio output on Linux (pulseaudio) #330

sunnystormy opened this issue Aug 29, 2020 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@sunnystormy
Copy link

Hello! I love the project, and followed the tutorial posted on Medium "Building WASI Applications with Wasmer I/O devices". However, when I try out various ROMs with the wasmboy emulator, no sound is output. On the other hand, graphics seem to be working just fine!

Let me know if there's anything I can do on my end to fix this, otherwise I will wait for your response. Thank you!

@torch2424
Copy link
Owner

@sunnystormy Hello! Thanks for all the kind words about WasmBoy, and thanks for opening this issue! 😄 🎉

So unfortunately, audio is (maybe it is now? I don't think it is though) not supported by Wasmer I/O Devices. And the WasmBoy demo only supports graphics and input for now.

If Wasmer I/O Devices does support audio, can you send me the docs for it? And I can look into how WasmBoy could support it (hopefully, just copy the audio buffer to the Wasmer Audio buffer 😄 )

Thanks!

@torch2424 torch2424 added the question Further information is requested label Aug 31, 2020
@torch2424 torch2424 self-assigned this Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants