old school music tracker audio backend
Rust 99.8%
Other 0.2%
64 3 0

Clone this repository

https://tangled.org/inkreas.ing/torque-tracker-engine https://tangled.org/did:plc:54jgbo4psy24qu2bk4njtpc4/torque-tracker-engine
git@tangled.org:inkreas.ing/torque-tracker-engine git@tangled.org:did:plc:54jgbo4psy24qu2bk4njtpc4/torque-tracker-engine

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

torque-tracker-engine#

Torque tracker is a reimplementation of schismtracker.

My GUI implementation is on crates.io. The library should be flexible enough to be used in multiple UI libraries and multiple audio output libraries.

Work in Progress.

Current Features#

  • simple audio playback & rendering
  • partial loading of schism tracker files
  • per channel volume and pan
  • song updates while playing

Planned / Wanted Features#

  • audio effects
  • "instruments" (in the way schism tracker uses that word)
  • sample settings
  • complete loading and storing of schism project files
  • higher quality interpolation algorithms