Vamp Plugins Forum
May 23, 2013, 11:48:50 *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1] 2 3 ... 10
 1 
 on: May 16, 2013, 16:29:26 
Started by cannam - Last post by cannam
Version 1.0 of the Vamp Test Plugin is now available.

This, the world's least interesting Vamp plugin, is the equivalent of a TV test signal: it produces a set of very simple static outputs intended to help the authors of Vamp hosts check that they are handling plugin output sample types correctly.

See https://code.soundsoftware.ac.uk/projects/vamp-test-plugin for more information.

If you are the author of a Vamp host, you might find it useful.


Chris

 2 
 on: May 16, 2013, 16:03:20 
Started by cannam - Last post by cannam
Sonic Visualiser is an application for inspecting and analysing the
contents of music audio files. It combines powerful waveform and
spectral visualisation tools with automated feature extraction plugins
and annotation capabilities.

Version 2.1 of Sonic Visualiser is now available. This is a bugfix release.

 http://www.sonicvisualiser.org/

For more information, please read the change log at:

 http://code.soundsoftware.ac.uk/projects/sonic-visualiser/repository/entry/CHANGELOG


Chris

 3 
 on: May 10, 2013, 21:33:58 
Started by violetpow - Last post by acedelco
I tried to install Vamp Plugins to Windows XP. I tried all hints in the Internet without success. Finally i succeeded: c:\Vamp Plugins is my folder to install VP there. I am very happy after 3 days of work to install.

 4 
 on: May 10, 2013, 21:32:43 
Started by optout - Last post by acedelco
I tried to install Vamp Plugins to Windows XP. I tried all hints in the Internet without success. Finally i succeeded: c:\Vamp Plugins is my folder to install VP there. I am very happy after 3 days of work to install.

 5 
 on: May 10, 2013, 21:32:04 
Started by derf - Last post by acedelco
I tried to install Vamp Plugins to Windows XP. I tried all hints in the Internet without success. Finally i succeeded: c:\Vamp Plugins is my folder to install VP there. I am very happy after 3 days of work to install.

 6 
 on: May 10, 2013, 21:30:09 
Started by KongKI - Last post by acedelco
I tried to install Vamp Plugins to Windows XP. I tried all hints in the Internet without success. Finally i succeeded: c:\Vamp Plugins is my folder to install VP there. I am very happy after 3 days of work to install.

 7 
 on: May 10, 2013, 21:28:46 
Started by derf - Last post by acedelco
I tried to install Vamp Plugins to Windows XP. I tried all hints in the Internet without success. Finally i succeeded: c:\Vamp Plugins is my folder to install VP there. I am very happy after 3 days of work to install.

 8 
 on: May 10, 2013, 08:49:35 
Started by cannam - Last post by cannam
Sonic Annotator is a utility program for batch feature extraction from
audio files.  It runs Vamp audio analysis plugins with specified
parameters on audio files, and writes the result features in a
selection of formats, in particular as RDF using the Audio Features
and Event ontologies, or as simple CSV files.

Version 1.0 is now available. This is a bugfix release.
For more details, see the changelog at

http://code.soundsoftware.ac.uk/projects/sonic-annotator/repository/entry/CHANGELOG

For more information about Sonic Annotator and for downloads,
please see

 http://www.omras2.org/SonicAnnotator


Chris

 9 
 on: May 10, 2013, 08:43:43 
Started by cannam - Last post by cannam
Version 2.5 of the Vamp plugin SDK is now available.

   http://www.vamp-plugins.org/

Vamp is a plugin API for audio analysis and feature extraction plugins written in C or C++.  Its SDK features an easy-to-use set of C++ classes for plugin and host developers, a reference host implementation, example plugins, and documentation.  It is supported across Linux, OS/X, and Windows.

A documentation guide to writing plugins using the Vamp SDK can be found at http://www.vamp-plugins.org/guide.pdf.

Version 2.5 is a bugfix release. For more details, see the changelog at

http://code.soundsoftware.ac.uk/projects/vamp-plugin-sdk/repository/entry/CHANGELOG

The most significant fix in this release is in the host SDK, and affects the handling of output timestamps in the (little used) FixedSampleRate output type.


Chris

 10 
 on: May 02, 2013, 17:56:49 
Started by justin - Last post by justin
Yup, you nailed it.

The machines didn't have the VC++ runtime dll's installed and hence the plugin wasn't being recognized. Once I installed the dll's from here: http://www.microsoft.com/en-us/download/details.aspx?id=5555
the problem was solved.

In case anyone else is following this thread, I also found a link explaining how to avoid the problem in the first place by statically linking to the C/C++ runtime: http://stackoverflow.com/questions/3162325/after-building-exe-using-vs-2010-c-missing-msvcp100-dll

Thanks for the speedy solution Chris!

Update: I just tried the workaround proposed in the link I posted above, but the compiler throws a bunch of linking errors and the build fails Shocked Anyway, all in all problem solved  Smiley

Pages: [1] 2 3 ... 10
Powered by MySQL Powered by PHP Powered by SMF 1.1.14 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!