Skip to content

Commit

Permalink
Adding sample content and SFZ files.
Browse files Browse the repository at this point in the history
Adding the content.
  • Loading branch information
DSmolken committed Jul 11, 2023
1 parent e3b55f0 commit a47c10d
Show file tree
Hide file tree
Showing 274 changed files with 20,857 additions and 0 deletions.
87 changes: 87 additions & 0 deletions Programs/01-cithara_barbarica_keyswitch.sfz
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
<control>
label_cc31=Width
label_cc34=Octave
label_cc105=Muting mode

set_cc31=127


<global>
#include "modules/controls/common.sfz"
sw_hikey=50
sw_lokey=46
sw_default=50

//Piano mode
<master>
hicc105=63

<group>
sw_last=50
sw_label=Finger
#include "modules/maps/cithara_finger_map.sfz"
<group>
sw_last=49
sw_label=Nail
#include "modules/maps/cithara_nail_map.sfz"
<group>
sw_last=48
sw_label=Muted finger
#include "modules/maps/cithara_muted_finger_map.sfz"
<group>
sw_last=47
sw_label=Muted nail
#include "modules/maps/cithara_muted_nail_map.sfz"
<group>
sw_last=46
sw_label=Sul tasto nail
#include "modules/maps/cithara_sul_tasto_map.sfz"

//Lyre mode
<master>
locc105=64
loop_mode=one_shot
note_polyphony=1
note_selfmask=off
group=1
lovel=43
amp_velcurve_43=0

<group>
sw_last=50
sw_label=Finger
#include "modules/maps/cithara_finger_map.sfz"
<group>
sw_last=49
sw_label=Nail
#include "modules/maps/cithara_nail_map.sfz"
<group>
sw_last=48
sw_label=Muted finger
#include "modules/maps/cithara_muted_finger_map.sfz"
<group>
sw_last=47
sw_label=Muted nail
#include "modules/maps/cithara_muted_nail_map.sfz"
<group>
sw_last=46
sw_label=Sul tasto nail
#include "modules/maps/cithara_sul_tasto_map.sfz"

//Lyre mode mute group
<master>
locc105=64
loop_mode=one_shot
note_polyphony=1
note_selfmask=off
group=1
hivel=42
<region>
lokey=52
hikey=72
ampeg_sustain=0
ampeg_decay=0
sample=*silence

//Curves
#include "modules/controls/curves.sfz"
49 changes: 49 additions & 0 deletions Programs/02-cithara_barbarica_finger.sfz
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<control>
label_cc31=Width
label_cc34=Octave
label_cc105=Muting mode

set_cc31=127


<global>
#include "modules/controls/common.sfz"


//Piano mode
<master>
hicc105=63

<group>
#include "modules/maps/cithara_finger_map.sfz"

//Lyre mode
<master>
locc105=64
loop_mode=one_shot
note_polyphony=1
note_selfmask=off
group=1
lovel=43
amp_velcurve_43=0

<group>
#include "modules/maps/cithara_finger_map.sfz"

//Lyre mode mute group
<master>
locc105=64
loop_mode=one_shot
note_polyphony=1
note_selfmask=off
group=1
hivel=42
<region>
lokey=52
hikey=72
ampeg_sustain=0
ampeg_decay=0
sample=*silence

//Curves
#include "modules/controls/curves.sfz"
52 changes: 52 additions & 0 deletions Programs/03-cithara_barbarica_nail.sfz
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<control>
label_cc31=Width
label_cc34=Octave
label_cc105=Muting mode

set_cc31=127


<global>
#include "modules/controls/common.sfz"


//Piano mode
<master>
hicc105=63


<group>
#include "modules/maps/cithara_nail_map.sfz"

//Lyre mode
<master>
locc105=64
loop_mode=one_shot
note_polyphony=1
note_selfmask=off
group=1
lovel=43
amp_velcurve_43=0


<group>
#include "modules/maps/cithara_nail_map.sfz"


//Lyre mode mute group
<master>
locc105=64
loop_mode=one_shot
note_polyphony=1
note_selfmask=off
group=1
hivel=42
<region>
lokey=52
hikey=72
ampeg_sustain=0
ampeg_decay=0
sample=*silence

//Curves
#include "modules/controls/curves.sfz"
53 changes: 53 additions & 0 deletions Programs/04-cithara_barbarica_finger_muted.sfz
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<control>
label_cc31=Width
label_cc34=Octave
label_cc105=Muting mode

set_cc31=127


<global>
#include "modules/controls/common.sfz"


//Piano mode
<master>
hicc105=63


<group>
#include "modules/maps/cithara_muted_finger_map.sfz"


//Lyre mode
<master>
locc105=64
loop_mode=one_shot
note_polyphony=1
note_selfmask=off
group=1
lovel=43
amp_velcurve_43=0


<group>
#include "modules/maps/cithara_muted_finger_map.sfz"


//Lyre mode mute group
<master>
locc105=64
loop_mode=one_shot
note_polyphony=1
note_selfmask=off
group=1
hivel=42
<region>
lokey=52
hikey=72
ampeg_sustain=0
ampeg_decay=0
sample=*silence

//Curves
#include "modules/controls/curves.sfz"
52 changes: 52 additions & 0 deletions Programs/05-cithara_barbarica_nail_muted.sfz
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<control>
label_cc31=Width
label_cc34=Octave
label_cc105=Muting mode

set_cc31=127


<global>
#include "modules/controls/common.sfz"


//Piano mode
<master>
hicc105=63


<group>
#include "modules/maps/cithara_muted_nail_map.sfz"

//Lyre mode
<master>
locc105=64
loop_mode=one_shot
note_polyphony=1
note_selfmask=off
group=1
lovel=43
amp_velcurve_43=0


<group>
#include "modules/maps/cithara_muted_nail_map.sfz"


//Lyre mode mute group
<master>
locc105=64
loop_mode=one_shot
note_polyphony=1
note_selfmask=off
group=1
hivel=42
<region>
lokey=52
hikey=72
ampeg_sustain=0
ampeg_decay=0
sample=*silence

//Curves
#include "modules/controls/curves.sfz"
51 changes: 51 additions & 0 deletions Programs/06-cithara_barbarica_sul_tasto.sfz
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<control>
label_cc31=Width
label_cc34=Octave
label_cc105=Muting mode

set_cc31=127


<global>
#include "modules/controls/common.sfz"


//Piano mode
<master>
hicc105=63


<group>
#include "modules/maps/cithara_sul_tasto_map.sfz"

//Lyre mode
<master>
locc105=64
loop_mode=one_shot
note_polyphony=1
note_selfmask=off
group=1
lovel=43
amp_velcurve_43=0


<group>
#include "modules/maps/cithara_sul_tasto_map.sfz"

//Lyre mode mute group
<master>
locc105=64
loop_mode=one_shot
note_polyphony=1
note_selfmask=off
group=1
hivel=42
<region>
lokey=52
hikey=72
ampeg_sustain=0
ampeg_decay=0
sample=*silence

//Curves
#include "modules/controls/curves.sfz"
Loading

0 comments on commit a47c10d

Please sign in to comment.