MuseScore
3.4
Music composition and notation
|
#include <stdio.h>
#include <unistd.h>
#include <QFile>
#include "xmlwriter.h"
#include "midifile.h"
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
bool | debugMode = false |
int main | ( | int | argc, |
char * | argv[] | ||
) |
bool debugMode = false |