From 9a2e98ed742960ba14eda586ec12a96709adb3ef Mon Sep 17 00:00:00 2001 From: ChrisBeWithYou Date: Mon, 20 Jul 2026 17:13:31 -0500 Subject: [PATCH] feat(player): drum-part picker for multiple drum charts (feedpak 1.17.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The last mile of the multiple-drum-parts feature: let a player CHOOSE which drum chart plays. #1020 taught the loader + highway WS to carry several drum parts (song_info.drum_parts + ?drum_part= + a part_id echo on drum_tab); this adds the host-chrome selector that drives it. A "Drum part" +
Difficulty