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

  • Joined on 2023-06-03
e1lama pushed to fix/code-7 at e1lama/SeeSynth 2023-06-18 10:51:21 +00:00
c3e6687281 feat: explicit oscillator-related code
e1lama pushed to fix/code-7 at e1lama/SeeSynth 2023-06-18 10:32:21 +00:00
9ec3a3dc20 feat: SynthSound moved to utils
e1lama pushed to fix/code-7 at e1lama/SeeSynth 2023-06-18 10:25:52 +00:00
e871d49364 feat: explicit ring buffer file
e1lama pushed to fix/code-7 at e1lama/SeeSynth 2023-06-18 10:08:12 +00:00
e1lama created branch fix/code-7 in e1lama/SeeSynth 2023-06-18 10:08:12 +00:00
e1lama opened issue e1lama/SeeSynth#7 2023-06-18 10:06:37 +00:00
[code] Refactor code structure into files
e1lama opened issue e1lama/SeeSynth#6 2023-06-18 10:02:13 +00:00
[gui] Oscillator GUI
e1lama pushed to master at e1lama/SeeSynth 2023-06-18 09:54:04 +00:00
97c743100a feat: playing notes in keypress (#5)
e1lama merged pull request e1lama/SeeSynth#5 2023-06-18 09:54:03 +00:00
feat: playing notes in keypress
e1lama closed issue e1lama/SeeSynth#3 2023-06-18 09:54:03 +00:00
[gui] Workflow to play notes on a button press
e1lama created pull request e1lama/SeeSynth#5 2023-06-18 09:52:20 +00:00
feat: playing notes in keypress
e1lama pushed to feature/gui-3 at e1lama/SeeSynth 2023-06-18 09:45:22 +00:00
2c3df4baed fix: buffer length parameters change
e1lama pushed to feature/gui-3 at e1lama/SeeSynth 2023-06-17 23:25:35 +00:00
aeeab6977f refactor: minor changes in the code
e1lama pushed to feature/gui-3 at e1lama/SeeSynth 2023-06-17 22:31:53 +00:00
1ac275906f feat: playing full notes with ring buffer
e1lama pushed to feature/gui-3 at e1lama/SeeSynth 2023-06-17 15:37:26 +00:00
0eb203f9f4 feat: configure debugging
d7f4538418 fix(note): semitone shift overflow
Compare 2 commits »
e1lama pushed to feature/gui-3 at e1lama/SeeSynth 2023-06-17 12:33:46 +00:00
0cdac55d27 wip: playing sounds on keypress
e1lama pushed to feature/gui-3 at e1lama/SeeSynth 2023-06-17 12:04:57 +00:00
10bf0c6a06 feat: detect note pressed
e1lama pushed to feature/gui-3 at e1lama/SeeSynth 2023-06-17 11:37:02 +00:00
e1lama created branch feature/gui-3 in e1lama/SeeSynth 2023-06-17 11:37:02 +00:00
e1lama closed issue e1lama/SeeSynth#2 2023-06-17 11:34:42 +00:00
[gui] Add Raylib