;  gamelan reong soundfiles 
; 3 sets of 8 tones, 3 octave range, of button gong soundfiles and functions
; set1 = normal strikes; set 2 = damped (.clsd) ; set 3 = metallic (.mtlc)
; a 4th set includes 2 soundfiles in which all lo or hi gongs are struck together
; to use set 2, 3 or 4, remove the comments from the function tables
; ---  SET 1 : NORMAL STRIKES  ---------------------------------
f1 0 0 -1 "/sflib/gamelan/reong.1lo" 0 0 0 ; ; dur = 2.94  bf4
f2 0 0 -1 "/sflib/gamelan/reong.2lo" 0 0 0 ; ; dur = 4.208  c5 {flat}
f3 0 0 -1 "/sflib/gamelan/reong.3lo" 0 0 0 ; ; dur = 3.2   cs5 {1/4/sharp}
f4 0 0 -1 "/sflib/gamelan/reong.4lo" 0 0 0 ; ; dur = 4.38  e5  {1/4 sharp}
f5 0 0 -1 "/sflib/gamelan/reong.1hi" 0 0 0 ; ; dur = 5.04  a5  {1/4 sharp}
f6 0 0 -1 "/sflib/gamelan/reong.2hi" 0 0 0 ; ; dur = 3.57  b5  {1/4 sharp}
f7 0 0 -1 "/sflib/gamelan/reong.3hi" 0 0 0 ; ; dur = 3.97  cs6 {1/4 sharp}

    ;; gen1 funcs & midi note split pts
f99 0 128 -17 0 1 71 2 72 3 75 4 79 5 82 6 84 7  ;
f98 0  16  -2 0 70 72 73 76 81 83 85  	; midi notes of samples

f97 0 128 5 1 128 33                ;; veloc to non-linear amp
f96 0 128 5 .005 120 1. 128 1.      ;; brightness scaling
   ; end of set 1 NORMAL strikes -----------------
; Alternate f99 and f98 for alternative 3 sets of reong soundfiles below:
; f99 0 128 -17 0 1 71 2 72 3 75 4 79 5 82 6 84 7 86 8 ; 
;f98 0  16  -2 0 70 71 73 76 81 83 85 88  ; midi notes of samples

; --------    Alternate soundfiles: all 4 LO or HI reongs struck simultaneously : --
; f9 0 0 -1 "/sflib/gamelan/reongs.all.hi" 0 0 0 ; ; dur = 5.065
; f10 0 0 -1 "/sflib/gamelan/reongs.all.lo" 0 0 0 ; ; dur = 6.288

; ---  alternate SET 2 : CLSD ("closed," damped) : To use these, remove the comments
; f1 0 0 -1 "/sflib/gamelan/reong.1lo.clsd" 0 0 0 ; dur = 1.58  bf4
; f2 0 0 -1 "/sflib/gamelan/reong.2lo.clsd" 0 0 0 ; dur = 1.9  b4 {1/4 #}
; f3 0 0 -1 "/sflib/gamelan/reong.3lo.clsd" 0 0 0 ; dur = .512   cs5 {1/4/#}
; f4 0 0 -1 "/sflib/gamelan/reong.4lo.clsd" 0 0 0 ; dur = 1.60  e5  {1/4 #}
; f5 0 0 -1 "/sflib/gamelan/reong.1hi.clsd" 0 0 0 ; dur = 1.12  a5 {1/4 #}
; f6 0 0 -1 "/sflib/gamelan/reong.2hi.clsd" 0 0 0 ; dur = .919  b5 {1/4 #}
; f7 0 0 -1 "/sflib/gamelan/reong.3hi.clsd" 0 0 0 ; dur = 1.017 cs6 {1/4 #}
; f8 0 0 -1 "/sflib/gamelan/reong.4hi.clsd" 0 0 0 ; dur = .997  e6 {1/4 #}
   ; end of set 2 CLOSED strikes -----------------

; ---  alternate SET 3 : METALLIC (" .mtlc")): To use these, remove the comments
; f1 0 0 -1 "/sflib/gamelan/reong.1lo.mtlc" 0 0 0 ; dur = 1.488  bf4
; f2 0 0 -1 "/sflib/gamelan/reong.2lo.mtlc" 0 0 0 ; dur = 6.26  b4 {1/4 #}
; f3 0 0 -1 "/sflib/gamelan/reong.3lo.mtlc" 0 0 0 ; dur = 4.81 cs5 {1/4/#}
; f4 0 0 -1 "/sflib/gamelan/reong.4lo.mtlc" 0 0 0 ; dur = 6.12 e5  {1/4 #}
; f5 0 0 -1 "/sflib/gamelan/reong.1hi.mtlc" 0 0 0 ; dur = 4.24 a5 {1/4 #}
; f6 0 0 -1 "/sflib/gamelan/reong.2hi.mtlc" 0 0 0 ; dur = 3.38 b5 {1/4 #}
; f7 0 0 -1 "/sflib/gamelan/reong.3hi.mtlc" 0 0 0 ; dur = 4.53 cs6 {1/4 #}
; f8 0 0  1 "/sflib/gamelan/reong.4hi.mtlc" 0 0 0 ; dur = .716 e6 {1/4 #}
;   End of REONG  functions  

