Support Head-Fi.org by starting all of your Amazon.com shopping by clicking here.
____________________________________________________________________
Today's Featured Head-Fi Blog:  Jude's Blog
____________________________________________________________________
Please help support Head-Fi by becoming a Contributing Member  CLICK HERE

-- Contributing Members, thank you for your generous support! --
Head-Fi Is Sponsored By:
Register FAQ Blogs Members List Calendar Mark Forums Read Today's Posts Search
 

Head-Fi's Sponsors
(Premier Sponsors bolded)

Featured

2008 International
Head-Fi Meet
(Can Jam '08)
Impressions,
Reviews, Photos


Can Jam '08 graphic
courtesy of Edwood

Click on the links below
for Can Jam '08 photos,
impressions and reviews:


NightWoundsTime
lan
agile_one
wavoman
crappyjones123
Luke G
bperboy
jimaxp

 


Can Jam '08 Logo
T-Shirts For Sale


Head-Fi Blogs
and Facebook

Check out Head-Fi's new
Blogs section.

Featured Head-Fi Blogs:

Jude's "Take My Word"

 From Japan - by Sasaki

(
Start your own Blog!)

Attention
Facebook Users



Join the official
Head-Fi.org
Facebook Group


Head-Fi's Sponsors
(Premier Sponsors bolded)

Featured


Go Back   Head-Fi: Covering Headphones, Earphones and Portable Audio > Equipment Forums > Computer Audio

Computer Audio Discussion of computers as source components, sound cards, USB DACs, media servers, etc.

TTVJ Millett Portable Amp & The Most Recent Sponsored Threads

Sales to Benefit Head-Fi (TTVJ Millett Portable Amp)




 
Reply
 
Thread Tools Display Modes
Old 06-12-2007, 09:16 PM   #11 (permalink)
500+ Head-Fi'er
 
Packgrog's Avatar

Profile
Join Date: Oct 2006
Location: Raleigh, NC
Posts: 566
Default

Originally Posted by error401 View Post
This could be the result of ALSA's default all-channels-muted mixer configuration. As far as I remember, Ubuntu sets the mixer to sane defaults when you log in, but if you're connecting the Transit after the fact, ALSA's defaults are probably in place - with all channels disabled. I know this used to be the case with most distros and ALSA in general; I haven't had any problems recently with Ubuntu, but I'm not using a removable sound device either.

Check alsamixer and make sure the outputs aren't muted, players will often modify the pcm output volume, but rarely touch the master, perhaps Exaile is an exception?
Perhaps it's related to the fact that when I run alsamixer from the commandline, it shows the card being the internal device, even though I selected it as the USB Transit via several other apps. *shrug*
__________________
Headphones: Future Sonics Atrio m5 | Future Sonics EM3 | Beyerdynamic DT250-80
Sources: Rockboxed iHP-120 | Altoid tin Monica 2 DAC | iBasso D1 | Cowon A2 30GB w/ InvisibleShield
Amplifiers: iBasso D1 | Ray Samuels Tomahawk
Music: Seismic Radio (Thursdays, 9-11pm Eastern) | Weekly Playlists | Last.fm
Packgrog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!Facebook it!
Reply With Quote
Old 06-12-2007, 09:58 PM   #12 (permalink)
1000+ Head-Fi'er
 
error401's Avatar

Profile
Join Date: Oct 2006
Location: Vancouver, BC
Posts: 1,165

IM Contacts
Send a message via AIM to error401 Send a message via MSN to error401
Default

Originally Posted by Packgrog View Post
Perhaps it's related to the fact that when I run alsamixer from the commandline, it shows the card being the internal device, even though I selected it as the USB Transit via several other apps. *shrug*
You can specify which card alsamixer should be addressing with the -c flag, with 0 being the default:
Code:
alsamixer -c 1
You also may want to look at creating a .asoundrc file which could specify the Transit as your default card for all ALSA applications. I believe the following will accomplish that, but I don't have a system with multiple sound devices available to test with right now (I can try tonight if you like) - replace the card 1 with another id if necessary:
Code:
pcm.!default {
  type hw
  card 1
}

ctl.!default {
  type hw           
  card 1
}
Failing all of that, the drastic solution is simply to prevent the module for your onboard card from loading at bootup, making the Transit the only soundcard the system is aware of. There are several ways to do this, the most elegant being to modify the /etc/hotplug/blacklist file and add the soundcard module to the list. The most drastic being moving the module .ko file out of the kernel tree.
__________________
http://audio.gotroot.ca/

Home [speaker] ~ PC » AlienDAC » 41hz AMP5 » Mission 770
Home [cans] ~ PC » MiniDAC » MiniVol » CK²III » Beyer DT-770 Pro80
Portable ~ Zune 30GB » Mini³ » K81DJ
In progress designs ~ AD1955 'MiniDAC' ~ DIY DTS Decoder
Completed designs ~ Itsy Bitsy TPA6120 Amp ~ MiniPow Bipolar Supply ~ MiniVol Volume Control
error401 is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!Facebook it!
Reply With Quote
Old 06-13-2007, 05:00 PM   #13 (permalink)
500+ Head-Fi'er
 
Packgrog's Avatar

Profile
Join Date: Oct 2006
Location: Raleigh, NC
Posts: 566
Default

There we go! Thanks, error401, the defaults in a .asoundrc file did the trick. Had that not worked, I was just going to turn off the on-board sound card via the BIOS. Awesome!

Thanks a ton! Exaile is nice, but it's just not as mature as Amarok. Perhaps I could find the time to learn Python and help add some of the missing functionality...

-Packgrog
__________________
Headphones: Future Sonics Atrio m5 | Future Sonics EM3 | Beyerdynamic DT250-80
Sources: Rockboxed iHP-120 | Altoid tin Monica 2 DAC | iBasso D1 | Cowon A2 30GB w/ InvisibleShield
Amplifiers: iBasso D1 | Ray Samuels Tomahawk
Music: Seismic Radio (Thursdays, 9-11pm Eastern) | Weekly Playlists | Last.fm
Packgrog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!Facebook it!
Reply With Quote
Old 06-13-2007, 08:16 PM   #14 (permalink)
500+ Head-Fi'er
 
Packgrog's Avatar

Profile
Join Date: Oct 2006
Location: Raleigh, NC
Posts: 566
Default

Interesting. The sound is noticeably different when using Amarok vs. Exaile. Both seem do be doing some kind of pre-processing on the volume, as the volume controls on both apps actually effect the volume levels of the audio coming from the optical output of the Transit. This is a little dissapointing, actually, as it sounds sort of fake and distant in Amarok, while sounding harsh in Exaile. I'd be more inclined to believe that Exaile is closer to the original, but I'm not sure.

I may just end up having to use my H120 after all. Volume controls have no effect on the levels coming from the optical out with Rockbox. Perhaps it's the only output I have (at work anyway) that's actually bit-perfect. I'm kind of surprised. Perhaps I should try dropping an email to the writer of the madfu loader.

Sounds great through the H120, though. Man, I'm glad I hung onto this thing for so long.
__________________
Headphones: Future Sonics Atrio m5 | Future Sonics EM3 | Beyerdynamic DT250-80
Sources: Rockboxed iHP-120 | Altoid tin Monica 2 DAC | iBasso D1 | Cowon A2 30GB w/ InvisibleShield
Amplifiers: iBasso D1 | Ray Samuels Tomahawk
Music: Seismic Radio (Thursdays, 9-11pm Eastern) | Weekly Playlists | Last.fm
Packgrog is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!Facebook it!
Reply With Quote
Old 06-13-2007, 11:47 PM   #15 (permalink)
100+ Head-Fi'er

Profile
Join Date: Apr 2007
Location: Newcastle, Australia
Posts: 232
Default

Originally Posted by Packgrog View Post
Interesting. The sound is noticeably different when using Amarok vs. Exaile. Both seem do be doing some kind of pre-processing on the volume, as the volume controls on both apps actually effect the volume levels of the audio coming from the optical output of the Transit. This is a little dissapointing, actually, as it sounds sort of fake and distant in Amarok, while sounding harsh in Exaile. I'd be more inclined to believe that Exaile is closer to the original, but I'm not sure.

I may just end up having to use my H120 after all. Volume controls have no effect on the levels coming from the optical out with Rockbox. Perhaps it's the only output I have (at work anyway) that's actually bit-perfect. I'm kind of surprised. Perhaps I should try dropping an email to the writer of the madfu loader.

Sounds great through the H120, though. Man, I'm glad I hung onto this thing for so long.
The problem you are having is nothing to do with the firmware loader, and more to do with the sound devices in the operating system. I'd expect the KDE sound engine to be adding a layer on top of the ALSA output - I forget exactly what this layer is called... but if you can bypass it, you might do well.

Have you tried using xmms? I know it's a bit old, but I think it'll give you a bit more control over the output device you are using. If you use the ALSA output plugin and just chuck in hw:1,1 or hw:1,0 whichever it is, it should give you bitperfect output. (Don't quote me though ).
psyllium is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!Facebook it!
Reply With Quote
Reply


Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are Off
Forum Jump



Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 Head-Fi.org
All times are GMT. The time now is 10:48 AM.