-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TEST] Added Studio One 5 KeySwitch files
Converted from VSTExpressionmaps by my software (WIP) : https://github.com/r-koubou/ArticulationUtility
- Loading branch information
Showing
304 changed files
with
3,415 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="01 Strings 01 Shorts"> | ||
<Attributes pitch="101" name="SPICCATO" /> | ||
<Attributes pitch="102" name="SPICCATO FAST" /> | ||
<Attributes pitch="103" name="MARCATO" /> | ||
<Attributes pitch="104" name="COLLEGNO" /> | ||
<Attributes pitch="105" name="BARTOR" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="01 Strings 02 Long"> | ||
<Attributes pitch="100" name="SUSTAIN MW" /> | ||
<Attributes pitch="101" name="POWER SUSTAIN MW" /> | ||
<Attributes pitch="102" name="ARC P-F-P" /> | ||
<Attributes pitch="103" name="ARC MP-F-MP" /> | ||
<Attributes pitch="104" name="ARC FF-F-FF" /> | ||
<Attributes pitch="105" name="ARC MP MF" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="01 Strings 03 Legato"> | ||
<Attributes pitch="100" name="NATURAL" /> | ||
<Attributes pitch="101" name="SUS XFADE" /> | ||
<Attributes pitch="102" name="MEDIUM 1" /> | ||
<Attributes pitch="103" name="MEDIUM 2" /> | ||
<Attributes pitch="104" name="STRONG 1" /> | ||
<Attributes pitch="105" name="MARCATO" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="02 Brass 01 Shorts"> | ||
<Attributes pitch="101" name="SPICCATO" /> | ||
<Attributes pitch="102" name="SPICCATTISSIMO" /> | ||
<Attributes pitch="103" name="MARCATO" /> | ||
<Attributes pitch="104" name="MUTED MARCATO" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="02 Brass 02 Long"> | ||
<Attributes pitch="96" name="SUSTAIN MW" /> | ||
<Attributes pitch="97" name="POWER SUSTAIN MW" /> | ||
<Attributes pitch="98" name="POWER MUTED MW" /> | ||
<Attributes pitch="99" name="ARC P-MF-P" /> | ||
<Attributes pitch="100" name="ARC P-F-P" /> | ||
<Attributes pitch="101" name="ARC SHORT" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="03 Winds High 02 Long"> | ||
<Attributes pitch="36" name="SUSTAIN MW" /> | ||
<Attributes pitch="37" name="POWER SUSTAIN MW" /> | ||
<Attributes pitch="38" name="ARC P-F-P" /> | ||
<Attributes pitch="39" name="ARC F-FF-F" /> | ||
<Attributes pitch="40" name="FLUTTER TONGUE2" /> | ||
<Attributes pitch="41" name="MINOR TRILLS" /> | ||
<Attributes pitch="42" name="MAJOR TRILLS" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="03 Winds Low 01 Shorts"> | ||
<Attributes pitch="96" name="STACCATISSIMO" /> | ||
<Attributes pitch="97" name="DOUBLE TONGUE" /> | ||
<Attributes pitch="98" name="SLAP NOTES" /> | ||
<Attributes pitch="99" name="MARCATO" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="03 Winds Low 02 Long"> | ||
<Attributes pitch="96" name="SUSTAIN MW" /> | ||
<Attributes pitch="97" name="POWER SUSTAIN MW" /> | ||
<Attributes pitch="98" name="ARC P-MF-P" /> | ||
<Attributes pitch="99" name="ARC MF-F-MF" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="04 Winds High 01 Shorts"> | ||
<Attributes pitch="36" name="STACCATISSIMO" /> | ||
<Attributes pitch="37" name="DOUBLE TONGUE" /> | ||
<Attributes pitch="38" name="MARCATO" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="05 Percussion 01 Low"> | ||
<Attributes pitch="24" name="TOM TOMS" /> | ||
<Attributes pitch="25" name="GRAN CASAS" /> | ||
<Attributes pitch="26" name="TIMPANI HITS" /> | ||
<Attributes pitch="27" name="TIMPANI ROLLS" /> | ||
<Attributes pitch="28" name="TIMPANI CRESC" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="05 Percussion 02 High"> | ||
<Attributes pitch="24" name="SMALL SNARES" /> | ||
<Attributes pitch="25" name="LARGE SNARES" /> | ||
<Attributes pitch="26" name="TAMBOURINES" /> | ||
<Attributes pitch="27" name="ANVILS" /> | ||
<Attributes pitch="28" name="STICKS / CLAPS" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="05 Percussion 03 Cymbals"> | ||
<Attributes pitch="24" name="CYMBALS" /> | ||
<Attributes pitch="25" name="SCRATCHES" /> | ||
<Attributes pitch="26" name="TAM TAMS" /> | ||
<Attributes pitch="27" name="SMALL GONGS" /> | ||
<Attributes pitch="28" name="LARGE GONGS" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="05 Percussion 04 Master"> | ||
<Attributes pitch="24" name="MASTER PERCUSSION" /> | ||
<Attributes pitch="25" name="MASTER ROLLS" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="8diOboe"> | ||
<Attributes pitch="24" name="Sustains" /> | ||
<Attributes pitch="25" name="Marc Exprs" /> | ||
<Attributes pitch="26" name="Marc Short" /> | ||
<Attributes pitch="27" name="Staccatissimo" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Century Harps - General"> | ||
<Attributes pitch="12" name="Sustain" /> | ||
<Attributes pitch="13" name="Sustain Soft" /> | ||
<Attributes pitch="14" name="Pluck" /> | ||
<Attributes pitch="15" name="Harmonics" /> | ||
<Attributes pitch="16" name="Bisbigliando" /> | ||
</Music.KeySwitchList> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Century Harps - Glissandi"> | ||
<Attributes pitch="24" name="Minor" /> | ||
<Attributes pitch="25" name="Major" /> | ||
<Attributes pitch="26" name="Diminished" /> | ||
<Attributes pitch="27" name="Augmented" /> | ||
<Attributes pitch="28" name="Pentatonic" /> | ||
</Music.KeySwitchList> |
9 changes: 9 additions & 0 deletions
9
8DIO/Claire Woodwinds/Claire Alto Flute Virtuoso/Alto Flute Arcs.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Alto Flute Arcs"> | ||
<Attributes pitch="24" name="P-MP-P" /> | ||
<Attributes pitch="25" name="P-MF-MP" /> | ||
<Attributes pitch="26" name="MP-MF-MP" /> | ||
<Attributes pitch="27" name="MP-MF-MP VIB" /> | ||
<Attributes pitch="28" name="MP-FF-MF VIB" /> | ||
<Attributes pitch="29" name="F-FF-F-VIB" /> | ||
</Music.KeySwitchList> |
9 changes: 9 additions & 0 deletions
9
8DIO/Claire Woodwinds/Claire Alto Flute Virtuoso/Alto Flute Bonus FX Runs.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Alto Flute Bonus FX Runs"> | ||
<Attributes pitch="24" name="MAJ RUN" /> | ||
<Attributes pitch="25" name="MAJ RUN 2 OCT" /> | ||
<Attributes pitch="26" name="MIN RUN" /> | ||
<Attributes pitch="27" name="MIN RUN 2 OCT" /> | ||
<Attributes pitch="28" name="BREATHS" /> | ||
<Attributes pitch="29" name="VALVE CLICKS" /> | ||
</Music.KeySwitchList> |
9 changes: 9 additions & 0 deletions
9
8DIO/Claire Woodwinds/Claire Alto Flute Virtuoso/Alto Flute General Arts.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Alto Flute General Arts"> | ||
<Attributes pitch="24" name="STACMO" /> | ||
<Attributes pitch="25" name="MARCATO" /> | ||
<Attributes pitch="26" name="SUS VEL" /> | ||
<Attributes pitch="27" name="SUS XFADE" /> | ||
<Attributes pitch="28" name="MIN 2ND TRILLS" /> | ||
<Attributes pitch="29" name="MAJ 2ND TRILLS" /> | ||
</Music.KeySwitchList> |
11 changes: 11 additions & 0 deletions
11
8DIO/Claire Woodwinds/Claire Alto Flute Virtuoso/Alto Flute Leg Lyrical.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Alto Flute Leg Lyrical"> | ||
<Attributes pitch="24" name="NATURAL" /> | ||
<Attributes pitch="25" name="SOFT 1" /> | ||
<Attributes pitch="26" name="SOFT 2" /> | ||
<Attributes pitch="27" name="MEDIUM" /> | ||
<Attributes pitch="28" name="STRONG" /> | ||
<Attributes pitch="29" name="SUS XFADE" /> | ||
<Attributes pitch="30" name="STACMO" /> | ||
<Attributes pitch="31" name="MARCATO" /> | ||
</Music.KeySwitchList> |
11 changes: 11 additions & 0 deletions
11
8DIO/Claire Woodwinds/Claire Alto Flute Virtuoso/Alto Flute Leg Strong.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Alto Flute Leg Strong"> | ||
<Attributes pitch="24" name="NATURAL" /> | ||
<Attributes pitch="25" name="SOFT 1" /> | ||
<Attributes pitch="26" name="SOFT 2" /> | ||
<Attributes pitch="27" name="MEDIUM" /> | ||
<Attributes pitch="28" name="STRONG" /> | ||
<Attributes pitch="29" name="SUS XFADE" /> | ||
<Attributes pitch="30" name="STACMO" /> | ||
<Attributes pitch="31" name="MARCATO" /> | ||
</Music.KeySwitchList> |
11 changes: 11 additions & 0 deletions
11
8DIO/Claire Woodwinds/Claire Bassoon/Bassoon Arcs.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Bassoon Arcs"> | ||
<Attributes pitch="24" name="PP-P-P" /> | ||
<Attributes pitch="25" name="P-MP-P" /> | ||
<Attributes pitch="26" name="MP-MF-MP" /> | ||
<Attributes pitch="27" name="MF-F-MP" /> | ||
<Attributes pitch="28" name="MP-F-MF" /> | ||
<Attributes pitch="29" name="MP-F-MP" /> | ||
<Attributes pitch="30" name="MF-FF-MF" /> | ||
<Attributes pitch="31" name="F-FF-F" /> | ||
</Music.KeySwitchList> |
9 changes: 9 additions & 0 deletions
9
8DIO/Claire Woodwinds/Claire Bassoon/Bassoon Bonus FX Runs.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Bassoon Bonus FX Runs"> | ||
<Attributes pitch="24" name="MAJ RUN" /> | ||
<Attributes pitch="25" name="MAJ RUN 2 OCT" /> | ||
<Attributes pitch="26" name="MIN RUN" /> | ||
<Attributes pitch="27" name="MIN RUN 2 OCT" /> | ||
<Attributes pitch="28" name="BREATHS" /> | ||
<Attributes pitch="29" name="VALVE CLICKS" /> | ||
</Music.KeySwitchList> |
8 changes: 8 additions & 0 deletions
8
8DIO/Claire Woodwinds/Claire Bassoon/Bassoon General Arts.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Bassoon General Arts"> | ||
<Attributes pitch="24" name="STACMO" /> | ||
<Attributes pitch="25" name="MARCATO" /> | ||
<Attributes pitch="26" name="SUS VEL" /> | ||
<Attributes pitch="28" name="MIN 2ND TRILLS" /> | ||
<Attributes pitch="29" name="MAJ 2ND TRILLS" /> | ||
</Music.KeySwitchList> |
11 changes: 11 additions & 0 deletions
11
8DIO/Claire Woodwinds/Claire Bassoon/Bassoon Leg Lyrical sus XFade.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Bassoon Leg Lyrical sus XFade"> | ||
<Attributes pitch="24" name="NATURAL" /> | ||
<Attributes pitch="25" name="SOFT 1" /> | ||
<Attributes pitch="26" name="SOFT 2" /> | ||
<Attributes pitch="27" name="MEDIUM" /> | ||
<Attributes pitch="28" name="STRONG" /> | ||
<Attributes pitch="29" name="SUS XFADE" /> | ||
<Attributes pitch="30" name="STACMO" /> | ||
<Attributes pitch="31" name="MARCATO" /> | ||
</Music.KeySwitchList> |
11 changes: 11 additions & 0 deletions
11
8DIO/Claire Woodwinds/Claire Bassoon/Bassoon Leg Lyrical.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Bassoon Leg Lyrical"> | ||
<Attributes pitch="24" name="NATURAL" /> | ||
<Attributes pitch="25" name="SOFT 1" /> | ||
<Attributes pitch="26" name="SOFT 2" /> | ||
<Attributes pitch="27" name="MEDIUM" /> | ||
<Attributes pitch="28" name="STRONG 1" /> | ||
<Attributes pitch="29" name="STRONG 2" /> | ||
<Attributes pitch="30" name="STACMO" /> | ||
<Attributes pitch="31" name="MARCATO" /> | ||
</Music.KeySwitchList> |
11 changes: 11 additions & 0 deletions
11
8DIO/Claire Woodwinds/Claire Bassoon/Bassoon Leg Strong.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Bassoon Leg Strong"> | ||
<Attributes pitch="24" name="NATURAL" /> | ||
<Attributes pitch="25" name="MEDIUM 1" /> | ||
<Attributes pitch="26" name="MEDIUM 2" /> | ||
<Attributes pitch="27" name="STRONG 1" /> | ||
<Attributes pitch="28" name="STRONG 2" /> | ||
<Attributes pitch="29" name="STRONG 3" /> | ||
<Attributes pitch="30" name="STACMO" /> | ||
<Attributes pitch="31" name="MARCATO" /> | ||
</Music.KeySwitchList> |
10 changes: 10 additions & 0 deletions
10
8DIO/Claire Woodwinds/Claire Clarinet/Clarinet Arcs.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Clarinet Arcs"> | ||
<Attributes pitch="24" name="PP-P-P" /> | ||
<Attributes pitch="25" name="P-MP-P" /> | ||
<Attributes pitch="26" name="MP-MF-MP" /> | ||
<Attributes pitch="27" name="M-F-MP" /> | ||
<Attributes pitch="28" name="MF-F-MF" /> | ||
<Attributes pitch="29" name="MP-MF-MP VIB" /> | ||
<Attributes pitch="30" name="MP-F-MP VIB" /> | ||
</Music.KeySwitchList> |
9 changes: 9 additions & 0 deletions
9
8DIO/Claire Woodwinds/Claire Clarinet/Clarinet Bonus FX Runs.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Clarinet Bonus FX Runs"> | ||
<Attributes pitch="24" name="MAJ RUN" /> | ||
<Attributes pitch="25" name="MAJ RUN 2 OCT" /> | ||
<Attributes pitch="26" name="MIN RUN" /> | ||
<Attributes pitch="27" name="MIN RUN 2 OCT" /> | ||
<Attributes pitch="28" name="BREATHS" /> | ||
<Attributes pitch="29" name="VALVE CLICKS" /> | ||
</Music.KeySwitchList> |
8 changes: 8 additions & 0 deletions
8
8DIO/Claire Woodwinds/Claire Clarinet/Clarinet General Arts.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Clarinet General Arts"> | ||
<Attributes pitch="24" name="STACMO" /> | ||
<Attributes pitch="25" name="MARCATO" /> | ||
<Attributes pitch="26" name="SUS VEL" /> | ||
<Attributes pitch="28" name="MIN 2ND TRILLS" /> | ||
<Attributes pitch="29" name="MAJ 2ND TRILLS" /> | ||
</Music.KeySwitchList> |
11 changes: 11 additions & 0 deletions
11
8DIO/Claire Woodwinds/Claire Clarinet/Clarinet Leg Fast.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Clarinet Leg Fast"> | ||
<Attributes pitch="24" name="NATURAL" /> | ||
<Attributes pitch="25" name="MEDIUM" /> | ||
<Attributes pitch="26" name="STRONG 1" /> | ||
<Attributes pitch="27" name="STRONG 2" /> | ||
<Attributes pitch="28" name="VIBRATO" /> | ||
<Attributes pitch="29" name="HEAVY VIBRATO" /> | ||
<Attributes pitch="30" name="STACMO" /> | ||
<Attributes pitch="31" name="MARCATO" /> | ||
</Music.KeySwitchList> |
11 changes: 11 additions & 0 deletions
11
8DIO/Claire Woodwinds/Claire Clarinet/Clarinet Leg Slow.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="Clarinet Leg Slow"> | ||
<Attributes pitch="24" name="NATURAL" /> | ||
<Attributes pitch="25" name="MEDIUM" /> | ||
<Attributes pitch="26" name="STRONG 1" /> | ||
<Attributes pitch="27" name="STRONG 2" /> | ||
<Attributes pitch="28" name="VIBRATO" /> | ||
<Attributes pitch="29" name="HEAVY VIBRATO" /> | ||
<Attributes pitch="30" name="STACMO" /> | ||
<Attributes pitch="31" name="MARCATO" /> | ||
</Music.KeySwitchList> |
10 changes: 10 additions & 0 deletions
10
8DIO/Claire Woodwinds/Claire English Horn Virtuoso/English Horn Arcs.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="English Horn Arcs"> | ||
<Attributes pitch="24" name="P-MP-P" /> | ||
<Attributes pitch="25" name="P-MF-MP" /> | ||
<Attributes pitch="26" name="MP-MF-MP SHRT" /> | ||
<Attributes pitch="27" name="MP-F-MF" /> | ||
<Attributes pitch="28" name="MF-F-MP" /> | ||
<Attributes pitch="29" name="MF-FF-MF" /> | ||
<Attributes pitch="30" name="F-FF-F" /> | ||
</Music.KeySwitchList> |
7 changes: 7 additions & 0 deletions
7
8DIO/Claire Woodwinds/Claire English Horn Virtuoso/English Horn Bonus FX Runs.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="English Horn Bonus FX Runs"> | ||
<Attributes pitch="24" name="MIM RUN" /> | ||
<Attributes pitch="25" name="MAJ RUN" /> | ||
<Attributes pitch="26" name="BREATHS" /> | ||
<Attributes pitch="27" name="VALVE CLICKS" /> | ||
</Music.KeySwitchList> |
9 changes: 9 additions & 0 deletions
9
8DIO/Claire Woodwinds/Claire English Horn Virtuoso/English Horn General Arts.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="English Horn General Arts"> | ||
<Attributes pitch="24" name="STACMO" /> | ||
<Attributes pitch="25" name="MARCATO" /> | ||
<Attributes pitch="26" name="SUS EXP" /> | ||
<Attributes pitch="27" name="SUS XFADE" /> | ||
<Attributes pitch="28" name="MIN 2ND TRILLS" /> | ||
<Attributes pitch="29" name="MAJ 2ND TRILLS" /> | ||
</Music.KeySwitchList> |
11 changes: 11 additions & 0 deletions
11
8DIO/Claire Woodwinds/Claire English Horn Virtuoso/English Horn Leg Lyrical.keyswitch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Music.KeySwitchList name="English Horn Leg Lyrical"> | ||
<Attributes pitch="24" name="NATURAL" /> | ||
<Attributes pitch="25" name="SOFT" /> | ||
<Attributes pitch="26" name="MEDIUM" /> | ||
<Attributes pitch="27" name="STRONG 1" /> | ||
<Attributes pitch="28" name="STRONG 2" /> | ||
<Attributes pitch="29" name="SUS XFADE" /> | ||
<Attributes pitch="30" name="STACMO" /> | ||
<Attributes pitch="31" name="MARCATO" /> | ||
</Music.KeySwitchList> |
Oops, something went wrong.