Simple command-line module player with a tracker
Go to file
Wirlaburla dbb2f67a4e A ton of shit I didn't want to make seperate commits for
- 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.
2024-02-25 23:34:43 -06:00
aur fix source pkgbuild 2023-03-04 21:46:16 -06:00
src A ton of shit I didn't want to make seperate commits for 2024-02-25 23:34:43 -06:00
.gitignore make bottom bar more organized 2023-02-24 23:35:52 -06:00
CMakeLists.txt Completely revamp interface 2023-09-13 22:14:31 -05:00
GenerateVersionHeader.cmake Completely revamp interface 2023-09-13 22:14:31 -05:00
README.md shotty project start 2023-02-24 21:34:35 -06:00

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