Constant Field Values
Contents
be.tarsos.*
-
be.tarsos.dsp.SilenceDetector Modifier and Type Constant Field Value public static final double
DEFAULT_SILENCE_THRESHOLD
-70.0
-
be.tarsos.dsp.beatroot.Agent Modifier and Type Constant Field Value public static final double
DEFAULT_CORRECTION_FACTOR
50.0
public static final double
DEFAULT_EXPIRY_TIME
10.0
public static final double
INNER_MARGIN
0.04
-
be.tarsos.dsp.beatroot.AgentList Modifier and Type Constant Field Value public static final double
DEFAULT_BI
0.02
public static final double
DEFAULT_BT
0.04
-
be.tarsos.dsp.granulator.Granulator Modifier and Type Constant Field Value public static final float
ADAPTIVE_INTERP_HIGH_THRESH
2.5f
public static final float
ADAPTIVE_INTERP_LOW_THRESH
0.5f
-
be.tarsos.dsp.granulator.OptimizedGranulator Modifier and Type Constant Field Value public static final float
ADAPTIVE_INTERP_HIGH_THRESH
2.5f
public static final float
ADAPTIVE_INTERP_LOW_THRESH
0.5f
-
be.tarsos.dsp.io.TarsosDSPAudioFormat Modifier and Type Constant Field Value public static final int
NOT_SPECIFIED
-1
-
be.tarsos.dsp.onsets.PercussionOnsetDetector Modifier and Type Constant Field Value public static final double
DEFAULT_SENSITIVITY
20.0
public static final double
DEFAULT_THRESHOLD
8.0
-
be.tarsos.dsp.pitch.FastYin Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_SIZE
2048
public static final int
DEFAULT_OVERLAP
1536
-
be.tarsos.dsp.pitch.McLeodPitchMethod Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_SIZE
1024
public static final int
DEFAULT_OVERLAP
768
-
be.tarsos.dsp.pitch.Yin Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_SIZE
2048
public static final int
DEFAULT_OVERLAP
1536
-
be.tarsos.dsp.writer.WaveHeader Modifier and Type Constant Field Value public static final short
FORMAT_ALAW
6
public static final short
FORMAT_PCM
1
public static final short
FORMAT_ULAW
7