Michael Hills

Results 5 issues of 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...

type: bug
platform: iOS
status: needs investigation

To release https://github.com/RustAudio/coreaudio-rs/pull/91

See this screenshot: ![image](https://cloud.githubusercontent.com/assets/1319893/9192328/7da4e8da-404d-11e5-94d8-04046760fbbc.png) 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: ![image](https://cloud.githubusercontent.com/assets/1319893/9192294/2c4fa524-404d-11e5-8495-b71c6b48aabe.png) 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...