slitaz-doc-wiki-data diff meta/fr/guides/alsaequal.meta @ rev 68

Update meta folder.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Jun 23 21:46:37 2011 +0000 (2011-06-23)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/meta/fr/guides/alsaequal.meta	Thu Jun 23 21:46:37 2011 +0000
     1.3 @@ -0,0 +1,26 @@
     1.4 +a:2:{s:7:"current";a:7:{s:4:"date";a:2:{s:7:"created";i:1303844322;s:8:"modified";i:1303844322;}s:7:"creator";s:16:"Dominique Corbex";s:11:"last_change";a:7:{s:4:"date";i:1303844322;s:2:"ip";s:11:"86.197.4.25";s:4:"type";s:1:"C";s:2:"id";s:19:"fr:guides:alsaequal";s:4:"user";s:6:"domcox";s:3:"sum";s:23:"translated from English";s:5:"extra";s:0:"";}s:5:"title";s:9:"Alsaequal";s:11:"description";a:2:{s:15:"tableofcontents";a:6:{i:0;a:4:{s:3:"hid";s:9:"alsaequal";s:5:"title";s:9:"Alsaequal";s:4:"type";s:2:"ul";s:5:"level";i:1;}i:1;a:4:{s:3:"hid";s:30:"installation-cooking-seulement";s:5:"title";s:32:"Installation (cooking seulement)";s:4:"type";s:2:"ul";s:5:"level";i:2;}i:2;a:4:{s:3:"hid";s:6:"mpg123";s:5:"title";s:6:"mpg123";s:4:"type";s:2:"ul";s:5:"level";i:2;}i:3;a:4:{s:3:"hid";s:3:"mpd";s:5:"title";s:3:"mpd";s:4:"type";s:2:"ul";s:5:"level";i:2;}i:4;a:4:{s:3:"hid";s:3:"moc";s:5:"title";s:3:"moc";s:4:"type";s:2:"ul";s:5:"level";i:2;}i:5;a:4:{s:3:"hid";s:10:"references";s:5:"title";s:12:"Références";s:4:"type";s:2:"ul";s:5:"level";i:2;}}s:8:"abstract";s:506:"Installation (cooking seulement)
     1.5 +
     1.6 +
     1.7 +Premièrement installer alsaequal.
     1.8 +
     1.9 +# tazpkg get-install alsaequal
    1.10 +
    1.11 +puis créer le fichier /home/tux/.asoundrc :
    1.12 +
    1.13 +
    1.14 +ctl.equal {
    1.15 +  type equal;
    1.16 +}
    1.17 +
    1.18 +pcm.plugequal {
    1.19 +  type equal;
    1.20 +  # Modify the line below if you don't
    1.21 +  # want to use sound card 0.
    1.22 +  # slave.pcm "plughw:0,0";
    1.23 +  # or if you want to use with multiple applications output to dmix
    1.24 +  slave.pcm "plug:dmix"
    1.25 +}
    1.26 +
    1.27 +pcm.equal {
    1.28 +  # Or if you want the equalizer to be your
    1.29 +  # default soundcard uncomment the following…";}s:8:"internal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}s:8:"relation";a:1:{s:10:"firstimage";s:0:"";}}s:10:"persistent";a:3:{s:4:"date";a:1:{s:7:"created";i:1303844322;}s:7:"creator";s:16:"Dominique Corbex";s:11:"last_change";a:7:{s:4:"date";i:1303844322;s:2:"ip";s:11:"86.197.4.25";s:4:"type";s:1:"C";s:2:"id";s:19:"fr:guides:alsaequal";s:4:"user";s:6:"domcox";s:3:"sum";s:23:"translated from English";s:5:"extra";s:0:"";}}}
    1.30 \ No newline at end of file