|
|
|||||||
| Home | Forums | Rules | Articles | Store | Gallery | Blogs | Register | Donations | FAQ | Calendar | Search | Today's Posts | Mark Forums Read | Search |
| 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 |
|
|
|
Thread Tools | Search this Thread |
|
|
#11 |
|
diyAudio Member
|
|
|
|
|
|
#12 |
|
diyAudio Member
Join Date: Mar 2005
Location: belgium
|
I will read and check it the coming days...
even at 16 44.1 it plays nice... |
|
|
|
|
#13 |
|
diyAudio Member
|
|
|
|
|
|
#14 | |
|
diyAudio Member
Join Date: Mar 2005
Location: belgium
|
Quote:
all optical. but so far the behringer shows he receive 16 bits @ 44.1 Khz... I am exploring ubuntu for the right player...so far I am pleased with the vlc player... I need to find some time to do some more testing... I have used a trends usb dac till now...was also very good. Wanted to see if 24/96 native sound would be something... kind regards, Tony |
|
|
|
|
|
#15 | |
|
diyAudio Member
|
Quote:
i don't know your linux audio skill but if you are using pulseaudio you have everything resampled at a fixed samplerate / bit depth, so if you want to try 96/24 you have to configure your player to talk directly to alsa device. The more direct way is to use 'aplay' from the prompt of a terminal window first to know the name of the alsa device: andrea@supermicro:~# aplay -l **** List of PLAYBACK Hardware Devices **** card 0: I82801DBICH4 [Intel 82801DB-ICH4], device 0: Intel ICH [Intel 82801DB-ICH4] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: I82801DBICH4 [Intel 82801DB-ICH4], device 4: Intel ICH - IEC958 [Intel 82801DB-ICH4 - IEC958] Subdevices: 1/1 Subdevice #0: subdevice #0 in this example if i would like to play throu "Intel ICH - IEC958" i have to use card 0 and device 4 so the right command is: andrea@supermicro:~# aplay -D hw:0,4 file.wav or (if the first give you error about format) andrea@supermicro:~# aplay -D plughw:0,4 file.wav with file.wav a 96/24 wav file Ciao Andrea |
|
|
|
|
|
#16 | |
|
diyAudio Member
Join Date: Mar 2005
Location: belgium
|
Quote:
mini@toon-minilaptop:~$ aplay -l **** Lijst van PLAYBACK hardware-apparaten **** kaart 0: Intel [HDA Intel], apparaat 0: STAC92xx Analog [STAC92xx Analog] Sub-apparaten: 1/1 Sub-apparaat #0: subdevice #0 thanks for the tip! |
|
|
|
|
|
#17 | |
|
diyAudio Member
|
Quote:
Had you connected the teralink x2 before entering the 'aplay -l' command? Ciao Andrea |
|
|
|
|
|
#18 | |
|
diyAudio Member
Join Date: Mar 2005
Location: belgium
|
Quote:
saved your command and I will try it the coming days... there is a long weekend ahead! |
|
|
|
|
|
#19 | |
|
diyAudio Member
Join Date: May 2010
|
Quote:
In /etc/pulse/default.pa, you can configure default sample rates for each device, thusly. add-autoload-sink output module-alsa-sink device=plughw:0,0 rate=48000 sink_name=output But these rates can also be set on the fly. It may be that Gstreamer and other player back ends are not yet able to switch sample rates and bit depths to match files though. |
|
|
|
|
|
#20 | |
|
diyAudio Member
Join Date: Dec 2002
Location: Singapore
|
Quote:
1. Sample rate and word-depth can be set on a per-user basis, with a file .pulse/daemon.conf in your $HOME directory. Copy the daemon.conf from /etc/pulse and customize the one in your own directory. 2. Set the following according to your source and output device capabilities: resample-method = speex-float-2 (or src-sinc-medium-quality if you have a fast CPU) default-sample-format = s24le default-sample-rate = 96000 3. If pulse is already running, $ pulseaudio -k will kill / restart pulse, using your new settings. 4. If source is 96/24, then playing with these settings should NOT need resampling. If playing CD or 48Khz audio, the audio will upsample with the resampler defined. Checking the CPU usage should confirm this. Comment: on a fairly fast Dell laptop, only src-sinc-medium resampling is reliable (20% CPU usage). src-sinc-best stutters. Also my UHFnanoS dac (ESI Dr DAC Nano), seems to sound best using 48kHz or 96kz. 44.1kHz sounds harsh. As manually editing daemon.conf is a hassle, I wrote a little python utility that allows me to change sample/word rate via the applet tray, as I would for network manager After the pain of figuring out pulseaudio, I find it works rather well. I have an outstanding issue using Alsa (without pulse) on the USB dac... see my next post. |
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FS: Antek Torroid 40V x2, 18V x2, 800VA | dweekie | Swap Meet | 0 | 7th July 2008 12:24 PM |
| x2 preamp | bpucekov | Pass Labs | 1 | 11th January 2006 09:05 PM |
| Pass pre X2 vs X2.5 | Duck-Twacy | Pass Labs | 2 | 23rd January 2005 08:08 AM |
| And another review (X2.5) | Duck-Twacy | Pass Labs | 0 | 23rd November 2003 05:42 PM |
| Pass X2 and BOZOZ | bigswede | Pass Labs | 2 | 7th January 2002 10:20 PM |
| New To Site? | Need Help? |
| Page generated in 0.11298 seconds (89.09% PHP - 10.91% MySQL) with 11 queries |