Skip to content

com.oscleton.sdk.rx / LiveSetRx

LiveSetRx

class LiveSetRx

LiveSetRx contains RxJava Observables reacting to the Live set changes.

If a reactive approach doesn't fit your needs, consider using LiveSetCallbacks` from the 'core-callbacks' artifact instead.

Since 1.0

Properties

Name Summary
canCaptureMidi val canCaptureMidi: Observable<Boolean>
Indicates if Live can capture MIDI as Observable.
tempo val tempo: Observable<Float>
Returns the Live set global tempo as Observable.