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+2
Last edited by Dominik Wenger (Domonoky) - Monday, 22 February 2010, 23:23 GMT+2
Task Type Patches
Category Plugins
Status Closed
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 100%
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

Closed by  Dominik Wenger (Domonoky)
Monday, 22 February 2010, 23:23 GMT+2
Reason for closing:  Out of Date
Comment by Dominik Wenger (Domonoky) - Sunday, 12 August 2007, 18:28 GMT+2
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)
 apps/plugins/CATEGORIES     |    1 
 apps/plugins/viewers.config |    1 
 apps/plugins/wavsplit.c     |  949 ++++++++++++++++++++++++++++++++++++++++++++
 apps/plugins/SOURCES        |    1 
 4 files changed, 952 insertions(+)

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

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

Loading...