/[svn]/linuxsampler/trunk/src/engines/sfz/sfz.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/sfz/sfz.h

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

revision 2403 by persson, Sun Jan 20 19:01:53 2013 UTC revision 2529 by schoenebeck, Tue Mar 4 20:41:47 2014 UTC
# Line 761  namespace sfz Line 761  namespace sfz
761                    
762          /// Load an existing SFZ file          /// Load an existing SFZ file
763          File(std::string file, SampleManager* pSampleManager = NULL);          File(std::string file, SampleManager* pSampleManager = NULL);
764            void parseFile(std::string file, SampleManager* pSampleManager);
765          virtual ~File();          virtual ~File();
766    
767          /// Returns a pointer to the instrument object          /// Returns a pointer to the instrument object

Legend:
Removed from v.2403  
changed lines
  Added in v.2529

  ViewVC Help
Powered by ViewVC