This page hosts ChucK scripts I work on that are worth sharing. There are brief descriptions of each.
Encode.chug & Decode.chug - ChucK Chugins that act as ambisonic encoders and decoders, up to 5th order.
AmbiMath.chug - A non-UGen chugin that acts as a spherical harmonics math library. Up to 5th order.
recv_2ndorder.ck - a partner of "send_2ndorder.ck" that allows for 2nd order ambisonics and sound source movement via HID input.
send_2ndorder.ck - a partner of "recv_2ndorder.ck"
recv_1storder.ck - a partner of "send_1storder.ck" that allows for 1st order ambisonics and sound source movement via HID input.
send_1storder.ck - a partner of "recv_1storder.ck"