A plugin for Slopsmith that shows a minimap bar of the full song structure at the top of the player. Click any section to jump to it.
- Color-coded sections — intro (blue), verse (green), chorus (yellow), bridge (purple), solo (red), breakdown (orange), outro (gray)
- Clickable navigation — click anywhere on the bar to jump to that point in the song
- Playback position — white marker shows current position, active section highlighted
- Always visible — sits between the HUD and the highway, doesn't obstruct notes
- Automatic — appears when you play a song, disappears when you leave the player
cd /path/to/slopsmith/plugins
git clone https://github.com/got-feedback/feedback-plugin-sectionmap.git section_map
docker compose restartThe section map automatically appears at the top of the player when you play a song.
MIT