Skip to content

ucalgary-shivers/libmapper-arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libmapper-arduino

Installation

  • Clone or download this repository as zip into libraries folder

C++ API

  • To use the C++ API, add #include <mapper_cpp.h> to .ino file
  • A tutorial for libmapper C++ API is found here

C API

  • To use the C API, add #include <mapper.h> to .ino file
  • A tutorial for libmapper C API is found here

Updating the library

  • Run ./update-library.sh

About

Fork of https://github.com/libmapper/libmapper-arduino

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors