/[svn]/doc/docbase/release_notes/linuxsampler_2_1_1/01_linuxsampler_2_1_1.html
ViewVC logotype

Diff of /doc/docbase/release_notes/linuxsampler_2_1_1/01_linuxsampler_2_1_1.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3542 by schoenebeck, Sat Jul 27 22:33:53 2019 UTC revision 3543 by schoenebeck, Sat Jul 27 22:45:02 2019 UTC
# Line 18  Line 18 
18      </p>      </p>
19    
20      <h3>Upcoming C++11 Requirement</h3>      <h3>Upcoming C++11 Requirement</h3>
21      </p>      <p>
22        Please note that this will most probably be the last release still supporting        Please note that this will most probably be the last release still supporting
23        compilers which are not C++11 compliant. There are plans for new engine        compilers which are not C++11 compliant. There are plans for new engine
24        features for the next major release of the sampler which will strictly rely on        features for the next major release of the sampler which will strictly rely on
# Line 34  Line 34 
34        <code lang="nksp">change_cutoff_attack()</code>,        <code lang="nksp">change_cutoff_attack()</code>,
35        <code lang="nksp">change_cutoff_decay()</code>,        <code lang="nksp">change_cutoff_decay()</code>,
36        <code lang="nksp">change_cutoff_sustain()</code>,        <code lang="nksp">change_cutoff_sustain()</code>,
37        <code lang="nksp">change_cutoff_release()</code> have been fixed.        <code lang="nksp">change_cutoff_release()</code> have been fixed.<br>
38        <a href="instrument_scripts.html">Find out more ...</a>        <br>
39          <a href="instrument_scripts.html">Find out more about scripts ...</a>
40      </p>      </p>
41    
42      <h3>SFZ Engine</h3>      <h3>SFZ Engine</h3>
# Line 95  Line 96 
96        There is now a combo box and checkbox on "Misc" tab which allow to define        There is now a combo box and checkbox on "Misc" tab which allow to define
97        when precisely release trigger samples shall be played. This is an        when precisely release trigger samples shall be played. This is an
98        extension of the original gig file format. You have the option to play        extension of the original gig file format. You have the option to play
99        release trigger samples only on note-off events, or only on        release trigger samples only on <b>note-off</b> events, or only on
100        sustain pedal up events, or both on note-off events and on sustain pedal        <b>sustain pedal up</b> events, or both on note-off events and on sustain pedal
101        up events. These are options on dimension region level, so you can        up events. These are options on dimension region level, so you can
102        override this behaviour even for individual cases, not just for the        override this behaviour even for individual cases, not just for the
103        entire instrument.        entire instrument.

Legend:
Removed from v.3542  
changed lines
  Added in v.3543

  ViewVC Help
Powered by ViewVC