pschatzmann / arduino-stk

The Synthesis ToolKit in C++ (STK) Library for Arduino
Other
42 stars 3 forks source link

Harmonics with amplitude interpolation #1

Open lbrutti opened 3 years ago

lbrutti commented 3 years ago

Hello Phil, thanks for this awsome jobs, really.

Is there a way to implement a bank of multiple sine osc with interpolated amplitude? I'd like to write a sketch that converts acceleration data to harmonics amplitude smoothly.

Thanks, Lorenzo