feat: playing notes in keypress (#5)

closes #3

Co-authored-by: HiveBeats <e1lama@protonmail.com>
Reviewed-on: #5
This commit is contained in:
2023-06-18 12:54:03 +03:00
parent 320a3cc8e0
commit 97c743100a
4 changed files with 329 additions and 18 deletions

View File

@@ -4,5 +4,6 @@
],
"files.associations": {
"algorithm": "c"
}
},
"FSharp.suggestGitignore": false,
}