/[svn]/linuxsampler/trunk/src/engines/common/Note.h
ViewVC logotype

Log of /linuxsampler/trunk/src/engines/common/Note.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 2931 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 9 14:38:33 2016 UTC (7 years, 9 months ago) by schoenebeck
File length: 4476 byte(s)
Diff to previous 2880
* Implemented built-in instrument script function "change_vol()".
* Implemented built-in instrument script function "change_tune()".
* Implemented built-in instrument script function "change_pan()".
* Bumped version (2.0.0.svn11).


Revision 2880 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 19 15:49:34 2016 UTC (8 years ago) by schoenebeck
File length: 3487 byte(s)
Diff to previous 2879
- Fixed compile error regarding latest commit and older compilers.


Revision 2879 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Apr 19 14:07:53 2016 UTC (8 years ago) by schoenebeck
File length: 3493 byte(s)
* All engines: Active voices are now internally grouped to "Note" objects,
  instead of being directly assigned to a keyboard key. This allows more
  fine graded processing of voices, which is i.e. required for certain
  instrument script features.
* Built-in script function "play_note()": Added support for passing
  special value -1 for "duration-us" argument, which will cause the
  triggered note to be released once the original note was released.
* Bumped version (2.0.0.svn3).


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC