Skip to content

feat: Cairo to JSON #31

@caseywescott

Description

@caseywescott

A suite of functions mapping Cairo Midi msgs to JSON object for web retrieval.

Functions that format the following messages to JSON:

NOTE_ON
NOTE_OFF
SET_TEMPO
TIME_SIGNATURE
CONTROL_CHANGE
PITCH_WHEEL
AFTER_TOUCH
POLY_TOUCH

These functions can then be used create a function 'midi_to_json' that iterates through Midi msgs and formats them to create the complete JSON object.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions