Files
plugin-hub/plugins/tick-beats-metronome
HarperDevLab 80f636ea3e update tick-beats-metronome (#8920)
* Update Tick Beats

Implemented 2 requested features:

-Volume control for tick sounds
Implemented using javax.sound.sampled (same approach as music playback). The Gain parameter in RuneLite’s AudioPlayer did not affect volume, so custom handling was required. Audio clips are properly disposed of to avoid memory leaks.

Playlist support (with Shuffle)
Users can define a playlist, and songs in the playlist can be shuffled during playback.

I also did a bit of refactoring and code comment adjustments.

* Update Tick Beats removed disabled by default

Removed a line in @PluginDescriptor  enabledByDefault = false as recommended by runelite github bot
2025-09-01 00:01:24 -04:00

116 B