-
-
Notifications
You must be signed in to change notification settings - Fork 623
Change the Number of Channels
devinroth edited this page Nov 1, 2019
·
6 revisions
CAUTION: DAW support is limited with over 256 channels. Proceed at your own risk.
In theory there is no limit to the number of channels that BlackHole can support. DAWs have hard limits and some will not function if a driver is above their supported limit.
In BlackHole.h
change NUMBER_OF_CHANNELS
to the desired number.
#define NUMBER_OF_CHANNELS 16