/[svn]/libgig/trunk/src/gig.h
ViewVC logotype

Diff of /libgig/trunk/src/gig.h

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

revision 384 by schoenebeck, Thu Feb 17 02:22:26 2005 UTC revision 406 by persson, Wed Feb 23 19:11:07 2005 UTC
# Line 409  namespace gig { Line 409  namespace gig {
409              bool               SustainDefeat;                 ///< If <i>true</i>: Sustain pedal will not hold a note.              bool               SustainDefeat;                 ///< If <i>true</i>: Sustain pedal will not hold a note.
410              bool               MSDecode;                      ///< Gigastudio flag: defines if Mid Side Recordings should be decoded.              bool               MSDecode;                      ///< Gigastudio flag: defines if Mid Side Recordings should be decoded.
411              uint16_t           SampleStartOffset;             ///< Number of samples the sample start should be moved (0 - 2000).              uint16_t           SampleStartOffset;             ///< Number of samples the sample start should be moved (0 - 2000).
412                double             SampleAttenuation;             ///< Sample volume (calculated from DLS::Sampler::Gain)
413    
414              // derived attributes from DLS::Sampler              // derived attributes from DLS::Sampler
415              DLS::Sampler::UnityNote;              DLS::Sampler::UnityNote;
416              DLS::Sampler::FineTune;              DLS::Sampler::FineTune;

Legend:
Removed from v.384  
changed lines
  Added in v.406

  ViewVC Help
Powered by ViewVC