diff --git a/synth/voice_allocator.h b/synth/voice_allocator.h index 6004189..c2c7ff3 100644 --- a/synth/voice_allocator.h +++ b/synth/voice_allocator.h @@ -95,7 +95,9 @@ inline void voice_allocator_process_block(voice_allocator& va, const vector= va.active_voice_count) va.index_to_steal = 0; break;