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

  • Joined on 2023-06-03
e1lama pushed to feature/filter-1 at e1lama/SeeSynth 2023-09-08 07:41:13 +00:00
6dc3de1eda feat: log-scale frequency control
e1lama pushed to feature/filter-1 at e1lama/SeeSynth 2023-09-07 23:56:42 +00:00
28ceaec23a wip: filter gui
e1lama pushed to feature/filter-1 at e1lama/SeeSynth 2023-09-07 20:10:29 +00:00
307660d83a wip: quick note
e1lama pushed to feature/filter-1 at e1lama/SeeSynth 2023-09-07 19:53:36 +00:00
5b97136f44 wip: filter (lp, hp, bp)
e1lama pushed to feature/filter-1 at e1lama/SeeSynth 2023-09-07 15:54:36 +00:00
e1lama created branch feature/filter-1 in e1lama/SeeSynth 2023-09-07 15:54:36 +00:00
e1lama pushed to master at e1lama/SeeSynth 2023-09-07 13:51:17 +00:00
868a59da0e [refactor]: rearrange code
e1lama pushed to master at e1lama/SeeSynth 2023-09-07 12:40:15 +00:00
f9ad4d844b [refactor]: trigger-process-release therms
e1lama opened issue e1lama/SeeSynth#16 2023-09-06 08:30:34 +00:00
[synth]: Filter
e1lama pushed to master at e1lama/SeeSynth 2023-09-06 08:29:46 +00:00
c50a8335d7 [feature]: ADSR (#15)
e1lama merged pull request e1lama/SeeSynth#15 2023-09-06 08:29:46 +00:00
[feature]: ADSR
e1lama closed issue e1lama/SeeSynth#14 2023-09-06 08:29:46 +00:00
[synth]: ADSR
e1lama created pull request e1lama/SeeSynth#15 2023-09-06 08:28:37 +00:00
[feature]: ADSR
e1lama commented on issue e1lama/SeeSynth#14 2023-09-06 08:27:05 +00:00
[synth]: ADSR

Nice idea to not keep it as Generic Effect. For now, will be better to implement all the stuff 'hardcoded', but use different modules.

e1lama pushed to feature/adsr at e1lama/SeeSynth 2023-09-05 19:48:01 +00:00
df7b886526 refactor: formatting
54c4e540ac feat: adsr gui
Compare 2 commits »
e1lama pushed to feature/adsr at e1lama/SeeSynth 2023-09-05 18:10:16 +00:00
a0514bad98 fix: key bindings for note release
e1lama closed issue e1lama/SeeSynth#11 2023-09-04 23:19:54 +00:00
[BUG]: segfault on start
e1lama pushed to feature/adsr at e1lama/SeeSynth 2023-09-04 23:17:15 +00:00
fd67e7b843 fix: remove unused variables
e1lama pushed to feature/adsr at e1lama/SeeSynth 2023-09-04 23:15:14 +00:00
de31b73673 fix: apply format
e1lama pushed to feature/adsr at e1lama/SeeSynth 2023-09-04 23:09:18 +00:00
564955c911 fix: vscode debugging build