Skip navigation links
A B D E F G H I K L M P R S T U W X Y Z 

A

add(int, int, int, int, int, int) - Method in class MODULO_1003_STEREO.Rekorder
 
addToScore(long, int, int) - Method in class MODULO_1003_STEREO.Rekorder
 
alleHeimschicken() - Method in class MODULO_1003_STEREO.Spiel
 
anzahlVonID(int) - Method in class MODULO_1003_STEREO.Spiel
 
AudiotrackMic(int, int) - Constructor for class MODULO_1003_STEREO.AudiotrackMic
 
AudiotrackMicPC(int, int) - Constructor for class MODULO_1003_STEREO.AudiotrackMicPC
 

B

b - Variable in class MODULO_1003_STEREO.Karte
 
berechnePunkte(ArrayList<int[]>) - Method in class MODULO_1003_STEREO.Spiel
 
berechneWertAusPfad(long, ArrayList<int[]>, boolean) - Method in class MODULO_1003_STEREO.Zugkontrolle
 
bestimmePunkte(MODULO_1003_STEREO.Spiel, boolean) - Method in class MODULO_1003_STEREO.Spieler
 

D

distmatrix - Variable in class MODULO_1003_STEREO.Spiel
 
draw() - Method in class MODULO_1003_STEREO
 
draw(int[]) - Method in class MODULO_1003_STEREO.Karte
 
draw() - Method in class MODULO_1003_STEREO.Spielfeld
 

E

entferneID(int, MODULO_1003_STEREO.Spiel) - Method in class MODULO_1003_STEREO.Spieler
 

F

farbeVonID(int) - Method in class MODULO_1003_STEREO.Spiel
 
FastSoundplayer() - Constructor for class MODULO_1003_STEREO.FastSoundplayer
 
findeNaechstenpfad(boolean) - Method in class MODULO_1003_STEREO.Spiel
 
findeNaechstenpfadSchwarz() - Method in class MODULO_1003_STEREO.Spiel
 
findeNaechstenpfadWeiss() - Method in class MODULO_1003_STEREO.Spiel
 
formVonID(int) - Method in class MODULO_1003_STEREO.Spiel
 
freq2mid(int) - Method in class MODULO_1003_STEREO
 
frequency2Midi(double) - Method in class MODULO_1003_STEREO
 

G

getNextX(MODULO_1003_STEREO.Karte) - Method in class MODULO_1003_STEREO.Spielfeld
 
getNextXausK(int) - Method in class MODULO_1003_STEREO.Spielfeld
 
getNextXindex(MODULO_1003_STEREO.Karte) - Method in class MODULO_1003_STEREO.Spielfeld
 
getNextY(MODULO_1003_STEREO.Karte) - Method in class MODULO_1003_STEREO.Spielfeld
 
getNextYausI(int) - Method in class MODULO_1003_STEREO.Spielfeld
 
getNextYindex(MODULO_1003_STEREO.Karte) - Method in class MODULO_1003_STEREO.Spielfeld
 

H

h - Variable in class MODULO_1003_STEREO.Karte
 

I

ID - Variable in class MODULO_1003_STEREO.Karte
 
ikoord - Variable in class MODULO_1003_STEREO.Spielfeld
 
istAufSpielfeld(int) - Method in class MODULO_1003_STEREO.Spiel
 
istAufSpielfeld(MODULO_1003_STEREO.Karte) - Method in class MODULO_1003_STEREO.Spielfeld
 
istFrei(int, int) - Method in class MODULO_1003_STEREO.Spielfeld
 
istInSpielfeld(MODULO_1003_STEREO.Karte) - Method in class MODULO_1003_STEREO.Spielfeld
 
istQuelle(int) - Method in class MODULO_1003_STEREO.Spiel
 
istWeiss(int) - Method in class MODULO_1003_STEREO.Spiel
 

K

Karte(boolean, int, int, float, float, float, float) - Constructor for class MODULO_1003_STEREO.Karte
 
keyPressed() - Method in class MODULO_1003_STEREO
 
kkoord - Variable in class MODULO_1003_STEREO.Spielfeld
 
kopiereAufAnderesSpiel(MODULO_1003_STEREO.Spiel) - Method in class MODULO_1003_STEREO.Spiel
 

L

ladeKanal(int, String, int[], float, float) - Method in class MODULO_1003_STEREO.Mysoundplayer
 
ladeKanalStereo(int, String, int[], float, float) - Method in class MODULO_1003_STEREO.Mysoundplayer
 
ladeMonostimmen(int[], String[], String) - Method in class MODULO_1003_STEREO.Mysoundplayer
 
ladeMonostimmen(int[], String[], float[], String) - Method in class MODULO_1003_STEREO.Mysoundplayer
 
ladeWav(String) - Method in interface MODULO_1003_STEREO.iWav
 
ladeWav(String, int) - Method in interface MODULO_1003_STEREO.iWav
 
ladeWav(String) - Method in class MODULO_1003_STEREO.Wav
Lädt eine Stereo-Wav-Datei in zwei getrennten float-Arrays, Wertebereich [-1,+1]
ladeWav(String, int) - Method in class MODULO_1003_STEREO.Wav
Lädt eine Stereo-Wav-Datei in zwei getrennten float-Arrays, Wertebereich [-1,+1]
ladeWavInterpolate(String, int) - Method in class MODULO_1003_STEREO.Wav
 
ladeWavMix(String) - Method in interface MODULO_1003_STEREO.iWav
 
ladeWavMix(String, int) - Method in interface MODULO_1003_STEREO.iWav
 
ladeWavMix(String) - Method in class MODULO_1003_STEREO.Wav
Lädt eine Stereo-Wav-Datei, die dann zu einem Kanal gemischt wird und als float-Array zurück gegeben wird.
ladeWavMix(String, int) - Method in class MODULO_1003_STEREO.Wav
 
ladeWavMixLoop(String) - Method in interface MODULO_1003_STEREO.iWav
Lädt eine Stereo-Datei, mixt sie zu Mono und baut sie zu einer loop-baren Variante zusammen:
[AB] a=A ausblenden, b=B einblenden
ab + ba
ladeWavMixLoop(String, int) - Method in interface MODULO_1003_STEREO.iWav
 
ladeWavMixLoop(String) - Method in class MODULO_1003_STEREO.Wav
Lädt eine Stereo-Datei, mixt sie zu Mono und baut sie zu einer loop-baren Variante zusammen:
[AB] a=A ausblenden, b=B einblenden
ab + ba
ladeWavMixLoop(String, int) - Method in class MODULO_1003_STEREO.Wav
 
ladeWavMono(String) - Method in interface MODULO_1003_STEREO.iWav
Lädt wav-Files, die als 16-Bit Mono-Files vorliegen
ladeWavMono(String) - Method in class MODULO_1003_STEREO.Wav
Lädt wav-Files, die als 16-Bit Mono-Files vorliegen
load(String) - Method in class MODULO_1003_STEREO.Rekorder
 

M

main(String[]) - Static method in class MODULO_1003_STEREO
 
matrix - Variable in class MODULO_1003_STEREO.Spiel
 
matrix - Variable in class MODULO_1003_STEREO.Spielfeld
 
mausHatEs(float, float) - Method in class MODULO_1003_STEREO.Karte
 
micpuffer - Variable in class MODULO_1003_STEREO.AudiotrackMic
 
mid2freq(int) - Method in class MODULO_1003_STEREO
 
midi2Frequency(double) - Method in class MODULO_1003_STEREO
 
mikrofon_welle - Variable in class MODULO_1003_STEREO.FastSoundplayer
 
MODULO_1003_STEREO - Class in <Unnamed>
 
MODULO_1003_STEREO() - Constructor for class MODULO_1003_STEREO
 
MODULO_1003_STEREO.AudiotrackMic - Class in <Unnamed>
 
MODULO_1003_STEREO.AudiotrackMicPC - Class in <Unnamed>
 
MODULO_1003_STEREO.FastSoundplayer - Class in <Unnamed>
 
MODULO_1003_STEREO.iAudiotrackMic - Interface in <Unnamed>
Interface für Audiostream mit zusätzlichem Mikrofonkanal
MODULO_1003_STEREO.iWav - Interface in <Unnamed>
 
MODULO_1003_STEREO.Karte - Class in <Unnamed>
 
MODULO_1003_STEREO.Mysoundplayer - Class in <Unnamed>
 
MODULO_1003_STEREO.Rekorder - Class in <Unnamed>
 
MODULO_1003_STEREO.Spiel - Class in <Unnamed>
 
MODULO_1003_STEREO.Spieler - Class in <Unnamed>
 
MODULO_1003_STEREO.Spielfeld - Class in <Unnamed>
 
MODULO_1003_STEREO.Wav - Class in <Unnamed>
 
MODULO_1003_STEREO.Zugkontrolle - Class in <Unnamed>
 
mousePressed() - Method in class MODULO_1003_STEREO
 
mouseReleased() - Method in class MODULO_1003_STEREO
 
Mysoundplayer(PApplet, int) - Constructor for class MODULO_1003_STEREO.Mysoundplayer
 

P

play(float[][]) - Method in class MODULO_1003_STEREO.FastSoundplayer
 
play(int, int) - Method in class MODULO_1003_STEREO.Mysoundplayer
 
playMono(float[]) - Method in class MODULO_1003_STEREO.FastSoundplayer
 
playMono(int, int) - Method in class MODULO_1003_STEREO.Mysoundplayer
 

R

Rekorder(long, long) - Constructor for class MODULO_1003_STEREO.Rekorder
 
run() - Method in class MODULO_1003_STEREO.FastSoundplayer
 
run() - Method in class MODULO_1003_STEREO.Spieler
 
run() - Method in class MODULO_1003_STEREO.Zugkontrolle
 
runMono() - Method in class MODULO_1003_STEREO.FastSoundplayer
 
runStereo() - Method in class MODULO_1003_STEREO.FastSoundplayer
 

S

save(String) - Method in class MODULO_1003_STEREO.Rekorder
 
saveKanal(int, String, int[]) - Method in class MODULO_1003_STEREO.Mysoundplayer
 
saveMatrix(int[][], String) - Method in class MODULO_1003_STEREO.Rekorder
 
saveWav(String, float[][]) - Method in interface MODULO_1003_STEREO.iWav
 
saveWav(String, float[][]) - Method in class MODULO_1003_STEREO.Wav
 
schedExecService - Variable in class MODULO_1003_STEREO.AudiotrackMic
 
schedExecService - Variable in class MODULO_1003_STEREO.FastSoundplayer
 
schreibeZustand() - Method in class MODULO_1003_STEREO.Spiel
 
set(float, float) - Method in class MODULO_1003_STEREO.Karte
 
setHome() - Method in class MODULO_1003_STEREO.Karte
 
setNeu(float, float) - Method in class MODULO_1003_STEREO.Karte
 
settings() - Method in class MODULO_1003_STEREO
 
setup() - Method in class MODULO_1003_STEREO
 
shortpuffer - Variable in class MODULO_1003_STEREO.AudiotrackMic
 
showAsShortArray(float[]) - Method in interface MODULO_1003_STEREO.iWav
Shows wav-data as Java-short-Array
showAsShortArray(float[]) - Method in class MODULO_1003_STEREO.Wav
Shows wav-data as Java-short-Array
Spiel(MODULO_1003_STEREO.Spielfeld, MODULO_1003_STEREO.Karte[], MODULO_1003_STEREO.Karte, MODULO_1003_STEREO.Karte) - Constructor for class MODULO_1003_STEREO.Spiel
 
Spieler(boolean, MODULO_1003_STEREO.Spielfeld, MODULO_1003_STEREO.Spiel, MODULO_1003_STEREO.Spiel, MODULO_1003_STEREO.Spiel) - Constructor for class MODULO_1003_STEREO.Spieler
 
Spielfeld(float, float, int, int) - Constructor for class MODULO_1003_STEREO.Spielfeld
 
spielfeldProzentVoll(MODULO_1003_STEREO.Spiel) - Method in class MODULO_1003_STEREO.Spieler
 
spielfeldVoll(MODULO_1003_STEREO.Spiel) - Method in class MODULO_1003_STEREO.Spieler
 

T

t - Variable in class MODULO_1003_STEREO.FastSoundplayer
 
TIMER_WEISS_IST_DRAN - Variable in class MODULO_1003_STEREO.Spielfeld
 
toByte(float[][]) - Method in interface MODULO_1003_STEREO.iWav
 
toByte(float[][]) - Method in class MODULO_1003_STEREO.Wav
 

U

ueberlappendVerketten(String, String, String, int) - Method in class MODULO_1003_STEREO.Wav
 
uebernehmeZustand() - Method in class MODULO_1003_STEREO.Spiel
 
updateSpielzustand() - Method in class MODULO_1003_STEREO
 

W

war_auf_feld - Variable in class MODULO_1003_STEREO.Karte
 
warschon(int, int, ArrayList<int[]>) - Method in class MODULO_1003_STEREO.Spiel
 
Wav(PApplet) - Constructor for class MODULO_1003_STEREO.Wav
 
WEISS_IST_DRAN - Variable in class MODULO_1003_STEREO.Spielfeld
 
write(short[]) - Method in class MODULO_1003_STEREO.AudiotrackMic
 
write(short[]) - Method in class MODULO_1003_STEREO.AudiotrackMicPC
 
write(short[]) - Method in interface MODULO_1003_STEREO.iAudiotrackMic
 

X

x - Variable in class MODULO_1003_STEREO.Karte
 
xhome - Variable in class MODULO_1003_STEREO.Karte
 
xoff - Variable in class MODULO_1003_STEREO.Karte
 
xspielfeld - Variable in class MODULO_1003_STEREO.Karte
 

Y

y - Variable in class MODULO_1003_STEREO.Karte
 
yhome - Variable in class MODULO_1003_STEREO.Karte
 
yoff - Variable in class MODULO_1003_STEREO.Karte
 
yspielfeld - Variable in class MODULO_1003_STEREO.Karte
 

Z

zeigeTestweiseDieEigenschaftenAllerKartenImSpielfeld() - Method in class MODULO_1003_STEREO.Spiel
 
zufalls_ik(MODULO_1003_STEREO.Spiel) - Method in class MODULO_1003_STEREO.Spieler
 
zufalls_ik_besetztEigeneFarbe(MODULO_1003_STEREO.Spiel) - Method in class MODULO_1003_STEREO.Spieler
 
zufallszug(MODULO_1003_STEREO.Spiel) - Method in class MODULO_1003_STEREO.Spieler
 
Zugkontrolle(long, long, MODULO_1003_STEREO.Spielfeld, int) - Constructor for class MODULO_1003_STEREO.Zugkontrolle
 
A B D E F G H I K L M P R S T U W X Y Z 
Skip navigation links