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

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

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

revision 3193 by schoenebeck, Sat May 20 12:28:57 2017 UTC revision 3218 by schoenebeck, Thu May 25 16:32:17 2017 UTC
# Line 13  Line 13 
13  #include "../../common/Pool.h"  #include "../../common/Pool.h"
14  #include "Event.h"  #include "Event.h"
15    
16  #define DEFAULT_NOTE_VOLUME_TIME_S  0.013 /* 13ms */  #define DEFAULT_NOTE_VOLUME_TIME_S  0.013f /* 13ms */
17  #define DEFAULT_NOTE_PITCH_TIME_S   0.013 /* 13ms */  #define DEFAULT_NOTE_PITCH_TIME_S   0.013f /* 13ms */
18    
19  namespace LinuxSampler {  namespace LinuxSampler {
20    

Legend:
Removed from v.3193  
changed lines
  Added in v.3218

  ViewVC Help
Powered by ViewVC