mirror of
https://github.com/thestk/stk
synced 2026-02-02 15:46:15 +00:00
Version 3.1
This commit is contained in:
committed by
Stephen Sinclair
parent
868787a5f9
commit
4b6500d3de
@@ -30,7 +30,7 @@ class Simple : public Instrmnt
|
||||
MY_FLOAT loopGain;
|
||||
public:
|
||||
Simple();
|
||||
~Simple();
|
||||
virtual ~Simple();
|
||||
void clear();
|
||||
virtual void setFreq(MY_FLOAT frequency);
|
||||
void keyOn();
|
||||
|
||||
Reference in New Issue
Block a user