Free FLAC Player

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
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:
Last edited:
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
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.