| Modifier and Type | Interface and Description |
|---|---|
interface |
MasterListener
The listener interface for receiving updates about changes to tempo master state.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MasterAdapter
An abstract adapter class for receiving updates related to the tempo master.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<BeatListener> |
BeatFinder.getBeatListeners()
Get the set of beat listeners that are currently registered.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BeatFinder.addBeatListener(BeatListener listener)
Adds the specified beat listener to receive beat announcements when DJ Link devices broadcast
them on the network.
|
static void |
BeatFinder.removeBeatListener(BeatListener listener)
Removes the specified beat listener so that it no longer receives beat announcements when
DJ Link devices broadcast them to the network.
|
Copyright © 2016 Deep Symmetry, LLC. All rights reserved.