-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed octave offset for flutes (#66)
- Loading branch information
Showing
95 changed files
with
1,418 additions
and
1,476 deletions.
There are no files selected for viewing
16 changes: 8 additions & 8 deletions
16
Sonatina Symphonic Orchestra/Woodwinds - Notation/All Woodwinds KS.sfz
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 |
---|---|---|
@@ -1,17 +1,17 @@ | ||
<global> | ||
sw_default=c2 | ||
sw_lokey=c2 | ||
sw_hikey=d2 | ||
sw_last=c2 | ||
sw_default=c1 | ||
sw_lokey=c1 | ||
sw_hikey=d1 | ||
sw_last=c1 | ||
sw_label=Sustain | ||
|
||
#include "All Woodwinds Sustain.sfz" | ||
|
||
<global> | ||
sw_default=c2 | ||
sw_lokey=c2 | ||
sw_hikey=d2 | ||
sw_last=d2 | ||
sw_default=c1 | ||
sw_lokey=c1 | ||
sw_hikey=d1 | ||
sw_last=d1 | ||
sw_label=Staccato | ||
|
||
#include "All Woodwinds Staccato.sfz" |
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
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
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
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
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 |
---|---|---|
|
@@ -9,6 +9,5 @@ | |
#define $GAIN_CC1 0 | ||
|
||
<control> | ||
octave_offset=1 | ||
|
||
#include "includes/flute-solo-1-staccato.sfz" |
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
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
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
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 |
---|---|---|
|
@@ -6,7 +6,6 @@ | |
|
||
|
||
<control> | ||
octave_offset=1 | ||
|
||
<group> | ||
ampeg_release=0.4 | ||
|
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 |
---|---|---|
|
@@ -6,7 +6,6 @@ | |
|
||
|
||
<control> | ||
octave_offset=1 | ||
|
||
<group> | ||
ampeg_release=0.4 | ||
|
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
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
Oops, something went wrong.