You are viewing a potentially older version of this package. View all versions.
CraftedCart-AlicesLowLatencyTromboning-0.1.2 icon

AlicesLowLatencyTromboning

Lower latency trombone sounds | Configure in Settings > ALLT Settings | Windows/Proton only for now

Date uploaded 2 years ago
Version 0.1.2
Download link CraftedCart-AlicesLowLatencyTromboning-0.1.2.zip
Downloads 209
Dependency string CraftedCart-AlicesLowLatencyTromboning-0.1.2

This mod requires the following mods to function

BepInEx-BepInExPack_TromboneChamp-5.4.21 icon
BepInEx-BepInExPack_TromboneChamp

BepInEx pack for Trombone Champ. Preconfigured and ready to use.

Preferred version: 5.4.21
TromboneChamps-BaboonAPI-2.10.2 icon
TromboneChamps-BaboonAPI

Trombone Champ modding API

Preferred version: 2.10.2

README

Alice's Low Latency Tromboning

A Trombone Champ mod for lower latency trombone sounds

Currently only supports Windows and WASAPI (no ASIO yet)

Configuring

Open the settings menu in-game, and there should be an "ALLT Settings" button. This will pop-out a new window where you can configure stuff.

CHANGELOG

v0.1.6 - 2025-10-16

  • Fix ALLT not properly looping trombone samples when holding notes for extended periods of time

v0.1.5 - 2024-07-03

  • Fix bug where ALLT would try to output mono audio when your sound device didn't support it, causing no trombone audio

v0.1.4 - 2024-05-06

  • Tentative fix for a bug I couldn't reproduce where it would try to load trombone samples more than once, causing a lot of stuttering
  • Also less log spam when starting a chart

v0.1.3 - 2024-03-31

  • Fix some crashes when opening the config UI
    • There was a bug in the audio library I use, CPAL, that caused it to panic when querying output devices on some systems. Updating CPAL did the trick.

v0.1.2 - 2024-03-27

  • Use software rendering when drawing the config UI - this should alleviate issues some people were having with Vulkan rendering causing the config UI to crash
  • The config UI also now follows the system theme for whether it should be light or dark

v0.1.1 - 2024-03-16

  • Be more lenient in what sample rates/channel numbers we can play with, since it turns out the initial release worked in Wine but not on Windows
  • Fix crash if playing trombone sounds through ALLT failed

v0.1.0 - 2024-03-15

Initial release