@ -40,11 +38,8 @@ To choose your MIDI output device, press `F1` (or `Ctrl+D`) to open the main men
│ │
│ │
│ Clock & Timing... │
│ Clock & Timing... │
│.....................│
│.....................│
```
```
</sup>
## Prerequisites
## Prerequisites
Core library: A C99 compiler (no VLAs required), plus enough libc for `malloc`, `realloc`, `free`, `memcpy`, `memset`, and `memmove`. (Also, `#pragma once` must be supported.)
Core library: A C99 compiler (no VLAs required), plus enough libc for `malloc`, `realloc`, `free`, `memcpy`, `memset`, and `memmove`. (Also, `#pragma once` must be supported.)