Michael Hills
Michael Hills
On iOS 12.4.8 on my iPhone 6, using Bevy on winit, if I swipe up for the control center immediately after app load I get a crash. If I first...
To release https://github.com/RustAudio/coreaudio-rs/pull/91
See this screenshot:  I'm running this on iOS in a UIWebView. From what I can see, the canvas is not big enough to encompass it.
Hi there, I was wondering how hard it would be to add tempo support? Just displaying something simple like:  I don't mind doing it myself, but I'm not sure...
Attempting a fix for https://github.com/RustAudio/coreaudio-sys/issues/52 but running into compile errors. Also note that the generated code goes from 50k lines to like 270k lines and in debug goes from 18s...