| Package | Description |
|---|---|
| org.deepsymmetry.beatlink |
A library for synchronizing with beats from Pioneer DJ Link equipment,
and finding out details about the tracks that are playing.
|
| Modifier and Type | Method and Description |
|---|---|
Set<MasterHandoffListener> |
BeatFinder.getMasterHandoffListeners()
Get the set of master handoff command listeners that are currently registered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeatFinder.addMasterHandoffListener(MasterHandoffListener listener)
Adds the specified master handoff listener to receive tempo master handoff commands when DJ Link devices send
them to Beat Link.
|
void |
BeatFinder.removeMasterHandoffListener(MasterHandoffListener listener)
Removes the specified master handoff listener so that it no longer receives tempo master handoff commands when
DJ Link devices send them to Beat Link.
|
Copyright © 2016–2018 Deep Symmetry, LLC. All rights reserved.