/[svn]/linuxsampler/trunk/src/scriptvm/examples
ViewVC logotype

Log of /linuxsampler/trunk/src/scriptvm/examples

View Directory Listing Directory Listing


Sticky Revision:

Revision 2885 - Directory Listing
Modified Fri Apr 22 15:37:45 2016 UTC (8 years ago) by schoenebeck
* Instrument script classes now exported with the liblinuxsampler C++ API.
* Added new API method ScriptVM::syntaxHighlighting() which provides
  a convenient syntax highlighting backend for external instrument
  script editor applications.
* Bumped version (2.0.0.svn5).


Revision 2727 - Directory Listing
Modified Tue Mar 31 17:46:11 2015 UTC (9 years, 1 month ago) by schoenebeck
- Just added API doc comments to Script VM code.


Revision 2619 - Directory Listing
Modified Wed Jun 11 13:24:32 2014 UTC (9 years, 11 months ago) by schoenebeck
* Implemented built-in instrument script function "abs()".
* Implemented built-in instrument script function "random()".
* Implemented built-in instrument script function "num_elements()".
* Disabled debug mode of RefPtr template class.
* Bumped version (1.0.0.svn51).


Revision 2581 - Directory Listing
Added Fri May 30 12:48:05 2014 UTC (9 years, 11 months ago) by schoenebeck
* (WIP) Implemented parser and VM for upcoming new real-time instrument
  script support. It needs yet to be integrated into the sampler's
  sampler engines. You can toy around for now with the command line tool
  "ls_instr_script" and i.e. examples showing the core language features
  under src/scriptvm/examples/.
* Bumped version (1.0.0.svn41).


  ViewVC Help
Powered by ViewVC