|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| Digital Source Digital Players and Recorders: CD , SACD , Tape, Memory Card, etc. |
|
Please consider donating to help us continue to serve you.
Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving |
|
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
diyAudio Member
Join Date: Dec 2004
Location: Brabant
|
Hi,
I was wondering if anyone could help me with implementing FLAC on a microcontroller. I've a reference design the board. The board has an AVR32 processor on it and runs linux. I want to build a small standalone player for mp3\flac etc. It is already possible to play normal wav files via the buildt in (low quality) dac. The files are stored on the sd-card or send via the ethernet connection. I am looking for someone who has already ported the flac library to a standalone microcontroller. I've downloaded the source but there are a lot of dependencies from other files\libraries. Also you need an assembler to build the library on the pc. Is there an integer version of the library, without the need of using the assembly code ? Gene |
|
|
|
|
#2 | |
|
diyAudio Member
Join Date: Apr 2004
Location: Halifax, NS, Canada
|
FLAC encoding/decoding is entirely a fixed point (integer) process. The libflac decoder does have assembly code, but that's only used if it's being compiled for specific hardware (x86, ppc). FLAC happily compiles on ARM, I don't see any reason you can't use it directly on AVR32.
Also, you'll probably find better answers on the avrfreaks.net board, rather than here. Quote:
|
|
|
|
|
|
#3 |
|
diyAudio Member
Join Date: Dec 2004
Location: Brabant
|
gmarsh,
thanks for your answer. I've already compiled the lib. As you mentioned it is integer only and te asm is an option for the pc lib version. It compiles almost without problems out of the box. Gens |
|
|
|
|
#4 |
|
diyAudio Member
Join Date: May 2006
Location: City of Angles
|
are you making a flac based diy ipod sort-of-thing? That would be totally amazing...
__________________
double complete rainbow all the way!! |
|
|
|
|
#5 | |
|
diyAudio Member
Join Date: Apr 2004
Location: Halifax, NS, Canada
|
Quote:
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FLAC to CD player internal DAC | Dyolf | Digital Line Level | 12 | 6th December 2010 11:48 AM |
| Wav -- Flac decoder IC ? | jmar | Digital Line Level | 2 | 31st July 2009 01:40 PM |
| Any Flac aficionados around? | Netlist | Everything Else | 7 | 16th December 2007 08:00 PM |
| Small standalone FLAC player | DragonMaster | Everything Else | 19 | 7th February 2007 09:12 PM |
| Convert WMA -> Flac | cOz | Digital Source | 1 | 13th October 2006 02:07 PM |
| New To Site? | Need Help? |