ritornello.core.playable
Interface PlayableElement

All Known Implementing Classes:
PlayableChord, PlayableNote

public interface PlayableElement


Method Summary
 Lapse getLapse()
           
 void setLapse(Lapse lapse)
           
 

Method Detail

setLapse

public void setLapse(Lapse lapse)

getLapse

public Lapse getLapse()
Returns:
DesignModel.mx.Duration