- 
Packages that use Patch 
| Package | Description |  
| javax.sound.midi | Provides interfaces and classes for I/O, sequencing, and synthesis of MIDI
 (Musical Instrument Digital Interface) data. |  
 
- 
- 
Methods in javax.sound.midi that return Patch 
| Modifier and Type | Method | Description |  
| Patch | Instrument. getPatch() | Obtains the Patchobject that indicates the bank and program
 numbers where this instrument is to be stored in the synthesizer. |  
| Patch[] | Sequence. getPatchList() | Obtains a list of patches referenced in this sequence. |