Go Back   Home > Forums > Source & Line > PC Based
Home Forums Rules Articles Store Gallery Blogs Register Donations FAQ Calendar Search Today's Posts Mark Forums Read

PC Based Computer music servers, crossovers, and equalization

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
Reply
 
Thread Tools Search this Thread
Old 27th March 2009, 01:11 PM   #161
Gopher is offline Gopher  United Kingdom
diyAudio Member
 
Join Date: Nov 2005
Location: UK
And you wonder why most people still use CDs?

Seven pages of completely incomprehensible gobbledygook which the average Joe Schmoe hasn't got a clue about.

Get in the real world guys and start listening to music instead of fiddling around with your Operating Systems and low latency Linux embedded kernel drivers.
  Reply With Quote
Old 27th March 2009, 01:23 PM   #162
diyAudio Member
 
Join Date: Mar 2007
Joe shmoe doesn't build his own audio system, and thinks latency is something he'll get fired for.
  Reply With Quote
Old 30th March 2009, 05:23 PM   #163
chertk is offline chertk  Russian Federation
diyAudio Member
 
Join Date: Dec 2004
Location: Perm, RU
Default Audio Gateway kit

Guys
Here it is one interesting kit from Atmel and pretty cheap!
http://www.eetimes.eu/products/analog/215900841

Consider this board as ethernet to i2s
audio streaming player.
Player gets data (wav up to24/192) from external NAS. External DAC connected on I2S as master.
And pretty cheap!

It's just a project in my head - I'm not software buddy, alas :-(
So i don't know could it process all this stuff.

Respect
  Reply With Quote
Old 30th March 2009, 11:16 PM   #164
diyAudio Member
 
Join Date: Mar 2007
Location: Minneapolis, MN
Default Amtel AVR32

Other than MP3, any idea what file types it can play? In general, it sounds like a Squeezebox with no software but I2S output. Yawn.

Frank in Mpls.
  Reply With Quote
Old 30th March 2009, 11:37 PM   #165
UnixMan is offline UnixMan  Europe
diyAudio Member
 
UnixMan's Avatar
 
Join Date: Apr 2005
Location: Perugia + L'Aquila, Italy
Send a message via ICQ to UnixMan
Default Re: Amtel AVR32

Quote:
Originally posted by francolargo
Other than MP3, any idea what file types it can play?
I guess whatever you like... once you provide the code to do so.
__________________
Quote:
"We should no more let numbers define audio quality than we would let chemical analysis be the arbiter of fine wines." N.P.
  Reply With Quote
Old 31st March 2009, 12:03 AM   #166
diyAudio Member
 
Russ White's Avatar
 
Join Date: Jan 2005
Location: Nashville, TN, USA
Send a message via Yahoo to Russ White
I got one to mess with, should be here later this week.

I have programmed the AVR32 before including a FLAC decoder. Its not that hard.

Should be fun.

Cheers!
Russ
__________________
Less pulp more juice Twisted Pear Audio.
  Reply With Quote
Old 31st March 2009, 02:24 PM   #167
anbello is offline anbello  Italy
diyAudio Member
 
anbello's Avatar
 
Join Date: Sep 2004
Location: Italy
From what i read in the data sheet of the avr32 (a quick read so i hope to be wrong) i2s samples could be only 16 bit long. Is there anyone who can confirm or refute this?

Ciao
Andrea
  Reply With Quote
Old 31st March 2009, 02:43 PM   #168
diyAudio Member
 
Russ White's Avatar
 
Join Date: Jan 2005
Location: Nashville, TN, USA
Send a message via Yahoo to Russ White
Quote:
Originally posted by anbello
From what i read in the data sheet of the avr32 (a quick read so i hope to be wrong) i2s samples could be only 16 bit long. Is there anyone who can confirm or refute this?

Ciao
Andrea

• DATLEN: Data Length
0: Forbidden value (1-bit data length not supported).
Any other value: The bit stream contains DATLEN + 1 data bits. Moreover, it defines the transfer size performed by the
PDC2 assigned to the Transmit. If DATLEN is lower or equal to 7, data transfers are bytes, if DATLEN is between 8 and 15
(included), half-words are transferred, and for any other value, 32-bit words are transferred.

That means up to 32bit words are possible.

Cheers!
Russ
__________________
Less pulp more juice Twisted Pear Audio.
  Reply With Quote
Old 31st March 2009, 03:18 PM   #169
diyAudio Member
 
Russ White's Avatar
 
Join Date: Jan 2005
Location: Nashville, TN, USA
Send a message via Yahoo to Russ White
OK more detail. Word length can be up to 32 bits and frame length is configurable up to 16 words.

Reading AT32UC3A Datasheet.

Check out table 25-3.

Cheers!
Russ
__________________
Less pulp more juice Twisted Pear Audio.
  Reply With Quote
Old 31st March 2009, 04:04 PM   #170
anbello is offline anbello  Italy
diyAudio Member
 
anbello's Avatar
 
Join Date: Sep 2004
Location: Italy
Thanks for the explanation Russ, i was confused also reading at the alsa driver source for atmel soc.

An excerpt from alsa-driver-1.0.19\alsa-kernel\soc\atmel\atmel_ssc_dai.c

/*
* The SSC only supports up to 16-bit samples in I2S format, due
* to the size of the Frame Mode Register FSLEN field.
*/
if ((ssc_p->daifmt & SND_SOC_DAIFMT_FORMAT_MASK) == SND_SOC_DAIFMT_I2S
&& bits > 16) {
printk(KERN_WARNING
"atmel_ssc_dai: sample size %d"
"is too large for I2S\n", bits);
return -EINVAL;
}

Ciao
Andrea
  Reply With Quote

Reply


Hide this!Advertise here!

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



New To Site? Need Help?

All times are GMT. The time now is 02:21 AM.

Page generated in 0.10023 seconds (87.49% PHP - 12.51% MySQL) with 10 queries

Copyright ©1999-2012 diyAudio