Silent 5e801b5077 WAV Player: Reconfigure to use 8-bit memory buffer, halving memory usage il y a 1 an
..
images 8a1923af47 move base pack here il y a 2 ans
img 12d4dbebe9 combine 1 il y a 2 ans
README.md 8a1923af47 move base pack here il y a 2 ans
application.fam 6e6f3b1387 bump versions for catalog il y a 1 an
wav_10px.png 8a1923af47 move base pack here il y a 2 ans
wav_parser.c 5803cfeab9 upd wavplayer il y a 2 ans
wav_parser.h 5e801b5077 WAV Player: Reconfigure to use 8-bit memory buffer, halving memory usage il y a 1 an
wav_player.c 5e801b5077 WAV Player: Reconfigure to use 8-bit memory buffer, halving memory usage il y a 1 an
wav_player_hal.c 5e801b5077 WAV Player: Reconfigure to use 8-bit memory buffer, halving memory usage il y a 1 an
wav_player_hal.h 8a1923af47 move base pack here il y a 2 ans
wav_player_view.c 5e801b5077 WAV Player: Reconfigure to use 8-bit memory buffer, halving memory usage il y a 1 an
wav_player_view.h 5e801b5077 WAV Player: Reconfigure to use 8-bit memory buffer, halving memory usage il y a 1 an

README.md

WAV player

A Flipper Zero application for playing wav files. My fork adds support for correct playback speed (for files with different sample rates) and for mono files (original wav player only plays stereo). You still need to convert your file to unsigned 8-bit PCM format for it to played correctly on flipper. Now supports 16-bit (ordinary) wav files too, both mono and stereo!

Original app by https://github.com/DrZlo13.

Also outputs audio on PA6 - 3(A6) pin