Skip to content

2bt/terminal-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal-tracker

Build Status

A ncurses-based chiptune tracker. Get a taste of what it sounds like.

screenshot

Features:

  • simple ncurses pattern editor
  • neat chiptune-like sound
  • MIDI support (now even polyphonic)
  • instruments are defined externally via text editor
  • effects (echo)

TODO:

  • documentation

Libs you'll need:

  • libncurses
  • libSDL
  • libportmidi
  • libsndfile
  • libuv

Try it out:

$ git submodule init
$ git submodule update
$ make
$ ./tt tunes/area2.x	# press space to play

About

Custom ncurses chiptune tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published