|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.uiuc.cs397rhc.sound.SoundUtils
An abstract class to define various things that will be useful to anything that's interested in sound.
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_PREFERRED_SYNTHESIZER
|
| Constructor Summary | |
|---|---|
SoundUtils()
|
|
| Method Summary | |
|---|---|
static javax.sound.midi.MidiDevice |
getDefaultSynthesizer()
|
static javax.sound.midi.MidiDevice |
getPreferredSynthesizer()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_PREFERRED_SYNTHESIZER
| Constructor Detail |
|---|
public SoundUtils()
| Method Detail |
|---|
public static javax.sound.midi.MidiDevice getPreferredSynthesizer()
public static javax.sound.midi.MidiDevice getDefaultSynthesizer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||