mirror of
https://github.com/ivabus/speakersafetyd
synced 2024-11-10 02:15:16 +03:00
conf: j375,j473,j474,j475: Fix volume control name
Use j375 as base for Mac mini/studio devices with tas2764 speaker amp. The volume control has a different name compared to j274. Signed-off-by: Janne Grunau <j@jannau.net>
This commit is contained in:
parent
33797aee2d
commit
bc1e4daf19
|
@ -1 +0,0 @@
|
|||
j274.conf
|
31
conf/apple/j375.conf
Normal file
31
conf/apple/j375.conf
Normal file
|
@ -0,0 +1,31 @@
|
|||
[Globals]
|
||||
visense_pcm = 2
|
||||
t_ambient = 46.0
|
||||
t_hysteresis = 5.0
|
||||
t_window = 20.0
|
||||
channels = 2
|
||||
period = 4096
|
||||
link_gains = False
|
||||
uclamp_max = 64
|
||||
|
||||
[Controls]
|
||||
vsense = VSENSE Switch
|
||||
isense = ISENSE Switch
|
||||
amp_gain = Amp Gain Volume
|
||||
volume = Speaker Volume
|
||||
|
||||
[Speaker/Mono]
|
||||
group = 0
|
||||
tr_coil = 40.00
|
||||
tr_magnet = 60.00
|
||||
tau_coil = 3.70
|
||||
tau_magnet = 250.00
|
||||
t_limit = 140.0
|
||||
t_headroom = 40.0
|
||||
z_nominal = 4.60
|
||||
a_t_20c = 0.0037
|
||||
a_t_35c = 0.0037
|
||||
is_scale = 3.75
|
||||
vs_scale = 14
|
||||
is_chan = 0
|
||||
vs_chan = 1
|
|
@ -1 +1 @@
|
|||
j274.conf
|
||||
j375.conf
|
|
@ -1 +1 @@
|
|||
j274.conf
|
||||
j375.conf
|
|
@ -1 +1 @@
|
|||
j274.conf
|
||||
j375.conf
|
Loading…
Reference in a new issue