| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GPMIDIChannel | |
| dguitar.codecs.guitarPro | Provides codecs for GuitarPro files (GP4,GP3...). | 
| dguitar.codecs.guitarPro.version1 | Provides a codec for *.GTP files in version 1. | 
| dguitar.codecs.guitarPro.version2 | Provides a codec for *.GTP files in version 2. | 
| dguitar.codecs.guitarPro.version3 | Provides a codec for *.GP3 files. | 
| dguitar.codecs.guitarPro.version4 | Provides a codec for *.GP4 files.. | 
| Uses of GPMIDIChannel in dguitar.codecs.guitarPro | 
| Fields in dguitar.codecs.guitarPro declared as GPMIDIChannel | |
protected  GPMIDIChannel[] | 
GPSong.channels
The MIDI channels used.  | 
| Methods in dguitar.codecs.guitarPro that return GPMIDIChannel | |
 GPMIDIChannel | 
GPSong.getChannels(int i)
 | 
| Methods in dguitar.codecs.guitarPro with parameters of type GPMIDIChannel | |
 void | 
GPSong.setChannels(int i,
            GPMIDIChannel channels)
 | 
| Uses of GPMIDIChannel in dguitar.codecs.guitarPro.version1 | 
| Methods in dguitar.codecs.guitarPro.version1 that return GPMIDIChannel | |
private  GPMIDIChannel | 
GP1InputStream.readTrack(GPTrack track)
Reads a track from the stream.  | 
| Uses of GPMIDIChannel in dguitar.codecs.guitarPro.version2 | 
| Methods in dguitar.codecs.guitarPro.version2 that return GPMIDIChannel | |
private  GPMIDIChannel | 
GP2InputStream.readTrack(GPTrack track)
Reads a track from the stream.  | 
| Uses of GPMIDIChannel in dguitar.codecs.guitarPro.version3 | 
| Methods in dguitar.codecs.guitarPro.version3 that return GPMIDIChannel | |
private  GPMIDIChannel | 
GP3InputStream.readMIDIChannel()
Reads a MIDI Channel from the stream.  | 
| Uses of GPMIDIChannel in dguitar.codecs.guitarPro.version4 | 
| Methods in dguitar.codecs.guitarPro.version4 that return GPMIDIChannel | |
private  GPMIDIChannel | 
GP4InputStream.readMIDIChannel()
Reads a MIDI Channel from the stream.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||