uapmd-binding
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
uapmd-binding
uapmd-binding
/
dev.atsushieno.uapmd
/
JvmPianoRollSnapshot
Jvm
Piano
Roll
Snapshot
JVM
class
JvmPianoRollSnapshot
:
PianoRollSnapshot
Members
Properties
duration
Seconds
Link copied to clipboard
JVM
open
override
val
durationSeconds
:
Double
error
Link copied to clipboard
JVM
open
override
val
error
:
String
Empty when
isReady
.
is
Ready
Link copied to clipboard
JVM
open
override
val
isReady
:
Boolean
max
Note
Link copied to clipboard
JVM
open
override
val
maxNote
:
Int
min
Note
Link copied to clipboard
JVM
open
override
val
minNote
:
Int
notes
Link copied to clipboard
JVM
open
override
val
notes
:
List
<
PianoRollNote
>
Functions
close
Link copied to clipboard
JVM
open
override
fun
close
(
)