Cacophoniac music player (no playlist yet)

Developed or developing a new product in PureBasic? Tell the world about it.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Cacophoniac music player (no playlist yet)

Post by Trond »

Cacophoniac is a music player with a native windows interface.

Screenshots
Image
Image

Features
  • Audioscrobbler (last.fm) support.
  • Uses DirectShow for decoding a variety of formats (header by "Inc.")
  • Native Windows interface, no memory-hogging and ugly skins.
  • "Truly skinnable": follows your control panel preferences including Windows visual styles (restart of player needed)
  • Standard media player keyboard shortcuts: ZXCVB, Space.
  • Drag and drop files onto the window to play them
  • Set caco.exe to handle your music files, and when you double click them, it will play them.
  • Scroll mouse wheel to change volume
Bugs
Playlist support is planned but doesn't work yet (which is why next and previous doesn't work either).
Repeat doesn't work sometimes. I have no clue why, but I don't receive the WM_GRAPHEVENT message.

Download
http://home.no.net/tsg1zzn/caco/caco.zip
User avatar
zxtunes.com
Enthusiast
Enthusiast
Posts: 375
Joined: Wed Apr 23, 2008 7:51 am
Location: Saint-Petersburg, Russia
Contact:

Post by zxtunes.com »

Not open source? :(
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Re: Cacophoniac music player (no playlist yet)

Post by traumatic »

Love the name!
Good programmers don't comment their code. It was hard to write, should be hard to read.
Post Reply