Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 416 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 416 Bytes

msc

Music player for my own needs (slowed, nightcore/sped up, delayed loop). Uses miniaudio for audio and Win32 for UI. Moved from C++ to Odin.

STILL VERY EXPERIMENTAL

Preview Image

Features

  • Change playback speed (q and w)
  • Config file (put msc.cfg in the same folder as msc.exe)
  • Loop (none, single, playlist, delayed single)

Building

Run build.bat, then run.bat.