Package org.jjazz.rhythmdatabase.api
Class RhythmVoiceInfo
java.lang.Object
org.jjazz.rhythmdatabase.api.RhythmVoiceInfo
- All Implemented Interfaces:
Serializable
A description of a RhythmVoice for catalog purpose.
- See Also:
-
Constructor Details
-
RhythmVoiceInfo
-
-
Method Details
-
getName
-
getPreferredInstrument
- Returns:
- the instrument
-
getPreferredChannel
public int getPreferredChannel()- Returns:
- the preferredChannel
-
getDrumKit
- Returns:
- the drumKit
-
getType
- Returns:
- the type
-
hashCode
public int hashCode() -
equals
-