Changeset 509
- Timestamp:
- 09/22/08 18:16:45 (5 years ago)
- Files:
-
- 1 modified
-
trunk/libs/hydrogen/src/instrument.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/libs/hydrogen/src/instrument.cpp
r437 r509 141 141 pLayer->set_end_velocity( pNewLayer->get_end_velocity() ); 142 142 pLayer->set_gain( pNewLayer->get_gain() ); 143 pLayer->set_pitch(pNewLayer->get_pitch()); 143 144 144 145 if ( is_live )