forked from len0rd/rockbox
Created new viewer application to test WavPack encoding. Accepts .wav file
and generates lossless .wv with the same name. Runs at about 150% realtime for now. Only problem is that folder display (and playlist?) do not get updated when finished and since files don't show extensions it's a little hard to tell which is which (wav is first by alpha). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7010 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
dacbc16d5b
commit
febd9750f1
3 changed files with 297 additions and 0 deletions
|
@ -68,6 +68,7 @@ alpine_cdc.c
|
|||
|
||||
#if CONFIG_HWCODEC == MASNONE /* software codec platforms */
|
||||
iriverify.c
|
||||
wav2wv.c
|
||||
#else
|
||||
splitedit.c
|
||||
metronome.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue