Changeset 509
- Timestamp:
- 09/22/08 20:16:45 (2 months ago)
- Files:
-
- trunk/libs/hydrogen/src/instrument.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
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 )
