RN: Improve Audio for Maintaining Priority
Summary: The React Native Remote Debugger page (`debugger.html`) contains an embedded silent sound file to maintain tab priority in Google Chrome. This revision simply replaces the existing one with a better one that has the following characteristics: - 1s Duration - 10Hz Frequency - -48dBFS Amplitude - Fades in/out to reduce audible clicks on loop. - 44.1kHz @ 16bit to maximimize compatibility. - Smaller size. Much thanks to Stephane Pigeon (http://stephanepigeon.com/) for designing the sound file specifically for this use case. Reviewed By: mmmulani Differential Revision: D5273591 fbshipit-source-id: 81668cc0a829e008263907fc1fa7150b72691371
This commit is contained in:
parent
e82ceb24eb
commit
a26d87628c
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue