HprModelAnal

streaming mode | Synthesis category

Inputs

  • frame (vector_real) - the input frame
  • pitch (real) - external pitch input [Hz].

Outputs

  • frequencies (vector_real) - the frequencies of the sinusoidal peaks [Hz]
  • magnitudes (vector_real) - the magnitudes of the sinusoidal peaks
  • phases (vector_real) - the phases of the sinusoidal peaks
  • res (vector_real) - output residual frame

Parameters

  • fftSize (integer ∈ [1, ∞), default = 2048) :
    the size of the internal FFT size (full spectrum size)
  • freqDevOffset (integer ∈ (0, ∞), default = 20) :
    minimum frequency deviation at 0Hz
  • freqDevSlope (real ∈ (-∞, ∞), default = 0.01) :
    slope increase of minimum frequency deviation
  • harmDevSlope (real ∈ (-∞, ∞), default = 0.01) :
    slope increase of minimum frequency deviation
  • hopSize (integer ∈ [1, ∞), default = 512) :
    the hop size between frames
  • magnitudeThreshold (real ∈ (-∞, ∞), default = 0) :
    peaks below this given threshold are not outputted
  • maxFrequency (real ∈ (0, ∞), default = 5000) :
    the maximum frequency of the range to evaluate [Hz]
  • maxPeaks (integer ∈ [1, ∞), default = 100) :
    the maximum number of returned peaks
  • maxnSines (integer ∈ (0, ∞), default = 100) :
    maximum number of sines per frame
  • minFrequency (real ∈ (0, ∞), default = 20) :
    the minimum frequency of the range to evaluate [Hz]
  • nHarmonics (integer ∈ (0, ∞), default = 100) :
    maximum number of harmonics per frame
  • orderBy (string ∈ {frequency, magnitude}, default = frequency) :
    the ordering type of the outputted peaks (ascending by frequency or descending by magnitude)
  • sampleRate (real ∈ (0, ∞), default = 44100) :
    the sampling rate of the audio signal [Hz]
  • stocf (real ∈ (0, 1], default = 0.2) :
    decimation factor used for the stochastic approximation

Description

This algorithm computes the harmonic plus residual model analysis.

It uses the algorithms HarmonicModelAnal and SineSubtraction .

References:
https://github.com/MTG/sms-tools http://mtg.upf.edu/technologies/sms

See also

HarmonicModelAnal (standard) HarmonicModelAnal (streaming) HprModelAnal (standard) SineSubtraction (standard) SineSubtraction (streaming)

Streaming algorithms

AfterMaxToBeforeMaxEnergyRatio | AllPass | AudioLoader | AudioOnsetsMarker | AudioWriter | AutoCorrelation | BFCC | BPF | BandPass | BandReject | BarkBands | BarkExtractor | BeatTrackerDegara | BeatTrackerMultiFeature | Beatogram | BeatsLoudness | BinaryOperator | BinaryOperatorStream | BpmHistogram | BpmHistogramDescriptors | BpmRubato | CartesianToPolar | CentralMoments | Centroid | ChordsDescriptors | ChordsDetection | ChromaCrossSimilarity | Chromagram | Chromaprinter | ClickDetector | Clipper | ConstantQ | CoverSongSimilarity | Crest | CrossCorrelation | CubicSpline | DCRemoval | DCT | Danceability | Decrease | Derivative | DerivativeSFX | DiscontinuityDetector | Dissonance | DistributionShape | Duration | DynamicComplexity | ERBBands | EasyLoader | EffectiveDuration | Energy | EnergyBand | EnergyBandRatio | Entropy | Envelope | EqloudLoader | EqualLoudness | FFT | FFTC | FadeDetection | FalseStereoDetector | FileOutput | Flatness | FlatnessDB | FlatnessSFX | Flux | FrameCutter | FrameToReal | FrequencyBands | GFCC | GapsDetector | GeometricMean | HFC | HPCP | HarmonicBpm | HarmonicMask | HarmonicModelAnal | HarmonicPeaks | HighPass | HighResolutionFeatures | Histogram | HprModelAnal | HpsModelAnal | HumDetector | IDCT | IFFT | IFFTC | IIR | Inharmonicity | InstantPower | Key | KeyExtractor | LPC | Larm | Leq | LevelExtractor | LogAttackTime | LogSpectrum | LoopBpmConfidence | LoopBpmEstimator | Loudness | LoudnessEBUR128 | LoudnessEBUR128Filter | LoudnessVickers | LowLevelSpectralEqloudExtractor | LowLevelSpectralExtractor | LowPass | MFCC | Magnitude | MaxFilter | MaxMagFreq | MaxToTotal | Mean | Median | MedianFilter | MelBands | MetadataReader | Meter | MinMax | MinToTotal | MonoLoader | MonoMixer | MonoWriter | MovingAverage | MultiPitchMelodia | Multiplexer | NNLSChroma | NSGConstantQ | NSGConstantQStreaming | NSGIConstantQ | NoiseAdder | NoiseBurstDetector | NoveltyCurve | OddToEvenHarmonicEnergyRatio | OnsetDetection | OnsetDetectionGlobal | OnsetRate | Onsets | OverlapAdd | Panning | PeakDetection | PercivalBpmEstimator | PercivalEnhanceHarmonics | PercivalEvaluatePulseTrains | PitchCREPE | PitchContours | PitchContoursMelody | PitchContoursMonoMelody | PitchContoursMultiMelody | PitchFilter | PitchMelodia | PitchSalience | PitchSalienceFunction | PitchSalienceFunctionPeaks | PitchYin | PitchYinFFT | PitchYinProbabilistic | PitchYinProbabilities | PitchYinProbabilitiesHMM | PolarToCartesian | PoolAggregator | PoolToTensor | PowerMean | PowerSpectrum | PredominantPitchMelodia | RMS | RawMoments | RealAccumulator | ReplayGain | Resample | ResampleFFT | RhythmDescriptors | RhythmExtractor | RhythmExtractor2013 | RhythmTransform | RollOff | SBic | SNR | SaturationDetector | Scale | SilenceRate | SineModelAnal | SineModelSynth | SineSubtraction | SingleBeatLoudness | SingleGaussian | Slicer | SpectralCentroidTime | SpectralComplexity | SpectralContrast | SpectralPeaks | SpectralWhitening | Spectrum | SpectrumCQ | SpectrumToCent | Spline | SprModelAnal | SprModelSynth | SpsModelAnal | SpsModelSynth | StartStopCut | StartStopSilence | StereoDemuxer | StereoMuxer | StereoTrimmer | StochasticModelAnal | StochasticModelSynth | StrongDecay | StrongPeak | SuperFluxExtractor | SuperFluxNovelty | SuperFluxPeaks | TCToTotal | TempoCNN | TempoScaleBands | TempoTap | TempoTapDegara | TempoTapMaxAgreement | TempoTapTicks | TensorNormalize | TensorToPool | TensorToVectorReal | TensorTranspose | TensorflowInputFSDSINet | TensorflowInputMusiCNN | TensorflowInputTempoCNN | TensorflowInputVGGish | TensorflowPredict | TensorflowPredict2D | TensorflowPredictCREPE | TensorflowPredictEffnetDiscogs | TensorflowPredictFSDSINet | TensorflowPredictMAEST | TensorflowPredictMusiCNN | TensorflowPredictTempoCNN | TensorflowPredictVGGish | TonalExtractor | TriangularBands | TriangularBarkBands | Trimmer | Tristimulus | TruePeakDetector | TuningFrequency | TuningFrequencyExtractor | UnaryOperator | UnaryOperatorStream | Variance | VectorInput | VectorRealAccumulator | VectorRealToTensor | Vibrato | Viterbi | WarpedAutoCorrelation | Welch | Windowing | ZeroCrossingRate