# In-game music credits

- `flower-festival.mp3`: **Hot Springs Town** by Kistol. CC0. Cozy, upbeat
  Japanese-style koto loop. This is now the default match track.
  Source: https://opengameart.org/content/hot-springs-town
- `hanami-dance.wav`: **Cat Song 1.2** by Dan Knoflicek. CC0. A bright,
  playful Japanese-style dance track used by the 花见舞乐 setting.
  Source: https://opengameart.org/content/cat-song

`hanami-dance.wav` is also the dedicated lobby track. The default match uses
`flower-festival.mp3`, so entering the table has a clear musical transition.

- `victory-fanfare.wav`: original 12-second pentatonic victory cadence, generated
  offline with plucked-string physical synthesis and a short drum envelope.
  Source script: `web/design/generate-fanfare.py`. No third-party audio samples.
  Plays only at match finale; ordinary next-round transitions preserve BGM progress.

## Additional selectable tracks (2026-09-05)

All three are composed by **PeriTune / Sei Mutsuki**, under
[CC BY 4.0](https://creativecommons.org/licenses/by/4.0/).
The author's [current terms](https://peritune.com/about/) explicitly retain
this license for works published before March 2026. These are used as game
background music, not re-uploaded to a streaming service or registered in Content ID.

- `michikusa2.mp3` — **Michikusa2** (2016), displayed as 小路春游.
  Up-tempo koto, shamisen and flute; 128 BPM. Author-provided loop MP3, unchanged.
  Source: https://peritune.com/blog/2016/04/19/michikusa2/
  Download: https://peritune.com/loop/PerituneMaterial_Michikusa2_loop.zip
- `michikusa3.mp3` — **Michikusa3** (2019), displayed as 祭典漫步.
  Cheerful Japanese festival/town theme; 115 BPM. Author-provided loop MP3, unchanged.
  Source: https://peritune.com/blog/2019/11/05/michikusa3/
  Download: https://peritune.com/loop/PerituneMaterial_Michikusa3_loop.zip
- `hanagoyomi.mp3` — **Hanagoyomi** (2017), displayed as 花历庭园.
  Gentle koto, piano and strings; 94 BPM. Author-provided MP3, unchanged.
  Source: https://peritune.com/blog/2017/10/08/hanagoyomi/
  Download: https://peritune.com/music/PerituneMaterial_Hanagoyomi.zip

Lobby and table now each have their own saved choice among all five tracks.
Defaults remain 花见舞乐 in the lobby and 晴日温泉街 at the table.
Music selection does not change when advancing a round. Unselected table tracks
are not eagerly downloaded.
