mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
fixed warning
This commit is contained in:
parent
b78d6b332e
commit
a514a6de47
7 changed files with 1 additions and 6 deletions
|
|
@ -26,7 +26,6 @@ public:
|
|||
static constexpr int kNumPrograms = 0;
|
||||
static constexpr int kNumInputs = 2;
|
||||
static constexpr int kNumOutputs = 2;
|
||||
static constexpr unsigned long kUniqueId = 'fira'; //Change this to what the AU identity is!
|
||||
|
||||
FireAmp(audioMasterCallback audioMaster);
|
||||
~FireAmp();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue