feat: add stk link to explore in the future
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user