mirror of
https://github.com/thestk/stk
synced 2026-02-07 17:56:16 +00:00
Version 2.01
This commit is contained in:
committed by
Stephen Sinclair
parent
6485746ee9
commit
ea749b71d2
@@ -33,7 +33,7 @@ class Plucked2 : public Instrmnt
|
||||
MY_FLOAT pluckPos;
|
||||
public:
|
||||
Plucked2(MY_FLOAT lowestFreq);
|
||||
~Plucked2();
|
||||
virtual ~Plucked2();
|
||||
void clear();
|
||||
virtual void setFreq(MY_FLOAT frequency);
|
||||
void setDetune(MY_FLOAT detune);
|
||||
|
||||
Reference in New Issue
Block a user