mirror of
https://github.com/thestk/stk
synced 2026-01-18 15:11:53 +00:00
Version 2.01
This commit is contained in:
committed by
Stephen Sinclair
parent
6485746ee9
commit
ea749b71d2
@@ -21,7 +21,7 @@ class SamplFlt : public Sampler
|
||||
TwoZero *twozeroes[2];
|
||||
public:
|
||||
SamplFlt();
|
||||
~SamplFlt();
|
||||
virtual ~SamplFlt();
|
||||
virtual MY_FLOAT tick();
|
||||
virtual void controlChange(int number, MY_FLOAT value);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user