amy: Can't get `amy-example` to generate audio under Fedora 37 Linux
After making changes mentioned in https://github.com/bwhitman/amy/issues/18, amy-example emits the message No suitable device format available. regardless of the sound device I specify.
Can AMY use another output format than SoundIoFormatS16NE?
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 16 (16 by maintainers)
Commits related to this issue
- I propose fix for https://github.com/bwhitman/amy/issues/19 by chosing a specific libsoundio backend in the Linux case. — committed to octetta/amy by octetta a year ago
- Merge pull request #20 from octetta/main I propose fix for https://github.com/bwhitman/amy/issues/19 by — committed to bwhitman/amy by bwhitman a year ago
@octetta love this!! I will test your fix on a couple of Linux VMs to ensure the PR works for me and then merge it! This will also help out on Alles and Tulip Desktop, so thank you!!
Ah, neat. Can you send me a link to the sine wave program you compiled that does work? I bet i’m not setting something up right in our
libsoundio-audio.cfile for AMY.