Vital
Loading...
Searching...
No Matches
voice_handler.cpp File Reference

Implements the VoiceHandler class for managing polyphonic voices in Vital. Contains logic for note-on/off, sustain, legato, voice stealing, and more. More...

#include "voice_handler.h"
#include "synth_constants.h"
#include "utils.h"

Go to the source code of this file.

Namespaces

namespace  vital
 Contains classes and functions used within the Vital synthesizer framework.
 

Detailed Description

Implements the VoiceHandler class for managing polyphonic voices in Vital. Contains logic for note-on/off, sustain, legato, voice stealing, and more.