Preparing search index...
The search index is not available
Ableton Live
Ableton Live
AbletonLiveOffline
Class AbletonLiveOffline
The library's entry point.
AbletonLive
Hierarchy
AbletonLiveBase
AbletonLiveOffline
Index
Constructors
constructor
Properties
song
song
View
Methods
call
call
Multiple
emit
get
get
Children
handle
Command
Response
observe
off
on
set
Constructors
constructor
new
Ableton
Live
Offline
(
callback
)
:
AbletonLiveOffline
Parameters
callback
:
LiveCallback
Returns
AbletonLiveOffline
Memberof
AbletonLive
Properties
song
song
:
Song
= ...
song
View
song
View
:
SongView
= ...
Methods
call
call
(
path
,
callDescription
,
liveObjectId
?
,
timeout
?
)
:
Promise
<
any
>
Parameters
path
:
string
callDescription
:
{
method
:
string
;
parameters
:
any
;
}
method
:
string
parameters
:
any
Optional
liveObjectId
:
number
Optional
timeout
:
number
Returns
Promise
<
any
>
call
Multiple
call
Multiple
(
path
,
calls
,
liveObjectId
?
,
timeout
?
)
:
Promise
<
any
>
Parameters
path
:
string
calls
:
any
[]
[]
Optional
liveObjectId
:
number
Optional
timeout
:
number
Returns
Promise
<
any
>
emit
emit
<
E
>
(
event
,
...
args
)
:
void
Type Parameters
E
extends
keyof
ConnectionEvents
Parameters
event
:
E
Rest
...
args
:
Arguments
<
ConnectionEvents
[
E
]
>
Returns
void
get
get
(
path
,
prop
,
liveObjectId
?
)
:
Promise
<
any
>
Parameters
path
:
string
prop
:
string
Optional
liveObjectId
:
number
Returns
Promise
<
any
>
get
Children
get
Children
(
path
,
args
,
liveObjectId
?
)
:
Promise
<
any
>
Parameters
path
:
string
args
:
{
child
:
string
;
index
?:
number
;
initialProps
:
any
;
}
child
:
string
Optional
index
?:
number
initial
Props
:
any
Optional
liveObjectId
:
number
Returns
Promise
<
any
>
handle
Command
Response
handle
Command
Response
(
message
)
:
void
Parameters
message
:
any
Returns
void
observe
observe
(
path
,
property
,
listener
,
__namedParameters
?
)
:
Promise
<
any
>
Parameters
path
:
string
property
:
string
listener
:
(
(
data
)
=>
any
)
(
data
)
:
any
Parameters
data
:
any
Returns
any
__namedParameters
:
{
initialProps
?:
any
;
liveObjectId
?:
number
;
}
= {}
Optional
initial
Props
?:
any
Optional
live
Object
Id
?:
number
Returns
Promise
<
any
>
off
off
<
E
>
(
event
,
listener
)
:
void
Type Parameters
E
extends
keyof
ConnectionEvents
Parameters
event
:
E
listener
:
ConnectionEvents
[
E
]
Returns
void
on
on
<
E
>
(
event
,
listener
)
:
void
Type Parameters
E
extends
keyof
ConnectionEvents
Parameters
event
:
E
listener
:
ConnectionEvents
[
E
]
Returns
void
set
set
(
path
,
prop
,
value
,
liveObjectId
?
)
:
Promise
<
any
>
Parameters
path
:
string
prop
:
string
value
:
any
Optional
liveObjectId
:
number
Returns
Promise
<
any
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
song
song
View
call
call
Multiple
emit
get
get
Children
handle
Command
Response
observe
off
on
set
Ableton Live
Loading...
The library's entry point.
AbletonLive