< Back to IRCAM Forum

SuperVP, Pm2 and IrcamBeat

Bonjour,

Is it possible for me to access SuperVP, Pm2 and IrcamBeat from my own native code (e.g. C++, C#)?

Merci Beaucoup,

Bill

You can access to SuperVP (SuperVP command line installation or Audiosculpt) as command line instructions. I use this feature in EAnalysis (http://forumnet.ircam.fr/product/eanalysis/)

Pierre Couprie

Both supervp and pm2 are command line executables (look in the Kernels directory of AudioSculpt), so these could be called from your code. The output format for many analyses is SDIF, you can use this open-source library to access those files: http://sourceforge.net/projects/sdif/

On the other hand, there is no standalone executable for IrcamBeat