6 operator FM synth
PaulForgey
Posts: 25
in Propeller 1
I've taken what I learned from my first major project (a 4 operator version of this with a less efficient engine) and worked out a 6 operator, 8 note polyphonic synth project. I'll post some SoundCloud samples of it shortly.
Unfortunately, as I am pushing the limits of the P1, the components are very tightly coupled with each other and do not separate out well into individually useful modules.
The real DAC can be easily substituted for a PWM output.
https://github.com/PaulForgey/synth
I am also working on a proper schematic and will be testing a PCB, after which I will update the repository to include them.
If anyone actually builds this thing, I'd be interested in feedback!
Unfortunately, as I am pushing the limits of the P1, the components are very tightly coupled with each other and do not separate out well into individually useful modules.
The real DAC can be easily substituted for a PWM output.
https://github.com/PaulForgey/synth
I am also working on a proper schematic and will be testing a PCB, after which I will update the repository to include them.
If anyone actually builds this thing, I'd be interested in feedback!
Comments
piano-ish voice (with DAC)
voilin-ish voice (with PWM output)