Commit Graph

10 Commits

Author SHA1 Message Date
f88cba1843 fix: asserts && current note pointer 2023-07-14 00:20:43 +04:00
ce6a4d9ae5 wip: phase accumulated osc 2023-06-27 02:23:57 +04:00
2e4dc2c179 feat: update synth version 2023-06-18 22:02:35 +04:00
aaec53cfea feat: Oscillator GUI (#9)
Waveshape and volume implemented. Added Signal drawing

Todo: explore possibility to separate ui and applying state changes

Co-authored-by: HiveBeats <e1lama@protonmail.com>
Reviewed-on: #9
2023-06-18 19:14:30 +03:00
7eb6a1755d fix: refactor code structure into files (#8)
closes #7

Co-authored-by: HiveBeats <e1lama@protonmail.com>
Reviewed-on: #8
2023-06-18 14:46:20 +03:00
97c743100a feat: playing notes in keypress (#5)
closes #3

Co-authored-by: HiveBeats <e1lama@protonmail.com>
Reviewed-on: #5
2023-06-18 12:54:03 +03:00
320a3cc8e0 feat: raylib and it's window added (#4)
Co-authored-by: HiveBeats <e1lama@protonmail.com>
Reviewed-on: #4
2023-06-17 14:31:18 +03:00
90e2c72a89 fix(code): rearrange code 2023-06-15 23:32:04 +04:00
4760257aff fix(sound): init samples corrected 2023-06-15 19:10:28 +04:00
2a409a6de1 initial commit 2023-06-15 01:21:56 +04:00