torque-tracker-engine

Crates.iotorque-tracker-engine
lib.rstorque-tracker-engine
version0.1.0
created_at2025-07-26 22:00:39.846106+00
updated_at2025-07-26 22:00:39.846106+00
descriptionAudio Backend for Torque Tracker, an old school music tracker
homepage
repositoryhttps://tangled.sh/did:plc:54jgbo4psy24qu2bk4njtpc4/torque-tracker-engine
max_upload_size
id1769501
size947,230
(luca3s)

documentation

README

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
Commit count: 0

cargo fmt