- newInduction(EventList) - Static method in class be.tarsos.dsp.beatroot.Induction
-
An alternative (incomplete) tempo induction method (not used).
- next - Variable in class be.tarsos.dsp.beatroot.AgentList
-
The remainder of the linked list
- nextPow2(int) - Static method in class be.tarsos.dsp.util.ConcurrencyUtils
-
Returns the closest power-of-two number greater than or equal to x.
- NoiseGenerator - Class in be.tarsos.dsp.synthesis
-
- NoiseGenerator() - Constructor for class be.tarsos.dsp.synthesis.NoiseGenerator
-
- NoiseGenerator(double) - Constructor for class be.tarsos.dsp.synthesis.NoiseGenerator
-
- nonLinearTransformation(float[]) - Method in class be.tarsos.dsp.mfcc.MFCC
-
the output of mel filtering is subjected to a logarithm function (natural logarithm)
calls: none
called by: featureExtraction
- normalise(double[]) - Static method in class be.tarsos.dsp.beatroot.Peaks
-
- normaliseMode - Static variable in class be.tarsos.dsp.onsets.BeatRootSpectralFluxOnsetDetector
-
Determines method of normalization.
- NOT_SPECIFIED - Static variable in class be.tarsos.dsp.io.TarsosDSPAudioFormat
-