Git Product home page Git Product logo

om-supervp's Introduction

om-supervp

This library allows to use sound analysis and processing kernel SuperVP in OM visual programs.

OM-SuperVP library for OM by Jean Bresson and Jean Lochard, (c) IRCAM 2006-2018

SuperVP is developed and distributed by IRCAM - Analysis/Synthesis team


This program is free software. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY, without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

This library does NOT include SuperVP sources or binaries, which must be installed separately and located in the SuperVP section of OM Preferences/Libraries tab.


Description

The OM-SuperVP tools are organized in three main categories : analysis, processing, and synthesis.

OM-SuperVP provides :

  • a user-friendly interface to the sound processing kernel in your favorite computer-aided composition environment ;
  • formatting sound processing or analysis parameters for SuperVP using OM symbolic/musical objects and visual programming tools ;
  • designing complex processes including itérative/sequencial calls to the sound processing kernel ;
  • connecting SuperVP processes to compositional processes and models developed in OM ;
  • ...

Configuration

Once the OM-SuperVP library is loaded in OM, a new item will appear in the Externals tab of the OM Preferences window. OM will display the kernel path in red if it is not found or not set correctly.

Depending on your distribution SuperVP might or might not be present in your library package. If needed you can specify the path to another location where it might be installed (e.g. within the AudioSculpt application package: the sound processing kernels can be found inthe AudioSculpt x.x.x/Kernels/ folder).

File Formats

Parameters files

Most SuperVP processes use input files to read the parameters for sound treatments.

The parameters files are generally formatted as text, and can be written and read using standard text editors (or TextFile/TextBuffer objects in OM). They also require knowledge about formatting in order to work correctly, depending on the different sound treatments and processing. OM-SuperVP deals with these formatting issues for you, and converts standard OM objects (lists, BPFs, etc.) into adapted parameter files for SuperVP.

Analysis Files

All SuperVP sound analyses results are stored ans returned as SDIF files : the analysis functions return a file pathname to connect to the SDIFFILE object.

SDIF file contents can be inspected and converted to data lists or OM objects using the SDIF package tools.

The default location for reading/writing the SuperVP parameters files can be set in the Preferences.

More on SDIF: http://sdif.sourceforge.net/

Library Design and Sound Processing Options

OM-SuperVP boxes have a number fixed of inputs + somme additional keyword inputs.

Generally speaking, the options proposed in the OM boxes strictly match the corresponding options in AudioSculpt. See the function documetations (d) to get an overview and description of the different options of the OM-SuperVP boxes.

=> Consult the AudioSculpt User Manual in order to understand and set the values of these parameters.

om-supervp's People

Contributors

j-bresson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.