????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.16.160.142 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/alsa/cards/ |
Upload File : |
# # Configuration for the YMF744 chip # <confdir:pcm/front.conf> YMF744.pcm.front.0 { @args [ CARD ] @args.CARD { type string } type hw card $CARD } <confdir:pcm/rear.conf> YMF744.pcm.rear.0 { @args [ CARD ] @args.CARD { type string } type hw card $CARD device 2 } <confdir:pcm/surround40.conf> YMF744.pcm.surround40.0 { @args [ CARD ] @args.CARD { type string } type multi slaves [ { pcm { @func concat strings [ "cards.YMF744.pcm.front.0:CARD=" $CARD ] } channels 2 } { pcm { @func concat strings [ "cards.YMF744.pcm.rear.0:CARD=" $CARD ] } channels 2 } ] bindings [ { slave 0 channel 0 } { slave 0 channel 1 } { slave 1 channel 0 } { slave 1 channel 1 } ] } <confdir:pcm/iec958.conf> YMF744.pcm.iec958.0 { @args [ CARD AES0 AES1 AES2 AES3 ] @args.CARD { type string } @args.AES0 { type integer } @args.AES1 { type integer } @args.AES2 { type integer } @args.AES3 { type integer } type hooks slave.pcm { type hw card $CARD device 1 } hooks.0 { type ctl_elems hook_args [ { name "IEC958 Playback Switch" lock true preserve true value 1 } { interface PCM name "IEC958 Playback PCM Stream" device 1 lock true preserve true value [ $AES0 $AES1 $AES2 $AES3 ] } ] } }