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

  • Joined on 2023-06-03
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
e1lama pushed to feature/adsr at e1lama/SeeSynth 2023-09-04 19:26:02 +00:00
ef40eaf7ef fix: ADSR logic
e1lama pushed to feature/adsr at e1lama/SeeSynth 2023-09-04 18:30:48 +00:00
d883bbbf12 wip: adsr with ramp
e1lama pushed to feature/adsr at e1lama/SeeSynth 2023-08-14 08:27:29 +00:00
73aae9a490 refactor: remove unused parts
e1lama pushed to feature/adsr at e1lama/SeeSynth 2023-08-12 21:14:03 +00:00
c6c2956ac0 fix: retriggering phase problem
e1lama pushed to feature/adsr at e1lama/SeeSynth 2023-08-12 20:55:58 +00:00
635de894ad wip: play notes only on press
e1lama pushed to feature/adsr at e1lama/SeeSynth 2023-08-09 19:13:15 +00:00
c16447f30e wip: continious sound
e1lama opened issue e1lama/SeeSynth#14 2023-08-08 21:40:28 +00:00
[synth]: ADSR
e1lama pushed to feature/adsr at e1lama/SeeSynth 2023-08-08 21:38:44 +00:00
c63db4fa07 wip: ADSR
e1lama created branch feature/adsr in e1lama/SeeSynth 2023-08-08 21:38:44 +00:00
e1lama pushed to master at e1lama/SeeSynth 2023-08-08 19:35:12 +00:00
64fa6396bc [refactor]: names
268103d7da [refactor]: formatting
Compare 2 commits »
e1lama merged pull request e1lama/SeeSynth#13 2023-08-08 19:08:19 +00:00
[refactor]: c++ implementation
e1lama pushed to master at e1lama/SeeSynth 2023-08-08 19:08:19 +00:00
a445fc44b3 [refactor]: c++ implementation (#13)
e1lama created pull request e1lama/SeeSynth#13 2023-08-08 19:07:46 +00:00
[refactor]: c++ implementation