Silent 2dc07671ce WAV Player: Migrate to View Holder 1 gadu atpakaļ
..
images 8a1923af47 move base pack here 2 gadi atpakaļ
img 12d4dbebe9 combine 1 2 gadi atpakaļ
README.md 8a1923af47 move base pack here 2 gadi atpakaļ
application.fam 2dc07671ce WAV Player: Migrate to View Holder 1 gadu atpakaļ
wav_10px.png 8a1923af47 move base pack here 2 gadi atpakaļ
wav_parser.c 5803cfeab9 upd wavplayer 2 gadi atpakaļ
wav_parser.h 2dc07671ce WAV Player: Migrate to View Holder 1 gadu atpakaļ
wav_player.c 2dc07671ce WAV Player: Migrate to View Holder 1 gadu atpakaļ
wav_player_hal.c 5e801b5077 WAV Player: Reconfigure to use 8-bit memory buffer, halving memory usage 1 gadu atpakaļ
wav_player_hal.h 8a1923af47 move base pack here 2 gadi atpakaļ
wav_player_view.c 2dc07671ce WAV Player: Migrate to View Holder 1 gadu atpakaļ
wav_player_view.h 2dc07671ce WAV Player: Migrate to View Holder 1 gadu atpakaļ

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