txt-tracker

0.4.0 • Public • Published

txt-tracker

Music tracker compiler/decompiler

With this tool you can use your prefered text editor as a music tracker!

Installation

  1. Install Node
  2. Type npm install -g txt-tracker in the terminal
  3. Profit! 🎉

Usage

Usage: txt-tracker [options]

Options:
  -i, --in <filename>           Input file
  -o, --out <filename>          Output file
  -if, --inputFormat <format>   Input format
  -of, --outputFormat <format>  Output format
  -s, --samples <folder>        Path to save samples
  -h, --help                    display help for command

Supported formats:

  • txt (the source format you edit in)
  • json (internal object representation of the source file, useful for debugging)
  • mod (Noisetracker/Soundtracker/Protracker)

Readme

Keywords

Package Sidebar

Install

npm i txt-tracker

Weekly Downloads

1

Version

0.4.0

License

MIT

Unpacked Size

28.9 kB

Total Files

15

Last publish

Collaborators

  • poeticandroid