|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.co.simphoney.audio.PeakAnalyst
public class PeakAnalyst
| Constructor Summary | |
|---|---|
PeakAnalyst()
|
|
| Method Summary | |
|---|---|
void |
fireNewFramedFeedData(short[] v)
|
static PeakAnalyst |
the()
|
long |
waitForPulse(long milliMax)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PeakAnalyst()
| Method Detail |
|---|
public static PeakAnalyst the()
feed - FramedFeedshortT - double decay time to smooth out freq time scale stuff.longT - double decay Time to suss out pulses in the music.public void fireNewFramedFeedData(short[] v)
public long waitForPulse(long milliMax)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||