/[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 518 by schoenebeck, Sun May 8 16:19:34 2005 UTC revision 666 by persson, Sun Jun 19 15:18:59 2005 UTC
# Line 473  namespace DLS { Line 473  namespace DLS {
473              InstrumentList::iterator InstrumentsIterator;              InstrumentList::iterator InstrumentsIterator;
474              uint32_t                 WavePoolCount;              uint32_t                 WavePoolCount;
475              uint32_t*                pWavePoolTable;              uint32_t*                pWavePoolTable;
476                uint32_t*                pWavePoolTableHi;
477    
478              void LoadSamples();              void LoadSamples();
479              void LoadInstruments();              void LoadInstruments();

Legend:
Removed from v.518  
changed lines
  Added in v.666

  ViewVC Help
Powered by ViewVC