/[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 1154 by schoenebeck, Wed Apr 11 16:33:56 2007 UTC revision 1155 by schoenebeck, Wed Apr 11 18:11:09 2007 UTC
# Line 437  namespace gig { Line 437  namespace gig {
437              double GetVelocityAttenuation(uint8_t MIDIKeyVelocity);              double GetVelocityAttenuation(uint8_t MIDIKeyVelocity);
438              double GetVelocityRelease(uint8_t MIDIKeyVelocity);              double GetVelocityRelease(uint8_t MIDIKeyVelocity);
439              double GetVelocityCutoff(uint8_t MIDIKeyVelocity);              double GetVelocityCutoff(uint8_t MIDIKeyVelocity);
440                // derived methods
441                DLS::Sampler::AddSampleLoop;
442                DLS::Sampler::DeleteSampleLoop;
443              // overridden methods              // overridden methods
444              virtual void UpdateChunks();              virtual void UpdateChunks();
445          protected:          protected:

Legend:
Removed from v.1154  
changed lines
  Added in v.1155

  ViewVC Help
Powered by ViewVC