Skip to content

jangler/impulse

Repository files navigation

impulse

A Go package for reading and writing Impulse Tracker module, instrument, and sample files.

Status

Alpha. Not much is implemented, and breaking changes may occur.

Currently implemented:

  • IT (module) read
  • ITI (instrument) read/write
  • ITS (sample) read/write

Installation

Install or update via the go command:

go get -u github.com/jangler/impulse

Examples

Documentation

http://godoc.org/github.com/jangler/impulse

License

Public domain.

About

Impulse Tracker reader/writer package for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages