| 123 | } |
| 124 | |
| 125 | bool SynthEngineImpl::isValid() const { |
| 126 | return mEngine != nullptr; |
| 127 | } |
| 128 | |
| 129 | ////////////////////////////////////////////////////////////////////////////// |
| 130 | // ISynthOscillator static factory methods |
no outgoing calls
no test coverage detected