Liking cljdoc? Tell your friends :D
Clojure only.

javax.sound.sampled.EnumControl$Type

An instance of the EnumControl.Type inner class identifies one kind of enumerated control. Static instances are provided for the common types.

An instance of the EnumControl.Type inner class identifies one kind of
enumerated control.  Static instances are provided for the
common types.
raw docstring

*-reverbclj

Static Constant.

Represents a control over a set of possible reverberation settings. Each reverberation setting is described by an instance of the ReverbType class. (To access these settings, invoke EnumControl.getValues() on an enumerated control of type REVERB.)

type: javax.sound.sampled.EnumControl$Type

Static Constant.

Represents a control over a set of possible reverberation settings.
 Each reverberation setting is described by an instance of the
 ReverbType class.  (To access these settings,
 invoke EnumControl.getValues() on an
 enumerated control of type REVERB.)

type: javax.sound.sampled.EnumControl$Type
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close