florian-grond / SC-HOA

HOA wrapper classes for SuperCollider based on https://github.com/sekisushai/ambitools
GNU General Public License v3.0
32 stars 7 forks source link

sudo-Ugens and Helpfiles to reflect added features in HOAUgens #16

Closed thibaudk closed 6 years ago

thibaudk commented 6 years ago

This PR follows https://github.com/florian-grond/sc3-pluginsHOA/pull/8

it contains updated versions of the Beamformation sudo-Ugens and Help files as well as the folowing: _HOALibEnc3D class and doc for "light weight", plane wave, high order encoding of mono sources _HOALibEnc3D class and doc for "light weight", broad sounding, plane wave, high order encoding of mono sources _HOALibOptim class and doc for InPhase and MaxRe optimisation of high order ambisonic sound fields

These Classes aim to match closely preexisting uses of the SC-HOA sudo-Ugens.

Help files are still rudimentary but tutorials and updated guide are comming soon.

florian-grond commented 6 years ago

Thanks Thibaud!