annotate DOCS/SOUNDCARDS @ 876:1f26877717f1

*** empty log message ***
author gabucino
date Fri, 25 May 2001 17:04:11 +0000
parents 81d60baccb74
children c7561094bc2c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
1
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
2 Recommendations for misc. soundcards
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
4
810
81d60baccb74 just some GUS ACE, vortex updating
gabucino
parents: 753
diff changeset
5 Aureal Vortex 2:
876
1f26877717f1 *** empty log message ***
gabucino
parents: 810
diff changeset
6 OSS : no driver
810
81d60baccb74 just some GUS ACE, vortex updating
gabucino
parents: 753
diff changeset
7 ALSA : no driver
876
1f26877717f1 *** empty log message ***
gabucino
parents: 810
diff changeset
8 Max kHz : 48
1f26877717f1 *** empty log message ***
gabucino
parents: 810
diff changeset
9 Driver : aureal.sourceforge.net
521
8f86163f8dc3 *** empty log message ***
gabucino
parents: 455
diff changeset
10
8f86163f8dc3 *** empty log message ***
gabucino
parents: 455
diff changeset
11 GUS PnP:
876
1f26877717f1 *** empty log message ***
gabucino
parents: 810
diff changeset
12 OSS/Free: no driver
1f26877717f1 *** empty log message ***
gabucino
parents: 810
diff changeset
13 OSS : OK
1f26877717f1 *** empty log message ***
gabucino
parents: 810
diff changeset
14 ALSA : OK
531
c687c8eee2bd GUS PNP fix
gabucino
parents: 521
diff changeset
15 Max kHz : 48
171
74d549cfd4a2 added Vortex2 stuff (from Pontscho)
gabucino
parents: 143
diff changeset
16
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
17 SB Live!:
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
18 OSS : OK
521
8f86163f8dc3 *** empty log message ***
gabucino
parents: 455
diff changeset
19 ALSA : (?)
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
20 Max kHz : 48
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
21
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
22 Gravis UltraSound ACE:
810
81d60baccb74 just some GUS ACE, vortex updating
gabucino
parents: 753
diff changeset
23 OSS : sucks, max 44Khz ! Also has problems with the
81d60baccb74 just some GUS ACE, vortex updating
gabucino
parents: 753
diff changeset
24 new sound code.
81d60baccb74 just some GUS ACE, vortex updating
gabucino
parents: 753
diff changeset
25 ALSA : OK
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
26 Max kHz : 48
96
2c04d6650bc9 very much changes
gabucino
parents: 55
diff changeset
27
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
28 Gravis UltraSound MAX:
143
75d2740260e9 some cosmetics
gabucino
parents: 140
diff changeset
29 OSS : OK
521
8f86163f8dc3 *** empty log message ***
gabucino
parents: 455
diff changeset
30 ALSA : OK (?)
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
31 Max kHz : 48
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
32
749
550e3ff06099 big review ! (translators curse me:)
gabucino
parents: 719
diff changeset
33 ESS 688:
550e3ff06099 big review ! (translators curse me:)
gabucino
parents: 719
diff changeset
34 OSS : OK
550e3ff06099 big review ! (translators curse me:)
gabucino
parents: 719
diff changeset
35 ALSA : OK (?)
550e3ff06099 big review ! (translators curse me:)
gabucino
parents: 719
diff changeset
36 Max kHz : 48
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
37
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
38 PC Speaker or DAC:
753
34c1a9fb631b oh, this much? :p
gabucino
parents: 749
diff changeset
39 OSS : OK (new timing code?)
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
40 ALSA : no driver
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
41 Max kHz : 6 ;) (the driver emulates 44.1 maybe more)
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
42 Driver : ftp://ftp.infradead.org/pub/pcsp
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
43
749
550e3ff06099 big review ! (translators curse me:)
gabucino
parents: 719
diff changeset
44 - MPlayer is mostly intended for OSS, until we change to libxmm
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
45 - use at least 2.4 if possible, 2.2 isn't tested
96
2c04d6650bc9 very much changes
gabucino
parents: 55
diff changeset
46 - if sound clicks when playing from CD-ROM, turn on IRQ unmasking !
2c04d6650bc9 very much changes
gabucino
parents: 55
diff changeset
47 for example "hdparm -u1 /dev/cdrom" (see "man hdparm" !!!)
521
8f86163f8dc3 *** empty log message ***
gabucino
parents: 455
diff changeset
48 This is recommended anyways... (for XMMS, etc...)
749
550e3ff06099 big review ! (translators curse me:)
gabucino
parents: 719
diff changeset
49 Read DOCS/CDROM .
96
2c04d6650bc9 very much changes
gabucino
parents: 55
diff changeset
50 - don't use your soundcard by other application ( for ex. XMMS ) !
2c04d6650bc9 very much changes
gabucino
parents: 55
diff changeset
51 if you use ESD, start MPlayer with the esddsp utility !
201
4678d8212524 something
gabucino
parents: 171
diff changeset
52 - Please tell us how MPlayer and your soundcard(s) worked together!
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
53
140
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
54 Gabucino
6889224c44e0 big updates, new docs, etc :)
gabucino
parents: 135
diff changeset
55