A C E F G H I L M N P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- channelAvailable(int) - Method in class com.github.noahr_atc.midisplitter.MidiProcessor
-
Reports whether or not a MIDI channel is currently in use.
- ChannelStatus() - Constructor for class com.github.noahr_atc.midisplitter.MidiProcessor.ChannelStatus
-
Constructs a
ChannelStatus
with the current number of uses at 0. - ChannelStatus(int) - Constructor for class com.github.noahr_atc.midisplitter.MidiProcessor.ChannelStatus
-
Constructs a
ChannelStatus
with a specific number of current uses. - close() - Method in class com.github.noahr_atc.midisplitter.MidiProcessor
-
Closes this
MidiProcessor
and releases its resources, specifically the MIDI device assigned with setReceiver or the constructor. - close() - Method in class com.github.noahr_atc.midisplitter.MidiSplitterForm
-
Releases held resources.
- com.github.noahr_atc.midisplitter - package com.github.noahr_atc.midisplitter
All Classes All Packages