diff --git a/README.md b/README.md index 74bdb5d..b4850c1 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,10 @@ Converted from the original GigaSampler version by S. Christian Collins www.schristiancollins.com + +## Changelog + +* 1.1 + - The samples are mono, but I wanted to create a better sense of space, so I implemented stereo keytrack panning with low notes on the left and high notes on the right of the stereo field. The amount of keytrack panning can be controlled using CC#21 and is set to 50% (64) by default. +* 1.0 + - Initial conversion from the original GigaSampler version. diff --git a/data/control.sfzh b/data/control.sfzh index 4b95e18..345586d 100644 --- a/data/control.sfzh +++ b/data/control.sfzh @@ -1,3 +1,4 @@ default_path=samples/ -label_cc11=Expression set_cc11=127 +label_cc11=Expression set_cc11=127 +label_cc21=Stereo Spread set_cc21=64 diff --git a/data/master.sfzh b/data/master.sfzh index a90ef26..0822d87 100644 --- a/data/master.sfzh +++ b/data/master.sfzh @@ -1 +1,7 @@ ampeg_release=0.6 amp_veltrack=0 amplitude_oncc11=100 + +var01_pan=200 +var01_mod=mult +var01_oncc21=1 +var01_oncc133=1 +var01_curvecc133=1