goaudiofile

package module
v1.0.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2024 License: Unlicense Imports: 0 Imported by: 0

README

goaudiofile

What is it?

It's a music and audio file format support library for Go.

What formats does it support?

Subfolder Name Notes
s3m Scream Tracker 3 Module Based on the format described in TECH.DOC, originally supplied with the Scream Tracker 3 application, by Sami Tammilehto / FutureCrew
mod Protracker / Fast Tracker Module Based on the format described in FMODDOC.TXT, originally supplied with the FireMOD 1.06 source code distribution, by Brett Paterson / FireLight. In order to stay free of copyright concerns (FireLight still operates and maintains FMOD / FireMOD), the associated FireMOD source code was not referenced during the creation of this library. Any similarities of this library to the FireMOD source code is purely accidental and coincidental.

Bugs

Known Bugs
Tags Notes
s3m The technical document describing the S3M format has many errors and inconsistencies that have been speculated and argued over by many experts in the field for many decades. This implementation attempts to use the least troublesome representation of each point, where possible. As a result, the data obtained from a format read with this library might not produce a 100% accurate-to-ST3 result.
mod If you thought s3m was a truly-inconsistent format, then you obviously haven't met its older brother, the Protracker/FastTracker mod.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
music

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL