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

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

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

revision 3083 by schoenebeck, Mon Jan 9 18:39:35 2017 UTC revision 3084 by schoenebeck, Tue Jan 10 12:26:38 2017 UTC
# Line 1206  namespace sfz Line 1206  namespace sfz
1206                  }                  }
1207                  Script script(path);                  Script script(path);
1208                  _instrument->scripts.push_back(script);                  _instrument->scripts.push_back(script);
1209    
1210                    continue;
1211              }              }
1212    
1213              // DEFINITION              // DEFINITION

Legend:
Removed from v.3083  
changed lines
  Added in v.3084

  ViewVC Help
Powered by ViewVC