Skip to content

Commit 081e9b9

Browse files
committed
samd51 can also handle 12 voices @ 24kHz!
1 parent 046397a commit 081e9b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/atmel-samd/mpconfigport.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ CIRCUITPY_FRAMEBUFFERIO ?= $(CIRCUITPY_FULL_BUILD)
105105
CIRCUITPY_PS2IO ?= 1
106106
CIRCUITPY_RGBMATRIX ?= $(CIRCUITPY_FRAMEBUFFERIO)
107107
CIRCUITPY_SAMD ?= 1
108+
CIRCUITPY_SYNTHIO_MAX_CHANNELS = 12
108109
CIRCUITPY_WATCHDOG ?= 1
109110

110111
endif # samd51

0 commit comments

Comments
 (0)