thefinalcutbg / QAN1xEditor

An editor for the Yamaha AN1x synthesizer
MIT License
14 stars 1 forks source link

QAN1xEditor

An editor for the Yamaha AN1x synthesizer written in C++ and Qt

Table of Contents

General Information

QAN1x is a free open-source software written in C++ and Qt. It allows users to edit most of the voice parameters from the UI and use the computer keyboard and mouse to play notes.

Frameworks and Libraries Used

Screenshots

Alt text Alt text Alt text Alt text Alt text Alt text

Setup

First you need to download Qt6 Framework. Then be sure to extract the Include folder from Include.zip (it contains sqLite3, QMidi and RtMidi source files). On Windows use the Visual Studio solution (be sure to install the Qt plugin for Visual Studio). For Linux and MacOS - use the included *.pro file with Qt Creator.

Contact

Created by @TheFinalCut - feel free to contact me!

License

This project is open source and available under the MIT license