Data Processing

LiteOSCParser

A lightweight OSC processing library.

This aims to be as memory-efficient as possible. Internally, this uses only two configurable contiguous blocks of memory, one for data and another for an index, that can be fixed to a specific size.

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.