Changes between Initial Version and Version 1 of roard/Drivers


Ignore:
Timestamp:
05/13/11 17:48:44 (13 years ago)
Author:
ph3-der-loewe
Comment:

BEGIN{}

Legend:

Unmodified
Added
Removed
Modified
  • roard/Drivers

    v1 v1  
     1= roard's Drivers = 
     2 
     3== Overview == 
     4 
     5=== Currently implemented drivers === 
     6{{{#!comment 
     7 List is generated with: roard --print-format wiki --list-driver 
     8}}} 
     9||=Driver =||=Mode =||=Flag =||=Subsys =||=Description =||=Devices 
     10||=null         =|| w   ||  SV ||W      ||null audio driver || || 
     11||=esd          =|| w   ||   V ||W      ||EsounD audio driver ||localhost, remote.host.dom || 
     12||=roar         =|| w   ||   V ||WM L X ||RoarAudio driver ||localhost, remote.host.dom || 
     13||=raw          =|| w   || s V ||WM LRX ||RAW driver ||/some/file || 
     14||=dstr         =|| w   || s V ||WM LRX ||VIO DSTR driver ||/some/file || 
     15||=oss          =|| rw   || s V ||W      ||Open Sound System ||/dev/audio || 
     16||=ao           =|| w   ||   V ||W      ||libao audio driver ||DRIVER || 
     17||=shout        =|| w   ||   V ||W      ||libshout streaming ||http://user:pw@host:port/mount.ogg || 
     18||=sndio        =|| w   ||   V ||WM     ||OpenBSD sndio ||/dev/audio, /tmp/aucat-<uid>/default || 
     19||=rsound       =|| w   ||   V ||W      ||RSound ||servername || 
     20||=portaudio    =|| w   ||   V ||W      ||PortAudio || || 
     21||=alsa         =|| w   ||   V ||W      ||ALSA ||??? || 
     22||=dmx          =|| w   || s V ||   L   ||DMX512 driver ||/dev/dmx || 
     23||=pwmled       =|| w   || s V ||   L   ||PWM LED driver ||/dev/ttyS0 || 
     24||=sysclock     =|| w   ||   V ||W      ||System Clock Clock Source || || 
     25||=cdriver      =|| w   ||   V ||W      ||RoarAudio Client driver ||driver#device || 
     26||=pulsesimple  =|| w   ||   V ||W      ||PulseAudio Simple ||server || 
     27||=artsc        =|| w   ||   V ||W      ||aRts plain C API || || 
     28 
     29=== Drivers we work on === 
     30||=Driver =||=Mode =||=Flag =||=Subsys =||=Description =||=Devices 
     31||= jack =||= rw || V || W || Jack || ||