-
-
Notifications
You must be signed in to change notification settings - Fork 623
Change the Number of Channels
Devin Roth edited this page Jan 21, 2022
·
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.
If you are dealing with a high channel count you may want to modify the driver latency for more stability.
In BlackHole.h
change kNumber_Of_Channels
to the desired number.
#define kNumber_Of_Channels 16