heerdyes / amUrtayantra

a formless machine to explore the question: what is livecoding?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amUrtayantra

a formless machine to explore the question: what is livecoding?

ay0

The amUrtayantra (sanskrit: formless machine) is an array (tape) based virtual machine that controls the audio buffer using a subset of printable ascii characters (its alphabet). It is being built as an effort to understand and experience the essence of livecoding. During the course of performance the machine must be programmed as it is running (hence live); there is no start/stop/reload as it endlessly loops over the tape/array. 10 presets (0-9). It is built on openframeworks, which uses the RtAudio library, so no JACK. Future plans include a baremetal version for the raspberry pi computer.

About

a formless machine to explore the question: what is livecoding?

License:GNU General Public License v3.0


Languages

Language:C++ 55.6%Language:GLSL 19.6%Language:C 15.4%Language:Makefile 6.7%Language:QML 2.4%Language:Shell 0.2%