|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfootfall.synths.FootFallSynth
footfall.synths.FootFallSynthByCell
TODO: Synthesize footfall sounds based pressure data of each individual cell
| Constructor Summary | |
FootFallSynthByCell()
Synthesize footfall sounds based pressure data of each individual cell |
|
FootFallSynthByCell(FootFallStream footfallstream)
Synthesize footfall sounds based pressure data of each individual cell from specified FootFallStream |
|
| Method Summary | |
void |
synthesizeFootFallSound()
Perform granular synthesis for each cell in current frame. |
| Methods inherited from class footfall.synths.FootFallSynth |
getParam, getPlayer, run, setDisplay, setFootFallStream, setParam, start, stop, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FootFallSynthByCell()
public FootFallSynthByCell(FootFallStream footfallstream)
footfallstream - New footfall stream to get inputs from| Method Detail |
public void synthesizeFootFallSound()
synthesizeFootFallSound in class FootFallSynth
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||