-
-
Notifications
You must be signed in to change notification settings - Fork 621
Change the Number of Channels
Devin Roth edited this page Jun 2, 2023
·
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.c
change kNumber_Of_Channels
to the desired number.
#define kNumber_Of_Channels 16