- Timestamp:
- 02/04/09 22:35:15 (4 years ago)
- Location:
- branches/new_fx_rack_and_sample_fun
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
libs/hydrogen/include/hydrogen/Song.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/new_fx_rack_and_sample_fun
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/new_fx_rack_and_sample_fun/libs/hydrogen/include/hydrogen/Song.h
r415 r767 75 75 76 76 static Song* get_empty_song(); 77 77 static Song* get_default_song(); 78 78 79 79 Song( const QString& name, const QString& author, float bpm, float volume );