[ANN] Camp, the Caml Amp

Andreas Rossberg <[email protected]> Wed, 17 Dec 2025 15:02:26 +0100
Newsgroups gmane.comp.lang.caml.inria
Message-ID <[email protected]>
Happy to share “Camp”, the Caml Amp — an old-school music player heavily inspired by good old Winamp, with a focus on decent music library and playlist handling.

I was fed up with Winamp being dead and lacking features I wanted, so I went into full-on nerd mode and implemented my own opinionated replacement, all in OCaml using the Raylib library:

    https://mpi-sws.org/~rossberg/camp/

If you have not yet been sucked in by the streaming cartels, you might find it useful.

- Runs on Windows, Mac, and Linux
- Support for WAV, FLAC, MP3, OGG, QOA, MOD, and XM
- Advanced music library management with many browse and search features 
- Elaborate playlist manipulation and query-based “smart” playlists
- Animated user interface styled after hifi when it still looked good
  (no corners were rounded in the making of this app)

Enjoy,
/Andreas