This commit is contained in:
gauthiier
2015-03-04 09:33:55 +01:00
parent 32d1805791
commit 6b37eb529e
13 changed files with 318 additions and 0 deletions
@@ -1,4 +1,5 @@
class Oscillator {
float _step, _theta;
float _min, _max, _length;