• Yerevan
  • https://e1lama.ru
  • Fullstack Developer, Digital Nomad and Crypto Enthusiast

  • Joined on 2023-06-03
e1lama created repository e1lama/e1lama-simple 2023-07-26 21:48:42 +00:00
e1lama pushed to feature/osc-10 at e1lama/SeeSynth 2023-07-13 20:20:51 +00:00
f88cba1843 fix: asserts && current note pointer
e1lama opened issue e1lama/SeeSynth#11 2023-07-13 20:16:49 +00:00
[BUG]: segfault on start
e1lama pushed to feature/osc-10 at e1lama/SeeSynth 2023-06-26 22:24:05 +00:00
ce6a4d9ae5 wip: phase accumulated osc
e1lama pushed to feature/osc-10 at e1lama/SeeSynth 2023-06-18 20:30:13 +00:00
2918cac022 feat: simple explanation given
e1lama created branch feature/osc-10 in e1lama/SeeSynth 2023-06-18 18:05:50 +00:00
e1lama pushed to feature/osc-10 at e1lama/SeeSynth 2023-06-18 18:05:50 +00:00
e1lama pushed tag v0.2 to e1lama/SeeSynth 2023-06-18 18:05:00 +00:00
e1lama pushed to master at e1lama/SeeSynth 2023-06-18 18:04:55 +00:00
2e4dc2c179 feat: update synth version
e1lama opened issue e1lama/SeeSynth#10 2023-06-18 16:17:02 +00:00
[oscillator] Implement phase-based oscillators
e1lama commented on issue e1lama/SeeSynth#6 2023-06-18 16:15:43 +00:00
[gui] Oscillator GUI

First part done in aaec53cfea Todo:

  • explore possibility to separate ui and applying state changes
e1lama deleted branch feature/gui-6 from e1lama/SeeSynth 2023-06-18 16:14:30 +00:00
e1lama pushed to master at e1lama/SeeSynth 2023-06-18 16:14:30 +00:00
aaec53cfea feat: Oscillator GUI (#9)
e1lama merged pull request e1lama/SeeSynth#9 2023-06-18 16:14:30 +00:00
feat: Oscillator GUI
e1lama created pull request e1lama/SeeSynth#9 2023-06-18 16:14:00 +00:00
feat: Oscillator GUI
e1lama pushed to feature/gui-6 at e1lama/SeeSynth 2023-06-18 16:04:02 +00:00
5730f0b68d feat: ui for oscillator
e1lama pushed to feature/gui-6 at e1lama/SeeSynth 2023-06-18 14:29:31 +00:00
cea20608ea feat: synth operations through single object
a6816e33ca fix: rename oscillator struct
Compare 2 commits »
e1lama created branch feature/gui-6 in e1lama/SeeSynth 2023-06-18 11:57:51 +00:00
e1lama pushed to feature/gui-6 at e1lama/SeeSynth 2023-06-18 11:57:51 +00:00
e1lama closed issue e1lama/SeeSynth#7 2023-06-18 11:46:21 +00:00
[code] Refactor code structure into files