Update ReadMe.md

This commit is contained in:
UberGuidoZ 2022-05-17 22:17:10 -07:00 committed by GitHub
parent 453dcd390f
commit 28727bcb81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ Work in progress. Needs the [WAV Player application](https://github.com/flipperd
Create a wav_player folder in the root of your SD card. You'll need 8-bit unsigned WAV files (try [Audacity](https://www.audacityteam.org/) for conversion.)
WAV Player is apparently very particular about the format.Okay finally have some results, WavPlayer wants BitExact, NO headers, 48k PCM unsigned 8-bit stereo. Example:
WAV Player is apparently very particular about the format. WavPlayer wants BitExact, NO headers, 48k PCM unsigned 8-bit stereo. Example:
`Input #0, wav, from '.\canyon.wav':`<br>
` Duration: 00:02:03.38, bitrate: 768 kb/s`<br>