Topic: New experiments - Phazzero
Decided to mess up with the Plip Plop alike single voice classic engines, examine the code, and maybe think up some new ideas. This is a fork of this activity. I decided to try to make a single voice Phaser1, but with a couple new features:
- Pitch represented linearly in cents
- Synthesis code interleaved with logic
What this basically gives is a possibility to seamless linear slides and vibrato that runs inside the rows rather than per frame or per row. Also easy arpeggios that can slide between notes.
It is not a complete engine, just demo code. It basically capable to what the Plip Plop synth is capable of, plus clean vibrato that can be applied to one or both oscillators.