Commit Graph

10 Commits

Author SHA1 Message Date
bb3f12c737 fix: remove unused gui from main 2023-06-18 15:40:15 +04:00
c67ceca6c2 feat: explicit export wav functions 2023-06-18 15:27:42 +04:00
c3e6687281 feat: explicit oscillator-related code 2023-06-18 14:51:14 +04:00
9ec3a3dc20 feat: SynthSound moved to utils 2023-06-18 14:32:15 +04:00
e871d49364 feat: explicit ring buffer file 2023-06-18 14:25:44 +04: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