Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - mckinney

Pages: [1]
1
Host Forum: Sonic Visualiser / Interfacing MATLAB and Sonic Visualiser
« on: December 02, 2008, 21:03:09 »
I've been doing some quick development in MATLAB and using SV to display the results (annotations) along with the audio file.  I'd like to automate the process of displaying the results in SV (without having to manually load the annotation layers each time).  I've thought of a couple of methods for doing this:

1) write a matlab function to save data in a .sv format (need more info on the .sv format - where can I find this without having to parse it from the source code?)
2) modify SV to take more command-line arguments to auto-load .csv or .svl annotation files.

Any comments, suggestions, alternative ideas, (or complete solutions!) are welcome.

I suppose the idea behind SV is to develop within the VAMP plugin framework, but for some of us it's still faster and more convenient to do the initial work in MATLAB.  SV adds a lot to this method by displaying results and audio in real-time during playback.  I'd love to automate it.  Thanks for any help/suggestions.

-Martin

Pages: [1]