Mapped oscillator pulse width to modulation wheel.

This commit is contained in:
Anachronaut
2026-03-14 09:23:08 -04:00
parent 48ee8c2c75
commit 801ea22d3e
3 changed files with 9 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
#include <stdint.h>
#define VOICE_COUNT 8
#define VOICE_COUNT 16
typedef enum {
WAVE_SINE,