======================================================================
Modeling of loudspeakers RayOn and RayOn+ with format CTA, for Catt v9
Active Audio, feb 2017
======================================================================

* Copy all files in folder CATT/SD.

* For Modeling RayOn columns (passive) :
The files correspond to obtaining the max sound level specified in the documentation in low-impedance mode at the reference distance, in nominal situation (specially the mounting height), and when specifying "LvIn = lv_pink 0" in the source file.
For specifying a sound level corresponding to a given tap in 100V mode, one must enter the difference of the max SPLs given in the documentation.
For example, with model R100 on tap 50W, one should specify "LvIn = lv_pink -5" since the documentation says that the max SPL is 87dB on the 50W tap, and 92dB in low-impedance mode.

* For modeling RayOn+ columns (amplified) :
See instructions in files RayOn_Rxxx.pdf.


See files RayOn_Rxxx.pdf for more explanations.

Below are examples of source declarations for RayOn columns :

SOURCE A0
DIRECTIVITY = "RayOn_Rmini.cba"
POS = 0 0 1.9
AIMANGLES = 0 0 
LvIn = lv_pink 0		; 30W:0 ; 15W:-3 ; 7.5W:-6
GAIN = <0 0 0 0 0 0 : 0 0 >
END

SOURCE A1
DIRECTIVITY = "RayOn_B70.cba"
POS = 0 0 2.4
AIMANGLES = 0 0 
LvIn = lv_pink 0		; 75W and 72W:0 ; 36W:-3 ; 18W:-6
GAIN = <0 0 0 0 0 0 : 0 0 >
END

SOURCE A2
DIRECTIVITY = "RayOn_R70.cba"
POS = 0 0 2.0
AIMANGLES = 0 0 
LvIn = lv_pink 0		; 75W and 72W:0 ; 36W:-3 ; 18W:-6
GAIN = <0 0 0 0 0 0 : 0 0 >
END

SOURCE A3
DIRECTIVITY = "RayOn_R110.cba"
POS = 0 0 2.2
AIMANGLES = 0 0 
LvIn = lv_pink 0		; 150W:0 ; 100W:-2 ; 50W:-5 ; 25W:-8
GAIN = <0 0 0 0 0 0 : 0 0 >
END

SOURCE A4
DIRECTIVITY = "RayOn_R210.cba"
POS = 0 2.0 2.4
AIMANGLES = 0 0 
LvIn = lv_pink 0		; 300W:0 ; 200W:-2 ; 100W:-5 ; 50W:-8 ; 25W:-11
GAIN = <0 0 0 0 0 0 : 0 0 >
END
