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

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

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

revision 2547 by schoenebeck, Tue May 13 11:17:24 2014 UTC revision 2609 by schoenebeck, Sun Jun 8 19:00:30 2014 UTC
# Line 532  namespace DLS { Line 532  namespace DLS {
532    
533              virtual void LoadSamples();              virtual void LoadSamples();
534              virtual void LoadInstruments();              virtual void LoadInstruments();
535                virtual void UpdateFileOffsets();
536              void __ensureMandatoryChunksExist();              void __ensureMandatoryChunksExist();
537              friend class Region; // Region has to look in the wave pool table to get its sample              friend class Region; // Region has to look in the wave pool table to get its sample
538          private:          private:

Legend:
Removed from v.2547  
changed lines
  Added in v.2609

  ViewVC Help
Powered by ViewVC