diff --git a/conf/j413.conf b/conf/j413.conf new file mode 100644 index 0000000..132507a --- /dev/null +++ b/conf/j413.conf @@ -0,0 +1,63 @@ +[Globals] +visense_pcm = 2 +t_ambient = 50.0 +t_safe_max = 100 +t_hysteresis = 10 +channels = 8 +period = 4096 + +[Speaker/Left Woofer] +group = 1 +tr_coil = 32.1 +tr_magnet = 20.0 +tau_coil = 4.7 +tau_magnet = 66.5 +t_limit = 140.0 +t_headroom = 10.0 +z_nominal = 4.0 +is_scale = 3.75 +vs_scale = 14 +is_chan = 0 +vs_chan = 1 + +[Speaker/Right Woofer] +group = 1 +tr_coil = 32.1 +tr_magnet = 20.0 +tau_coil = 4.7 +tau_magnet = 66.5 +t_limit = 140.0 +t_headroom = 10.0 +z_nominal = 4.0 +is_scale = 3.75 +vs_scale = 14 +is_chan = 2 +vs_chan = 3 + +[Speaker/Left Tweeter] +group = 0 +tr_coil = 104.9 +tr_magnet = 129.5 +tau_coil = 3.9 +tau_magnet = 70.0 +t_limit = 140.0 +t_headroom = 10.0 +z_nominal = 3.72 +is_scale = 3.75 +vs_scale = 14 +is_chan = 4 +vs_chan = 5 + +[Speaker/Right Tweeter] +group = 0 +tr_coil = 104.9 +tr_magnet = 129.5 +tau_coil = 3.9 +tau_magnet = 70.0 +t_limit = 140.0 +t_headroom = 10.0 +z_nominal = 3.72 +is_scale = 3.75 +vs_scale = 14 +is_chan = 6 +vs_chan = 7