Puara / puara-module-templates

Template for crating music controllers using the Puara framework
0 stars 4 forks source link

Puara Module template (module manager)

This repository contains several templates to be used as a base to create devices that can be controlled over the network the Puara Framework.

How to use

Available Templates

basic

Use this as a bare-minimum template to just make puara-module available in you microcontroller.

basic-osc

Use this as a base if you want to send and receive osc messages.

ble-advertising

Use this as a base if you want to expose sensor data as BLE advertisements.

libmapper-osc

Use this as a base if you want to use libmapper or raw OSC messages.

More Info on the research related with Puara

http://www.sat.qc.ca

http://www.idmil.org

https://www.edumeneses.com

Licensing

The code in this project is licensed under the MIT license, unless otherwise specified within the file.