[Voyage-linux] Fwd: Fwd: compiling kernel module for Hiface 1 drivers

Roberto Grossi (spam-protected)
Tue Nov 6 13:48:30 HKT 2012


This is my mpd.conf. To improve performance, I also execute "renice -20
PID" where PID is the process identifier of mpd.

music_directory         "/volume1/music"

playlist_directory      "/root/mpd/playlists"
db_file                 "/root/mpd/database"
log_file                "/root/mpd/log"
state_file              "/root/mpd/state"
pid_file                "/root/mpd/pid"
sticker_file            "/root/mpd/sticker.sql"

log_level "default"

zeroconf_enabled "no"
zeroconf_name        "Music Player Daemon"

audio_output {
        type            "alsa"
        name            "BitPerfect ALSA"
        device          "hw:hiFace"
mixer_type "none"
        mixer_device    "default"
use_mmap "yes"
   #format "96000:24:2"   #resampling here done by ALSA (be careful: no
more bit-perfect!)
 replay_gain_handler "none"
auto_resample "no"
 auto_channels "no"
auto_format "no"
           # tune these two params in usec (buffer_time = 4 * period_time),
           #   where period=fragment in the round-robin buffer (see
alsa_output_plugin.c)
period_time "524288"
 buffer_time "2097152"
}

   #audio_output_format "96000:24:2"  #resampling here done by MPD (be
careful: no more bit-perfect!)
volume_normalization    "no"
   #tune these two params
audio_buffer_size "16384"  # audio_buffer_size >= 8 * sampling_freq * 2 *
(bit_depth/8) * buffer_time/1000000
buffer_before_play      "25%"    # follows from: buffer_time = 4 *
period_time
   #max_connections         "1"
follow_outside_symlinks        "yes"
follow_inside_symlinks        "yes"

-----


On Mon, Nov 5, 2012 at 7:24 PM, Martin Larsson <martin.larsson2 at gmail.com>wrote:

>
>
> ---------- Forwarded message ----------
> From: Martin Larsson <martin.larsson2 at gmail.com>
> Date: Mon, Nov 5, 2012 at 7:23 PM
> Subject: Re: [Voyage-linux] compiling kernel module for Hiface 1 drivers
> To: Roberto Grossi <grossi at di.unipi.it>
>
>
> Yeah I'm trying to NOT play 32bit :) Are you sure it played 96khz? and 44
> worked as well? how did you configure alsa/mpd? Feels like i've tried
> everything.
>
> thanks for the info
>
> best regards martin
>
>
>




-- 
Roberto Grossi, Dipartimento di Informatica, Università di Pisa
Largo Bruno Pontecorvo 3, 56127 Pisa, Italy
http://www.di.unipi.it/~grossi, tel (+39)0502212793, fax (+39)0502212726
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.voyage.hk/pipermail/voyage-linux/attachments/20121106/6d6d9121/attachment.html>


More information about the Voyage-linux mailing list