Index

A B C D E F G H I K L M N O P R S V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values

A

addArduino(Arduino) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
addLED(int) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
addLED(int, LEDMode) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
addMinim(Minim) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
addPotentiometer(int, char) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
addPotentiometer(int, char, int, int) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
addPushButton(int, char, int) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
adsr(float) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
adsr(float, float, float, float) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
adsr(float, float, float, float, float) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
adsr(float, float, float, float, float, float) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
ArduinoControls - Class in nl.genart.VJMotion.arduinocontrols
 
ArduinoControls(PApplet) - Constructor for class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
AUDIO_FILE - Enum constant in enum class nl.genart.VJMotion.frequencyanalyzer.AudioInputMode
 
AudioInputMode - Enum Class in nl.genart.VJMotion.frequencyanalyzer
 
AudioInputSource - Interface in nl.genart.VJMotion.frequencyanalyzer
 
AudioOutputMode - Enum Class in nl.genart.VJMotion.frequencyanalyzer
 
avgSize() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
avgSize() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 

B

BeatsPerMinute - Class in nl.genart.VJMotion.beatsperminute
BPM timings for Processing..
BeatsPerMinute(PApplet) - Constructor for class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
Call this constructor in the setup() method of your sketch to initialize and start the library.

C

close() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 

D

debug() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
DIGITAL - Enum constant in enum class nl.genart.VJMotion.arduinocontrols.LEDMode
 
disableKeyPress() - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
disableKeyPress() - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
disableKeyPress() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
disableMonitoring() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
dispose() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
draw() - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
draw() - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
draw() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 

E

ease() - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
ease(float) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
ease(float, float) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
easeBounce() - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
easeBounce(float) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
easeBounce(float, float) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
enableKeyPress - Variable in class nl.genart.VJMotion.InfoPanel
 
enableMonitoring() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
every - Variable in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
helper booleans that turn true every n beats.
every_once - Variable in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
helper booleans that turn true every n beats for 1 frame.

F

FrequencyAnalyzer - Class in nl.genart.VJMotion.frequencyanalyzer
 
FrequencyAnalyzer(PApplet) - Constructor for class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 

G

getAudioBuffer() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
getAudioBuffer() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
getAvg(int) - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
getAvgLeft(int) - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
getAvgRaw(int) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
getAvgRawLeft(int) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
getAvgRawRight(int) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
getAvgRight(int) - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
getBand(int) - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
getBand(int) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
getBandLeft(int) - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
getBandLeft(int) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
getBandRight(int) - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
getBandRight(int) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
getBeatCount() - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
getBPM() - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
getFFT() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
getFFT() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
getFFTLeft() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
getFFTLeft() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
getFFTRight() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
getFFTRight() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
getLeftChannelBuffer() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
getLeftChannelBuffer() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
getPotentiometer(int) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
getPotentiometer(int, float) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
getPushButton(int) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
getPushButtonOnce(int) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
getRightChannelBuffer() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
getRightChannelBuffer() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
getSurfaceTitle() - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
getVolume() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
Returns the overall normalized volume (0 to 1) across all frequency bands.
getVolume(int) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
Returns the normalized volume (0 to 1) of a logarithmic frequency band.

H

h - Variable in class nl.genart.VJMotion.InfoPanel
 

I

InfoPanel - Class in nl.genart.VJMotion
 
InfoPanel(PApplet) - Constructor for class nl.genart.VJMotion.InfoPanel
 
init() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
isMonitoring() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 

K

keyboardKey - Variable in class nl.genart.VJMotion.InfoPanel
 
keyEvent(KeyEvent) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
keyEvent(KeyEvent) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
keyEvent(KeyEvent) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
keyEvent(KeyEvent) - Method in class nl.genart.VJMotion.InfoPanel
 

L

LED - Class in nl.genart.VJMotion.arduinocontrols
 
LED(int, LEDMode) - Constructor for class nl.genart.VJMotion.arduinocontrols.LED
 
LEDMode - Enum Class in nl.genart.VJMotion.arduinocontrols
 
LINE_IN - Enum constant in enum class nl.genart.VJMotion.frequencyanalyzer.AudioInputMode
 
linear() - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
linear(float) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
linear(float, float) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
linearBounce() - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
linearBounce(float) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
linearBounce(float, float) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 

M

MICROPHONE - Enum constant in enum class nl.genart.VJMotion.frequencyanalyzer.AudioInputMode
 
MONO - Enum constant in enum class nl.genart.VJMotion.frequencyanalyzer.AudioOutputMode
 

N

nl.genart.VJMotion - package nl.genart.VJMotion
 
nl.genart.VJMotion.arduinocontrols - package nl.genart.VJMotion.arduinocontrols
 
nl.genart.VJMotion.beatsperminute - package nl.genart.VJMotion.beatsperminute
 
nl.genart.VJMotion.frequencyanalyzer - package nl.genart.VJMotion.frequencyanalyzer
 

O

overlay - Variable in class nl.genart.VJMotion.InfoPanel
 

P

performFFT() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
performFFT() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
post() - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
post() - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
post() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
Potentiometer - Class in nl.genart.VJMotion.arduinocontrols
 
Potentiometer(int, char, int, int) - Constructor for class nl.genart.VJMotion.arduinocontrols.Potentiometer
 
pre() - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
pre() - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
pre() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
PushButton - Class in nl.genart.VJMotion.arduinocontrols
 
PushButton(int, char, int) - Constructor for class nl.genart.VJMotion.arduinocontrols.PushButton
 
PWM - Enum constant in enum class nl.genart.VJMotion.arduinocontrols.LEDMode
 

R

resetMaxValue() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
resetMaxValueDuration(float) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 

S

setAudioInputMode(AudioInputMode) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
setAudioInputMode(AudioInputMode, int) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
setAudioOutputMode(AudioOutputMode) - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
setAudioOutputMode(AudioOutputMode) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
setBPM(int) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
setFile(String) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
setInfoPanelKey(char) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
setInfoPanelKey(char) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
setInfoPanelKey(char) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
setInfoPanelY(int) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
setInfoPanelY(int) - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
setInfoPanelY(int) - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
setLED(int, int) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
setLEDToOff(int) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
setLEDToOn(int) - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
show - Variable in class nl.genart.VJMotion.InfoPanel
 
showInfoPanel() - Method in class nl.genart.VJMotion.arduinocontrols.ArduinoControls
 
showInfoPanel() - Method in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
 
showInfoPanel() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
specSize() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
specSize() - Method in class nl.genart.VJMotion.frequencyanalyzer.FrequencyAnalyzer
 
start() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 
STEREO - Enum constant in enum class nl.genart.VJMotion.frequencyanalyzer.AudioOutputMode
 
stop() - Method in interface nl.genart.VJMotion.frequencyanalyzer.AudioInputSource
 

V

valueOf(String) - Static method in enum class nl.genart.VJMotion.arduinocontrols.LEDMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class nl.genart.VJMotion.frequencyanalyzer.AudioInputMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class nl.genart.VJMotion.frequencyanalyzer.AudioOutputMode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class nl.genart.VJMotion.arduinocontrols.LEDMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class nl.genart.VJMotion.frequencyanalyzer.AudioInputMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class nl.genart.VJMotion.frequencyanalyzer.AudioOutputMode
Returns an array containing the constants of this enum class, in the order they are declared.
VERSION - Static variable in class nl.genart.VJMotion.beatsperminute.BeatsPerMinute
Read this libraries version

W

w - Variable in class nl.genart.VJMotion.InfoPanel
 

X

x - Variable in class nl.genart.VJMotion.InfoPanel
 

Y

y - Variable in class nl.genart.VJMotion.InfoPanel
 
A B C D E F G H I K L M N O P R S V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values