TuxGuitar is an Open Source multitrack tablature editor and player written in Java.
TuxGuitar is released under the GNU Lesser General Public License.
Copyright (C) 2005-2022 Julian Gabriel Casadesus
TuxGuitar includes the following third party products:
- SWT version: SWT (Standard Widget Toolkit): https://www.eclipse.org/swt/
- JFX version: JavaFX (Java client application platform): https://openjfx.io/
- Gervill (Software Synthesizer): https://gervill.dev.java.net/
- iText (Free Java-PDF library): https://itextpdf.com/
- Magic Sound Font v2.0 - Contributed by Dennis Deutschmann
You can find ready to use installation packages for Linux, Windows, MacOS, FreeBSD and Android on
https://github.com/helge17/tuxguitar/releases/
To build TuxGuitar from source, refer to the INSTALL.md file.
If you want to contribute, see here: Contribute