暫無描述

MX 1decb30df8 upd wavplayer 2 年之前
images 1943d2166c move base pack here 2 年之前
img f402c33f0e combine 1 2 年之前
README.md 1943d2166c move base pack here 2 年之前
application.fam ab770393b6 fix catalog versions 2 年之前
wav_10px.png 1943d2166c move base pack here 2 年之前
wav_parser.c 1decb30df8 upd wavplayer 2 年之前
wav_parser.h 1943d2166c move base pack here 2 年之前
wav_player.c 1943d2166c move base pack here 2 年之前
wav_player_hal.c 1943d2166c move base pack here 2 年之前
wav_player_hal.h 1943d2166c move base pack here 2 年之前
wav_player_view.c 1943d2166c move base pack here 2 年之前
wav_player_view.h 1943d2166c move base pack here 2 年之前

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