object
Prefs
Type Members
-
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
-
-
final
def
asInstanceOf[T0]: T0
-
def
audioAutoBoot: Entry[Boolean]
-
def
audioBlockSize: Entry[Int]
-
def
audioDevice: Entry[String]
-
def
audioMasterLimiter: Entry[Boolean]
-
def
audioMasterPostMeter: Entry[Boolean]
-
def
audioMasterVolume: Entry[Int]
-
def
audioMemorySize: Entry[Int]
-
def
audioNumInputs: Entry[Int]
-
def
audioNumOutputs: Entry[Int]
-
def
audioNumPrivate: Entry[Int]
-
def
audioNumWireBufs: Entry[Int]
-
def
audioSampleRate: Entry[Int]
-
def
clone(): AnyRef
-
def
dbLockTimeout: Entry[Int]
-
final
val
defaultAudioBlockSize: Int(64)
-
final
val
defaultAudioDevice: String("<default>")
-
final
val
defaultAudioMemorySize: Int(64)
-
final
val
defaultAudioNumInputs: Int(8)
-
final
val
defaultAudioNumOutputs: Int(8)
-
final
val
defaultAudioNumPrivate: Int(512)
-
final
val
defaultAudioNumWireBufs: Int(256)
-
final
val
defaultAudioSampleRate: Int(0)
-
final
val
defaultDbLockTimeout: Int(1000)
-
final
val
defaultHeadphonesBus: Int(0)
-
final
val
defaultSensorChannels: Int(16)
-
def
defaultSensorCommand: String
-
def
defaultSensorPort: Int
-
final
val
defaultSensorProtocol: Net
-
final
val
defaultSuperCollider: File
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
headphonesActive: Entry[Boolean]
-
def
headphonesBus: Entry[Int]
-
def
headphonesVolume: Entry[Int]
-
final
def
isInstanceOf[T0]: Boolean
-
def
lookAndFeel: Entry[LookAndFeel]
-
def
nativeWindowDecoration: Entry[Boolean]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
sensorAutoStart: Entry[Boolean]
-
def
sensorChannels: Entry[Int]
-
def
sensorCommand: Entry[String]
-
def
sensorPort: Entry[Int]
-
def
sensorProtocol: Entry[Net]
-
def
superCollider: Entry[File]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
var
useAudioMeters: Boolean
-
var
useLogFrame: Boolean
-
var
useSensorMeters: Boolean
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit