Skip to content

A set of externals and abstractions for sound spatialization in Pure Data.

License

Notifications You must be signed in to change notification settings

pierreguillot/spam

Repository files navigation

spam

A set of externals and abstractions for sound spatialization.

image

Externals:

  • spam~: The object loads several instances of a patch.
  • spam.in: The inlet object for messages.
  • spam.in~: The inlet object for signal.
  • spam.out: The outlet object for messages.
  • spam.out~: The outlet object for signal.
  • spam.connect: The object that creates several connections in one click.
  • spam : The all-in-one library

Spatialization:

  • soxel - matrix based spatialization tools
  • ylm - high order ambisonics spatialization tools
  • zpt - point source spatialization tools

Installation:

  • Download the Release .
  • Unzip the file.
  • Put the spam folder in the Pure Data library folder.
  • Add spam in the Pure Data's startup window from the menu (optional):
    Pd → Preferences → Startup... → [New...] → spam

Compilation

Travis
Appveyor

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

Author: Pierre Guillot
Organizations: Université Paris 8 | CICM | Labex Arts H2H
Website: https://github.com/pierreguillot/spam

license

About

A set of externals and abstractions for sound spatialization in Pure Data.

Resources

License

Stars

Watchers

Forks

Packages

No packages published