MCPcopy Create free account
hub / github.com/davy7125/polyphone / InputParserEmpty

Method InputParserEmpty

sources/core/input/empty/inputparserempty.cpp:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26#include "soundfontmanager.h"
27
28InputParserEmpty::InputParserEmpty() : AbstractInputParser() {}
29
30void InputParserEmpty::processInternal(QString fileName, SoundfontManager * sm, bool &success, QString &error, int &sf2Index, QString &tempFilePath)
31{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected