|
@@ -50,7 +50,6 @@ public: |
|
|
void flush() override {} |
|
|
void flush() override {} |
|
|
|
|
|
|
|
|
private: |
|
|
private: |
|
|
// TODO |
|
|
|
|
|
int getResultAsInt(const char* text) noexcept; |
|
|
int getResultAsInt(const char* text) noexcept; |
|
|
|
|
|
|
|
|
SuperColliderEngine* _engine; |
|
|
SuperColliderEngine* _engine; |
|
|