feat: add stk link to explore in the future

This commit is contained in:
2024-01-17 16:13:44 +07:00
parent 83fe94b34d
commit f0e2d98c12

View File

@@ -35,4 +35,7 @@ for (n = 0; n < totalSamples; n++) {
}
We can replace the sin function with any periodic function that returns an amplitude for a given phase angle. Thus, this small piece of code can be used to produce a very wide range of sounds. Functionally, it is the software equivalent of an oscillator, the basic building block of almost all synthesizers.
We can replace the sin function with any periodic function that returns an amplitude for a given phase angle. Thus, this small piece of code can be used to produce a very wide range of sounds. Functionally, it is the software equivalent of an oscillator, the basic building block of almost all synthesizers.
https://ccrma.stanford.edu/software/stk/index.html