add docs for individual midi processors

This commit is contained in:
Joel Wetzell
2026-03-28 15:51:52 -05:00
parent a8fc730eed
commit 0f994e7fa9
6 changed files with 107 additions and 17 deletions
@@ -1,16 +0,0 @@
---
title: Create MIDI Message
sidebar:
label: Create
order: 1
---
- **type**: `midi.message.create`
- **params**:
- **type**
- **channel**
- **note**
- **velocity**
- **program**
- **control**
- **value**