Uses of Class
org.jjazz.yamjjazz.rhythm.api.CtabChannelSettings
Packages that use CtabChannelSettings
-
Uses of CtabChannelSettings in org.jjazz.yamjjazz.rhythm.api
Methods in org.jjazz.yamjjazz.rhythm.api that return CtabChannelSettingsModifier and TypeMethodDescriptionStylePart.getCtabChannelSettings(int channel) Get this StylePart's CtabChannelSettings for the specified channel.Methods in org.jjazz.yamjjazz.rhythm.api with parameters of type CtabChannelSettingsModifier and TypeMethodDescriptionvoidStylePart.setCtabChannelSettings(int channel, CtabChannelSettings cTab) Set the StylePart's CtabChannelSettings for the specified channel.