WilliamLCobb / iNDS

Legacy Repo for iNDS
http://willcobb.me/iNDS.html
236 stars 60 forks source link

Weird noise on rom selection screen #138

Closed peter961785 closed 8 years ago

peter961785 commented 8 years ago

When launching the app the first screen where the roms are list, there is a strange repetitive noise in a periodic sequence. You can hear it better if you put the phone near your ear. iOS 9.3.2 buildstore version 1.5.3 (no rar)

WilliamLCobb commented 8 years ago

This is used to detect the mute button. Since Apple disallowed apps to detect it, even though private APIs, we have to play a sound and see how long it took to actually play to determine if the mute button is on. I'll fix it to turn the volume off though so it's not audible