joelle-o-world / naive-instruments

Clueless audio synthesis library in C++
0 stars 0 forks source link

shorthand: `sumPitchOsc(...signals)` #54

Open joelle-o-world opened 1 year ago

joelle-o-world commented 1 year ago

useful for creating oscs with vibrato and other frequency modulation

joelle-o-world commented 1 year ago

sums all signals together. Passes them to a pitchToFrequency. puts that into an orc

Other flavours will be wanted for other waveforms