| 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<FaderStartListener> |
BeatFinder.getFaderStartListeners()
Get the set of fader start listeners that are currently registered.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeatFinder.addFaderStartListener(FaderStartListener listener)
Adds the specified fader start listener to receive fader start commands when the mixer broadcasts
them on the network.
|
void |
BeatFinder.removeFaderStartListener(FaderStartListener listener)
Removes the specified fader start listener so that it no longer receives fader start commands when
the mixer broadcasts them to the network.
|
Copyright © 2016–2019 Deep Symmetry, LLC. All rights reserved.