/[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 3928 by schoenebeck, Tue Jun 15 11:38:38 2021 UTC revision 3929 by schoenebeck, Tue Jun 15 12:22:26 2021 UTC
# Line 1378  namespace gig { Line 1378  namespace gig {
1378          private:          private:
1379              File*        pFile;              File*        pFile;
1380              RIFF::Chunk* pNameChunk; ///< '3gnm' chunk              RIFF::Chunk* pNameChunk; ///< '3gnm' chunk
1381                size_t       SamplesIterator; ///< Used by GetFirstSample(), GetNextSample() only.
1382      };      };
1383    
1384      /** @brief Provides convenient access to Gigasampler/GigaStudio .gig files.      /** @brief Provides convenient access to Gigasampler/GigaStudio .gig files.

Legend:
Removed from v.3928  
changed lines
  Added in v.3929

  ViewVC Help
Powered by ViewVC