/[svn]
ViewVC logotype

Revision 36


Jump to revision: Previous Next
Author: schoenebeck
Date: Wed Mar 10 21:34:28 2004 UTC (20 years ago)
Changed paths: 2
Log Message:
* src/gig.h: changed interface for 'attenuation_ctrl_t', 'eg1_ctrl_t' and
  'eg2_ctrl_t': replaced the huge enumeration by a structure which reflects
  the MIDI controller number in case of an ordinary control change
  controller (this saves a huge switch-case block in the application of the
  library customer)
* src/gig.h: renamed following attributes in class 'DimensionRegion':
 'AttenuationContol' -> 'AttenuationController',
 'InvertAttenuationControl' -> 'InvertAttenuationController',
 'AttenuationControlTreshold' -> 'AttenuationControllerThreshold'
* src/gig.cpp: minor fix in API documentation for method
  'GetVelocityAttenuation()' in class 'DimensionRegion'


Changed paths

Path Details
Directorylibgig/trunk/src/gig.cpp modified , text changed
Directorylibgig/trunk/src/gig.h modified , text changed

  ViewVC Help
Powered by ViewVC