ucsb-cs48-w20 / fmSynthesizer

FM Sythesizer Plugin
MIT License
1 stars 3 forks source link

Polyphonic Synth Class #22

Open tparker48 opened 4 years ago

tparker48 commented 4 years ago

Wrapper class to chain audio signals. To be called by the audio process block within the JUCE framework.

jackkilgore commented 4 years ago

https://github.com/ucsb-cs48-w20/fmSynthesizer/tree/jackkilgore

jackkilgore commented 4 years ago

Have built a wave table to learn how the processing block works.

jackkilgore commented 4 years ago

Need to figure out the data structure for a polyphonic synth.

jackkilgore commented 4 years ago

https://docs.juce.com/master/tutorial_mpe_introduction.html