View Single Post
Old 12-23-2016, 10:26 AM   #27
stephane
Human being with feelings
 
Join Date: May 2010
Location: France
Posts: 97
Default

I made some tests with my spitfire libraries by using the UACC. It's not too bad and it works well. Looks very promising.

For those who would want to test, this is the definition of my articulation map file

Code:
track dynamic pppp : cc 0 1 30
track dynamic ppp : cc 0 1 40
track dynamic pp : cc 0 1 50
track dynamic p : cc 0 1 60
track dynamic mp : cc 0 1 70
track dynamic m	: cc 0 1 75
track dynamic mf : cc 0 1 80
track dynamic f : cc 0 1 90
track dynamic ff : cc 0 1 100
track dynamic fff : cc 0 1 110
track dynamic ffff : cc 0 1 120

note text arco : cc 32 1
note text legato : cc 32 20
note text pizz : cc 32 56

note articulation staccato : cc 32 40
note articulation staccatissimo : cc 32 42
note articulation marcato : cc 32 52
note articulation tenuto : cc 32 50

note ornament tremolo : cc 32  11

note text "con sord" : cc 32 7
note text "con legno" : cc 32 58

note text "senza vib" : cc 21 0
note text "con vib" : cc 21 64
note text "con molto vib" : cc 21 127
stephane is offline   Reply With Quote