feat: refactoring

This commit is contained in:
2023-06-05 16:56:55 +04:00
parent 07cb8f8003
commit 059ea3db5b
7 changed files with 54 additions and 74 deletions

View File

@@ -17,7 +17,6 @@ type GenerationParameter =
Sample: float }
let private pos hz x = (hz * x / sampleRate) % 1.
let sineosc hz x =