Skip to content

Commit

Permalink
Made note volumes more uniform, fixed incorrect paths
Browse files Browse the repository at this point in the history
  • Loading branch information
peastman committed Apr 9, 2017
1 parent 174254f commit 9f1759d
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 44 deletions.
53 changes: 28 additions & 25 deletions Sonatina Symphonic Orchestra/Concert Harp.sfz
Original file line number Diff line number Diff line change
Expand Up @@ -11,150 +11,153 @@ cutoff=1000
fil_veltrack=11000

<region>
sample=\Samples\Harp\harp-c2.wav
sample=Samples\Harp\harp-c2.wav
lokey=c2
hikey=c#2
tune=-16
pitch_keycenter=c2

<region>
sample=\Samples\Harp\harp-d#2.wav
sample=Samples\Harp\harp-d#2.wav
lokey=d2
hikey=e2
tune=-20
pitch_keycenter=d#2

<region>
sample=\Samples\Harp\harp-f#2.wav
sample=Samples\Harp\harp-f#2.wav
lokey=f2
hikey=g2
tune=-16
pitch_keycenter=f#2

<region>
sample=\Samples\Harp\harp-a2.wav
sample=Samples\Harp\harp-a2.wav
lokey=g#2
hikey=a#2
tune=-10
pitch_keycenter=a2

<region>
sample=\Samples\Harp\harp-c3.wav
sample=Samples\Harp\harp-c3.wav
lokey=b2
hikey=c#3
tune=-11
pitch_keycenter=c3

<region>
sample=\Samples\Harp\harp-d#3.wav
sample=Samples\Harp\harp-d#3.wav
lokey=d3
hikey=e3
tune=-14
pitch_keycenter=d#3
volume=-2

<region>
sample=\Samples\Harp\harp-f#3.wav
sample=Samples\Harp\harp-f#3.wav
lokey=f3
hikey=g3
tune=-17
pitch_keycenter=f#3

<region>
sample=\Samples\Harp\harp-a3.wav
sample=Samples\Harp\harp-a3.wav
lokey=g#3
hikey=a#3
tune=-15
pitch_keycenter=a3

<region>
sample=\Samples\Harp\harp-c4.wav
sample=Samples\Harp\harp-c4.wav
lokey=b3
hikey=c#4
tune=-18

<region>
sample=\Samples\Harp\harp-d#4.wav
sample=Samples\Harp\harp-d#4.wav
lokey=d4
hikey=e4
tune=-10
pitch_keycenter=d#4

<region>
sample=\Samples\Harp\harp-f#4.wav
sample=Samples\Harp\harp-f#4.wav
lokey=f4
hikey=g4
tune=-16
pitch_keycenter=f#4

<region>
sample=\Samples\Harp\harp-a4.wav
sample=Samples\Harp\harp-a4.wav
lokey=g#4
hikey=a#4
tune=-19
pitch_keycenter=a4

<region>
sample=\Samples\Harp\harp-c5.wav
sample=Samples\Harp\harp-c5.wav
lokey=b4
hikey=c#5
tune=-20
pitch_keycenter=c5
ampeg_attack=0.012

<region>
sample=\Samples\Harp\harp-d#5.wav
sample=Samples\Harp\harp-d#5.wav
lokey=d5
hikey=e5
tune=-17
pitch_keycenter=d#5

<region>
sample=\Samples\Harp\harp-f#5.wav
sample=Samples\Harp\harp-f#5.wav
lokey=f5
hikey=g5
tune=-22
pitch_keycenter=f#5
pitch_keycenter=f#5
volume=-4

<region>
sample=\Samples\Harp\harp-a5.wav
sample=Samples\Harp\harp-a5.wav
lokey=g#5
hikey=a#5
tune=-26
pitch_keycenter=a5
volume=-5
volume=-6

<region>
sample=\Samples\Harp\harp-c6.wav
sample=Samples\Harp\harp-c6.wav
lokey=b5
hikey=c#6
tune=-15
pitch_keycenter=c6
volume=-5
volume=-4

<region>
sample=\Samples\Harp\harp-d#6.wav
sample=Samples\Harp\harp-d#6.wav
lokey=d6
hikey=e6
tune=-12
pitch_keycenter=d#6

<region>
sample=\Samples\Harp\harp-f#6.wav
sample=Samples\Harp\harp-f#6.wav
lokey=f6
hikey=g6
tune=-6
pitch_keycenter=f#6

<region>
sample=\Samples\Harp\harp-a6.wav
sample=Samples\Harp\harp-a6.wav
lokey=g#6
hikey=a#6
tune=-21
pitch_keycenter=a6

<region>
sample=\Samples\Harp\harp-c7.wav
sample=Samples\Harp\harp-c7.wav
lokey=b6
hikey=c7
tune=-6
pitch_keycenter=c7
pitch_keycenter=c7
volume=-2
Loading

0 comments on commit 9f1759d

Please sign in to comment.