William
William
Is this still an issue for you? I had this error with other playing software, and fixed it. Can you provide some source code? I advise checking stuff like sample...
Forgive me if I'm misunderstanding, but is this implementing a way to create a spectrogram—built into `cpal` ? I like the idea of a fast way to generate a spectrogram,...
> Running the code makes it go from 15s to 300ms for me (which is arguably still a lot), this is probably what you are missing here. Even `opt-level =...
Good afternoon! While it seems the door is pretty closed here, I wanted to jump in on this conversation. I've been programming with CPAL for a few years now for...
@roderickvd Sounds great. I'm happy to contribute to this project. I'll start looking through some PR requests, and add what I can there, especially in terms of keeping `cpal` safe...
No part of this code (that I could find) is still present in `/macos/mod.rs`, and does not merge without conflicts. I strongly recommend closing this PR without merging.
I was unable to recreate this issue on my MacBook Air M1. In fact, I've been able to retrieve audio from various microphones including professional audio interfaces and built-in `Device`s....
Looking at the Github Actions results, it seems you left out some platform specific flags. Unfortunately, I can't edit your code, but it may be best to ensure this doesn't...