Simple command-line module player with a tracker
Wirlaburla
dbb2f67a4e
- Altered key bindings - Added a new config tab - Added channel and volume bars for pattern - Improved about / help pane - Hopefully improved the color modes mess - Piano Roll is now dynamic toggleable - Renamed "Channel Bars" to "Bars" - Piano Roll won't replace notes that are quieter anymore. - Note stops don't have a volume anymore if not specified - And other annoyanced in the code. |
||
---|---|---|
aur | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
GenerateVersionHeader.cmake | ||
README.md |
trakker
Trakker is a simple ncurses-based module player that displays the tracker interface on playback. It uses the libxmp library and supports any file it does.
Controls: | |
---|---|
Left Arrow | Move channels left |
Right Arrow | Move channels right |
Up Arrow | Seek back a pattern |
Down Arrow | Seek forward a pattern |
Plus (+) | Volume Up |
Minus (-) | Volume Down |
1-4 | Change amount to display |
Spacebar | Pause/Stop |