Per-break-kind sound config: mode + which sound id from the bundled catalogue (see src/lib/sounds.ts). When sound_id === "custom" the playback path resolves to custom_path instead (Supporter pack).
src/lib/sounds.ts
sound_id === "custom"
custom_path
Optional
Per-break-kind sound config: mode + which sound id from the bundled catalogue (see
src/lib/sounds.ts). Whensound_id === "custom"the playback path resolves tocustom_pathinstead (Supporter pack).