react-native/local-cli/server
Tim Yung a26d87628c 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
2017-06-19 13:30:51 -07:00
..
middleware Update message with instructions 2017-03-20 10:49:43 -07:00
util RN: Improve Audio for Maintaining Priority 2017-06-19 13:30:51 -07:00
checkNodeVersion.js metro-bundler: upgrade react-native-github to OSS bundler 2017-06-02 11:31:40 -07:00
runServer.js Add --maxWorkers flag and allow transformers to run in-band. 2017-06-13 09:16:03 -07:00
server.js Add --maxWorkers flag and allow transformers to run in-band. 2017-06-13 09:16:03 -07:00