- name() - Method in class be.tarsos.cli.AbstractTarsosApp
-
The name of the application is based on the class name.
- nanoTicksPassed() - Method in class be.tarsos.util.StopWatch
-
- newPeakDetection(List<Peak>) - Static method in class be.tarsos.util.histogram.peaks.PeakDetector
-
Create a histogram with peak information.
- normalize() - Method in class be.tarsos.util.histogram.Histogram
-
Normalizes the peaks in a histogram.
- normalize() - Method in class be.tarsos.util.KernelDensityEstimate
-
Sets the maximum value in accumulator to 1.0
- normalize(double) - Method in class be.tarsos.util.KernelDensityEstimate
-
Sets a new maximum bin value.
- noteName() - Method in class be.tarsos.sampled.pitch.Pitch
-
Returns the name of the MIDI key corresponding to the given hertzValue.
- noteOff(int, int) - Method in class be.tarsos.midi.TarsosSynth
-
Send a note off message to the MIDI key.
- noteOn(int, int, int) - Method in class be.tarsos.midi.TarsosSynth
-
Send a Note ON message to a MIDI key with a velocity.
- NUMBER_OF_MIDI_KEYS - Static variable in class be.tarsos.ui.virtualkeyboard.VirtualKeyboard
-
The number of MIDI keys in total.