Free FLAC Player

Status
Not open for further replies.
I wrote this player for reading audio files with FLAC extension (even WAV)
the player code has a good sound quality and a very high speed to decode the FLAC code,
still lacks the control panel to drive it in a comprehensive way.
To load a new file press the L key (FLAC or WAV).
To exit press the ESC key.
I have writing a graphics routine to evaluate the speed of this player.

An externally hosted image should be here but it was not working when we last tested it.


Download:
Bonis Audio Free TGEN
 
Last edited:
You are welcome. The cosmetics can come in time, but the engine's got to be good to go! I'm no expert but I'm developing my interest in computer based source. I like Foobar so I'll listen and let you know if I hear anything worth mentioning. Cheers, Ben
 
exactly.... do you want to tell ? 🙂

EDIT

If you intend the core code, this is modular, i'm not use a unique language , i have coded the GUI with Blitzmax (him uses ASM and MinGW to compile), my extern modules made by C with CodeBlocks framework (and some calls have required directly ASM calls to unpack and read the FLAC code into static memory banks. I also imported snippets of RT in order to vary the speed of the play.
I have understood correctly your question ? 🙂
 
Status
Not open for further replies.