Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7585 - wavsplit plugin

Attached to Project: Rockbox
Opened by Dominik Wenger (Domonoky) - Sunday, 12 August 2007, 02:52 GMT+1
Task Type Patches
Category Plugins
Status New
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

A Plugin to split wavfiles on target.

Its not very fast and not completly ready.
But if some one is interessted.

its a viewer, so lounch it with "open with.." on a wav file.
   splitwav.patch (26.8 KiB)
 CATEGORIES     |    1 
 SOURCES        |    1 
 viewers.config |    1 
 wavsplit.c     |  848 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 851 insertions(+)

This task depends upon

Comment by Dominik Wenger (Domonoky) - Sunday, 12 August 2007, 18:28 GMT+1
Forgot to say, this plugin is based on :
http://sourceforge.net/projects/wavsplit/ (GPL Project)

attached a new version of the patch. The Gui should now behave better. :-)

   wavsplit2.patch (30.4 KiB)
 CATEGORIES     |    1 
 SOURCES        |    1 
 viewers.config |    1 
 wavsplit.c     |  949 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 952 insertions(+)

Comment by Dominik Wenger (Domonoky) - Sunday, 12 August 2007, 18:37 GMT+1

added boost while splitting. provides a good speedup.
   wavsplit2.patch (30.6 KiB)
 CATEGORIES     |    1 
 SOURCES        |    1 
 viewers.config |    1 
 wavsplit.c     |  957 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 960 insertions(+)

Loading...