TR123e - EMCT Computing Final Project Version 1.0
Research Project Translation from gen~ to embedded Moog synth
Loading...
Searching...
No Matches
PortamentoPlayer.cpp File Reference

Implementation of real-time frequency interpolation engine. More...

#include "PortamentoPlayer.h"
#include <cmath>

Detailed Description

Implementation of real-time frequency interpolation engine.

This implementation provides professional-grade pitch sliding with sample-accurate timing and musical tuning precision. The algorithms balance computational efficiency with musical accuracy, suitable for real-time synthesis applications requiring smooth frequency transitions.