|
DixShtix | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Track | |
com.dixshtix.midi | This package is for the manipulation of Standard Midi Files. |
Uses of Track in com.dixshtix.midi |
Methods in com.dixshtix.midi that return Track | |
Track[] |
Opus.getTracks()
Accessor method. |
Track |
Opus.getTrack(int index)
Accessor method. |
Methods in com.dixshtix.midi with parameters of type Track | |
void |
Opus.setTracks(Track[] value)
Bulk assignment method. |
void |
Opus.addTrack(Track value)
Adds a track to the Opus. |
|
DixShtix | |||||||||
PREV NEXT | FRAMES NO FRAMES |