Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
javax.sound.midi | Provides interfaces and classes for I/O, sequencing, and synthesis of MIDI (Musical Instrument Digital Interface) data. |
Uses of Sequencer in javax.sound.midi |
---|
Modifier and Type | Method and Description |
---|---|
static Sequencer |
MidiSystem.getSequencer()
Obtains the default Sequencer , connected to
a default device. |
static Sequencer |
MidiSystem.getSequencer(boolean connected)
Obtains the default Sequencer , optionally
connected to a default device. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.