-
-
Notifications
You must be signed in to change notification settings - Fork 623
Change the Number of Channels
Steffan Andrews edited this page Jun 3, 2022
·
6 revisions
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