Skip to content

Software Requirements

Sam Bilbow edited this page Dec 10, 2022 · 8 revisions

Compatibility

  • Tested with macOS 10.15 (Catalina)
  • Tested with Max 8.0.8
  • Tested with LeapMotion SDK 2.3.0

Installation

  • Download the repository as a zip or
  • git clone https://github.com/sambilbow/area in your terminal emulator.
    • You will need git-lfs installed to do this due to the size of test.wav
    • test.wav deprecated due to lfs pricing. Contact me if you require an ambisonic test file, or download one online (e.g. link)

Max 8

Abstractions Included

  • nodelooper.mxo (looping patch using on karma~)
  • envlooper~.mxo (ambisonic looper built using nodelooper and mc)
  • serialparse.mxo (takes care of parsing the serial stream from the ESP32)
  • rgrain.mxo (modified rgrain.maxpat from C'74 Examples)
  • granulator.mxo (modified rgrano.maxpat from C'74 Examples)
  • rchoose.mxo (in C'74 Examples)
  • transratio.mxo (in C'74 Examples)

    Externals

  • karma~ by Rodrigo Constanza available on GitHub - version 1.0
    • karma~.mxo
  • Ambisonics Externals by ICST available on zhdk.ch - version 2.3.2
    • ambidecode~.mxo
    • ambiencode~.mxo
    • ambimonitor.mxo
  • Leapmotion for Max by Jules François available on GitHub

Plugins