Code Monkey home page Code Monkey logo

vbap's Introduction

VBAP

The repository contains documentations and implementations of the Vector Base Amplitude Panning (VBAP). The VBAP is a spatialization techniques created by Ville Pulkki in the late 90's. For further information see the references. The VBAP is available as a C library with an implementation as externals for Pure Data (and also as abstractions).

Travis
Appveyor
Coverage Status

Documentation

Compilation

Use the basic CMake approach:

mkdir build
cd build
cmake ..
cmake --build .

Author

Pierre Guillot | CICM | Université Paris 8

vbap's People

Contributors

pierreguillot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

porres

vbap's Issues

library name conflict

this is just to inform you that there already is a vbap external for Pd, which has been in wide use (as it was shipped with Pd-extended; and is also packaged for Debian/Ubuntu/...) for a number of years (seems that the initial commit to the Pd respository was in 2002; it got a complete rewrite in 2009).

it seems that your implementation doesn't share anything with this "original" vbap-library apart from the name (and the goal - vector based amplitude panning), making them incompatible.
(luckily the object names do not conflict)

in order to keep confusion on frustration of any potential users low, i'd suggest to rename this library to something more fancy.

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.