Creative SB0350 Hardware Programming Guide - Page 74

Creative SB0350 Manual

Page 74 highlights

4-16 Mixer Chip Programming Registers 0x38/0x39 (Line volume .L/.R) Register 0x3A (Mic volume) 5 bits per channel, giving 32 levels. 0 to 31 ⇒ - 62 dB to 0 dB, in 2 dB steps. Default is 0 ⇒ - 62 dB. Register 0x3B (PC Speaker volume) 2 bits, giving 4 levels. 0 to 3 ⇒ - 18 dB to 0 dB, in 6 dB steps. Default is 0 ⇒ - 18 dB. Register 0x3C (Output mixer switches) Set the appropriate bit to 1 to close the switch, 0 to open. The default is Line.L 1 Line.R 1 CD.L 1 CD.R 1 Mic 1 Register 0x3D (Input Mixer.L switches) Set the appropriate bit to 1 to close the switch, 0 to open. The default is MIDI.L 0 MIDI.R 0 Line.L 1 Line.R 0 CD.L 1 CD.R 0 Mic 1 Register 0x3E (Input Mixer.R switches) Set the appropriate bit to 1 to close the switch, 0 to open. The default is MIDI.L 0 MIDI.R 0 Line.L 0 Line.R 1 CD.L 0 CD.R 1 Mic 1 When recording in mono, note that samples will only be taken from the left input mixer. So, if a mono recording of a stereo source is desired, the switches controlled by registers 0x3D and 0x3E must be manipulated to enable both channels of a stereo source to be mixed together first into the left input mixer before being sampled.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141

4-16
Mixer Chip Programming
Registers 0x38/0x39 (Line volume .L/.R)
Register
0x3A (Mic volume)
5 bits per channel, giving 32 levels.
0 to 31
62 dB to 0 dB, in 2 dB steps.
Default is 0
62 dB.
Register 0x3B (PC Speaker volume)
2 bits, giving 4 levels.
0 to 3
18 dB to 0 dB, in 6 dB steps.
Default is 0
18 dB.
Register 0x3C (Output mixer switches)
Set the appropriate bit to 1 to close the switch, 0 to open.
The default is
Line.L
Line.R
CD.L
CD.R
Mic
1
1
1
1
1
Register 0x3D (Input Mixer.L switches)
Set the appropriate bit to 1 to close the switch, 0 to open.
The default is
MIDI.L
MIDI.R
Line.L
Line.R
CD.L
CD.R
Mic
0
0
1
0
1
0
1
Register 0x3E (Input Mixer.R switches)
Set the appropriate bit to 1 to close the switch, 0 to open.
The default is
MIDI.L
MIDI.R
Line.L
Line.R
CD.L
CD.R
Mic
0
0
0
1
0
1
1
When recording in mono, note that samples will only be taken from
the left input mixer.
So, if a mono recording of a stereo source is desired, the switches
controlled by registers
0x3D
and
0x3E
must be manipulated to
enable both channels of a stereo source to be mixed together first
into the left input mixer before being sampled.