![]() |
Just Intonation
Version 1.3.1 (19)
Explore key-independent dynamically adapting tuning in just intonation
|
#include <QApplication>
#include <QQmlApplicationEngine>
#include <QLoggingCategory>
#include "config.h"
#include "system/runguard.h"
#include "system/downloader.h"
#include "system/systemtools.h"
#include "system/filehandler.h"
#include "application.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |