Nanomidi
Simple stream-based MIDI message encoder and decoder
common.h File Reference
#include <stddef.h>
Include dependency graph for common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MIDI_STREAM_CAPACITY_UNLIMITED   (SIZE_MAX)
 Unlimited capacity of midi_istream or midi_ostream. More...
 

Macro Definition Documentation

◆ MIDI_STREAM_CAPACITY_UNLIMITED

#define MIDI_STREAM_CAPACITY_UNLIMITED   (SIZE_MAX)

Unlimited capacity of midi_istream or midi_ostream.