Adding Bookmarks Externally
Posted: Mon Oct 06, 2008 12:44 pm
Dear sirs
I wonder if you could help me.
I have some experience of using Audacity in editing speech files. It is very good. Currently I have edited about 30 hours of final sound in very great detail (its taken me over 300 hours to this!) This is an entirely voluntary, not for profit , activity. (If you are interested I can send the link to where you download our stuff - its all public domain when its finished - but it is all in Welsh!)
To save time I now have a java program that processes wav files. It understands a particular problem that takes a long time in Audacity to do. (Which is how to remove a certain type of click – but only from the gaps between spoken text - and leave the spoken text totally unaffected - I have not yet found any tool in Audacity that can do this for me).
One of the outputs from my java is a file (could be xml) telling what alterations the process made - I can get it to tell me the samples numbers its changed and also their offsets in terms of elapsed time or sample count.
I'd like to import this log into the Audacity files so that the next time I re-open Audacity I have a series of 'book marks' showing me the areas I have changed.
To do this I could reverse enginneer the file format to do this - I have not looked yet. But if there is a published spec that will be very helpful - so far I haven't found on your site where I can access the code (or maybe the library used to serialise to and from the file system?).
In 'ordinary life' I'm CTO of a java xml and database company so don't worry if your description is very (very) technical - reading/writing binary files is something I've been doing for the last 25 years
many thanks
Tony Eastwood
I wonder if you could help me.
I have some experience of using Audacity in editing speech files. It is very good. Currently I have edited about 30 hours of final sound in very great detail (its taken me over 300 hours to this!) This is an entirely voluntary, not for profit , activity. (If you are interested I can send the link to where you download our stuff - its all public domain when its finished - but it is all in Welsh!)
To save time I now have a java program that processes wav files. It understands a particular problem that takes a long time in Audacity to do. (Which is how to remove a certain type of click – but only from the gaps between spoken text - and leave the spoken text totally unaffected - I have not yet found any tool in Audacity that can do this for me).
One of the outputs from my java is a file (could be xml) telling what alterations the process made - I can get it to tell me the samples numbers its changed and also their offsets in terms of elapsed time or sample count.
I'd like to import this log into the Audacity files so that the next time I re-open Audacity I have a series of 'book marks' showing me the areas I have changed.
To do this I could reverse enginneer the file format to do this - I have not looked yet. But if there is a published spec that will be very helpful - so far I haven't found on your site where I can access the code (or maybe the library used to serialise to and from the file system?).
In 'ordinary life' I'm CTO of a java xml and database company so don't worry if your description is very (very) technical - reading/writing binary files is something I've been doing for the last 25 years
many thanks
Tony Eastwood