Skip to content

Commit e0678b9

Browse files
committed
Merge remote-tracking branch 'takashi/for-next' into sound/upstream-20230606
2 parents 3813084 + 306f3f7 commit e0678b9

74 files changed

Lines changed: 8980 additions & 2878 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Documentation/sound/cards/audigy-mixer.rst

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ PCM stream related controls
227227

228228
name='EMU10K1 PCM Volume',index 0-31
229229
------------------------------------
230-
Channel volume attenuation in range 0-0xffff. The maximum value (no
230+
Channel volume attenuation in range 0-0x1fffd. The middle value (no
231231
attenuation) is default. The channel mapping for three values is
232232
as follows:
233233

@@ -240,30 +240,30 @@ name='EMU10K1 PCM Send Routing',index 0-31
240240
This control specifies the destination - FX-bus accumulators. There are 24
241241
values in this mapping:
242242

243-
* 0 - mono, A destination (FX-bus 0-63), default 0
244-
* 1 - mono, B destination (FX-bus 0-63), default 1
245-
* 2 - mono, C destination (FX-bus 0-63), default 2
246-
* 3 - mono, D destination (FX-bus 0-63), default 3
247-
* 4 - mono, E destination (FX-bus 0-63), default 0
248-
* 5 - mono, F destination (FX-bus 0-63), default 0
249-
* 6 - mono, G destination (FX-bus 0-63), default 0
250-
* 7 - mono, H destination (FX-bus 0-63), default 0
251-
* 8 - left, A destination (FX-bus 0-63), default 0
252-
* 9 - left, B destination (FX-bus 0-63), default 1
243+
* 0 - mono, A destination (FX-bus 0-63), default 0
244+
* 1 - mono, B destination (FX-bus 0-63), default 1
245+
* 2 - mono, C destination (FX-bus 0-63), default 2
246+
* 3 - mono, D destination (FX-bus 0-63), default 3
247+
* 4 - mono, E destination (FX-bus 0-63), default 4
248+
* 5 - mono, F destination (FX-bus 0-63), default 5
249+
* 6 - mono, G destination (FX-bus 0-63), default 6
250+
* 7 - mono, H destination (FX-bus 0-63), default 7
251+
* 8 - left, A destination (FX-bus 0-63), default 0
252+
* 9 - left, B destination (FX-bus 0-63), default 1
253253
* 10 - left, C destination (FX-bus 0-63), default 2
254254
* 11 - left, D destination (FX-bus 0-63), default 3
255-
* 12 - left, E destination (FX-bus 0-63), default 0
256-
* 13 - left, F destination (FX-bus 0-63), default 0
257-
* 14 - left, G destination (FX-bus 0-63), default 0
258-
* 15 - left, H destination (FX-bus 0-63), default 0
255+
* 12 - left, E destination (FX-bus 0-63), default 4
256+
* 13 - left, F destination (FX-bus 0-63), default 5
257+
* 14 - left, G destination (FX-bus 0-63), default 6
258+
* 15 - left, H destination (FX-bus 0-63), default 7
259259
* 16 - right, A destination (FX-bus 0-63), default 0
260260
* 17 - right, B destination (FX-bus 0-63), default 1
261261
* 18 - right, C destination (FX-bus 0-63), default 2
262262
* 19 - right, D destination (FX-bus 0-63), default 3
263-
* 20 - right, E destination (FX-bus 0-63), default 0
264-
* 21 - right, F destination (FX-bus 0-63), default 0
265-
* 22 - right, G destination (FX-bus 0-63), default 0
266-
* 23 - right, H destination (FX-bus 0-63), default 0
263+
* 20 - right, E destination (FX-bus 0-63), default 4
264+
* 21 - right, F destination (FX-bus 0-63), default 5
265+
* 22 - right, G destination (FX-bus 0-63), default 6
266+
* 23 - right, H destination (FX-bus 0-63), default 7
267267

268268
Don't forget that it's illegal to assign a channel to the same FX-bus accumulator
269269
more than once (it means 0=0 && 1=0 is an invalid combination).

Documentation/sound/cards/sb-live-mixer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ PCM stream related controls
258258

259259
``name='EMU10K1 PCM Volume',index 0-31``
260260
----------------------------------------
261-
Channel volume attenuation in range 0-0xffff. The maximum value (no
261+
Channel volume attenuation in range 0-0x1fffd. The middle value (no
262262
attenuation) is default. The channel mapping for three values is
263263
as follows:
264264

Documentation/sound/designs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ Designs and Implementations
1515
oss-emulation
1616
seq-oss
1717
jack-injection
18+
midi-2.0

0 commit comments

Comments
 (0)