mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 22:01:30 +00:00
Adding donation information
This commit is contained in:
@@ -10,3 +10,15 @@ WAV Player is very particular about the format. WavPlayer needs BitExact, NO hea
|
|||||||
|
|
||||||
To produce a compatible file, you can also use [FFmpeg](https://ffmpeg.org/):<br>
|
To produce a compatible file, you can also use [FFmpeg](https://ffmpeg.org/):<br>
|
||||||
`ffmpeg -i .\input.mp3 -c:a pcm_u8 -fflags +bitexact -flags:a +bitexact -ac 2 -ar 48k output.wav`
|
`ffmpeg -i .\input.mp3 -c:a pcm_u8 -fflags +bitexact -flags:a +bitexact -ac 2 -ar 48k output.wav`
|
||||||
|
|
||||||
|
I've had so many asking for me to add this.<br>
|
||||||
|
 
|
||||||
|
|
||||||
|
**BTC**: `3AWgaL3FxquakP15ZVDxr8q8xVTc5Q75dS`<br>
|
||||||
|
**ETH**: `0x0f0003fCB0bD9355Ad7B124c30b9F3D860D5E191`
|
||||||
|
|
||||||
|
So, here it is. All donations of *any* size are humbly appreciated.<br>
|
||||||
|
 
|
||||||
|
|
||||||
|
Donations will be used for hardware (and maybe caffine) to further testing!<br>
|
||||||
|

|
||||||
|
|||||||
Reference in New Issue
Block a user