Skip to content

Commit

Permalink
Needs more voice to test out voice stack = 16
Browse files Browse the repository at this point in the history
  • Loading branch information
abique committed Dec 18, 2023
1 parent 380ce48 commit 1d3406c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/constants.hh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#include <cstdint>

namespace clap {
static const constexpr uint32_t MAX_VOICES = 8;
static const constexpr uint32_t MAX_VOICES = 32;

// Internal block size used to divide large process calls
static const constexpr uint32_t BLOCK_SIZE = 128;
Expand Down

0 comments on commit 1d3406c

Please sign in to comment.