Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
   209         kx #
   209         kx # configuration for HDMI connection which just expose the audio out device
   209         kx #
   209         kx 
   209         kx <confdir:pcm/hdmi.conf>
   209         kx 
   209         kx HDMI-OUT.pcm.hdmi.0 {
   209         kx   @args [ CARD DEVICE CTLINDEX AES0 AES1 AES2 AES3 ]
   209         kx   @args.CARD {
   209         kx     type string
   209         kx   }
   209         kx   @args.DEVICE {
   209         kx     type integer
   209         kx   }
   209         kx   @args.CTLINDEX {
   209         kx     type integer
   209         kx   }
   209         kx   @args.AES0 {
   209         kx     type integer
   209         kx   }
   209         kx   @args.AES1 {
   209         kx     type integer
   209         kx   }
   209         kx   @args.AES2 {
   209         kx     type integer
   209         kx   }
   209         kx   @args.AES3 {
   209         kx     type integer
   209         kx   }
   209         kx   type hw
   209         kx   card $CARD
   209         kx }