Power Tab Editor 2.0 - A powerful cross platform guitar tablature viewer and editor inspired by
the ceased development and missing source code from the original Power Tab Editor. This project
is open-source and written from scratch so that your favorite tabbing platform can continuously
grow with your needs.
Power Tab Editor 2.0 is a cross-platform guitar tablature viewer and editor designed to provide musicians with a reliable and versatile tool for creating, editing, and playing back guitar tabs. Built as an open-source alternative to the original Power Tab Editor, this software offers modern functionality while maintaining compatibility with existing file formats.
Key Features:
Cross-platform support for Windows, macOS, and Linux.
Tabbed interface for managing multiple files simultaneously.
Mixer interface for adjusting track volumes and pan during playback.
Power Tab Editor 2.0 - A powerful cross platform guitar tablature viewer and editor inspired by the ceased development and missing source code from the original Power Tab Editor. This project is open-source and written from scratch so that your favorite tabbing platform can continuously grow with your needs.
Customizable keyboard shortcuts to suit individual workflows.
Import capability for Guitar Pro (.gp3, .gp4, .gp5) files.
Audience & Benefit:
Ideal for guitarists, music producers, and educators who need a robust tool for tab creation and editing. Power Tab Editor enables users to create professional-quality tabs, enhance their practice sessions with accurate playback, and collaborate seamlessly by sharing files across platforms. Its open-source nature ensures continuous development and adaptability to evolving user needs.
Available via winget for easy installation on Windows systems.
Cross platform - Windows, Mac, & Linux
Tabbed layout for opening multiple files at the same time
Mixer interface for adjusting volumes during playback
Complete customization of keyboard shortcuts
Importing of Guitar Pro tabs
Supported File Types
.pt2
.ptb
.gp3, .gp4, .gp5
.gpx
.gp
Users
New user? Read the intro page to learn more about the project!
Development help is very welcome! If you're interested in contributing, the issue tracker has a list of good first issues that are easier to dive into!
Install vcpkg and run vcpkg install --triplet x64-windows boost-algorithm boost-date-time boost-endian boost-functional boost-iostreams boost-rational boost-signals2 boost-stacktrace doctest minizip nlohmann-json pugixml to install dependencies.
Install Qt by running vcpkg install --triplet x64-windows qtbase qttools (this may take a while), or install a binary release from the Qt website or https://github.com/miurahr/aqtinstall.
Open the project folder in Visual Studio and build.
If running CMake manually, set CMAKE_TOOLCHAIN_FILE to [vcpkg root]\scripts\buildsystems\vcpkg.cmake
PowerShell Installation Scripts
For a more installation streamlined process
with at least PowerShell 5.1 is installed on your machine
Run these powershell scripts in your powershell terminal with your shell working directory as your cloned project