We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d30aa5b commit f83b67bCopy full SHA for f83b67b
1 file changed
src/Chris/TFMXDecoder.h
@@ -243,6 +243,7 @@ class TFMXDecoder : public Decoder {
243
244
bool isMerged();
245
bool loadSamplesFile();
246
+ bool loadSamplesFile(const std::string &path);
247
void setTFMXv1();
248
void traitsByChecksum(); // final step after successful initialization
249
void findSongs();
0 commit comments