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

Diff of /linuxsampler/trunk/src/engines/sfz/sfz.h

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

revision 2220 by iliev, Thu Jul 28 15:47:51 2011 UTC revision 2221 by iliev, Thu Jul 28 17:17:42 2011 UTC
# Line 246  namespace sfz Line 246  namespace sfz
246          float freq; // 0 to 20 Hz          float freq; // 0 to 20 Hz
247          uint  wave; // 0 to 4294967296          uint  wave; // 0 to 4294967296
248          float delay; // 0 to 100 seconds          float delay; // 0 to 100 seconds
249            float volume; // -144 to 6 dB
250          int   pitch; // -9600 to 9600 cents          int   pitch; // -9600 to 9600 cents
251          int   cutoff; // -9600 to 9600 cents          int   cutoff; // -9600 to 9600 cents
252          float resonance; // 0 to 40 dB          float resonance; // 0 to 40 dB

Legend:
Removed from v.2220  
changed lines
  Added in v.2221

  ViewVC Help
Powered by ViewVC