e1lama
- Yerevan
- https://e1lama.ru
-
Fullstack Developer, Digital Nomad and Crypto Enthusiast
- Joined on
2023-06-03
Block a user
[oscillator] Implement phase-based oscillators
[gui] Oscillator GUI
First part done in aaec53cfea Todo:
- explore possibility to separate ui and applying state changes
fix: refactor code structure into files
[code] Refactor code structure into files
fix: refactor code structure into files
[code] Refactor code structure into files
Decided to not exclude Synth code from main as it would be better to keep there for experimenting with the Oscillator UI. Maybe will move some parts from Oscillator library into main also…