Try to solve windows builds
This commit is contained in:
parent
3ceee27c0a
commit
e13456d41d
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ namespace config {
|
|||
constexpr size_t numChannels { 2 };
|
||||
constexpr int numBackgroundThreads { 4 };
|
||||
constexpr int numVoices { 64 };
|
||||
constexpr int maxVoices { 256 };
|
||||
constexpr unsigned maxVoices { 256 };
|
||||
constexpr int maxFilePromises { maxVoices * 2 };
|
||||
constexpr int sustainCC { 64 };
|
||||
constexpr int allSoundOffCC { 120 };
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue