/[svn]
ViewVC logotype

Revision 3584


Jump to revision: Previous Next
Author: schoenebeck
Date: Fri Aug 30 13:33:32 2019 UTC (4 years, 6 months ago)
Changed paths: 6
Log Message:
* NKSP VM API: Added 4 overridden methods to class VMNumberExpr:
  evalCastInt(MetricPrefix_t), evalCastInt(MetricPrefix_t,MetricPrefix_t),
  evalCastReal(MetricPrefix_t), evalCastReal(MetricPrefix_t,MetricPrefix_t)
  as convenient methods for automatically converting values to expected
  metric value basis.

* NKSP built-in function "wait()" accepts now both integers and real numbers
  as argument.

* Bumped version (2.1.1.svn9).


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.ac modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/CoreVMFunctions.cpp modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/CoreVMFunctions.h modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/common.cpp modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/common.h modified , text changed

  ViewVC Help
Powered by ViewVC