nothing@0: @prefix MIRToolbox: . nothing@0: @prefix dc: . nothing@0: @prefix local: . nothing@0: @prefix rdfs: . nothing@0: nothing@0: MIRToolbox:Attack a rdfs:Resource ; nothing@0: dc:description "estimates the beginning of the attack phase of a note by locating the local minimum before the maximum corresponding to the onset" ; nothing@0: local:tag "Timbre" ; nothing@0: rdfs:comment "These can have start time *and end time*" . nothing@0: nothing@0: MIRToolbox:AttackLeap a rdfs:Resource ; nothing@0: dc:description "estimates the amplitude difference between the beginning and the end of the attack phase" ; nothing@0: local:tag "Timbre" . nothing@0: nothing@0: MIRToolbox:AttackSlope a rdfs:Resource ; nothing@0: dc:description "average slope of attack phase, computed either as a simple ratio, or a Gaussian-weighted average to emphasise the middle of the attack" ; nothing@0: local:tag "Timbre" . nothing@0: nothing@0: MIRToolbox:BeatSpectrum a rdfs:Resource ; nothing@0: dc:description "a measure of acoustic self-similarity as a function of time lag, computed from the similarity matrix" ; nothing@0: local:tag "Rhythm" . nothing@0: nothing@0: MIRToolbox:Brightness a rdfs:Resource ; nothing@0: dc:description "The proportion of energy above a given frequency" ; nothing@0: local:tag "Timbre" . nothing@0: nothing@0: MIRToolbox:Chromagram a rdfs:Resource ; nothing@0: dc:description "shows the distribution of energy along the pitches or pitch classes" ; nothing@0: local:tag "Tonality" . nothing@0: nothing@0: MIRToolbox:EventDensity a rdfs:Resource ; nothing@0: dc:description "estimates the average frequency of events, i.e., the number of note onsets per second" ; nothing@0: local:tag "Rhythm" . nothing@0: nothing@0: MIRToolbox:HarmonicChangeDetectionFunction a rdfs:Resource ; nothing@0: dc:description "the flux of the tonal centroid" ; nothing@0: local:tag "Tonality" . nothing@0: nothing@0: MIRToolbox:Inharmonicity a rdfs:Resource ; nothing@0: dc:description "the amount of partials that are not multiples of the fundamental frequency, takes into account the amount of energy outside the ideal harmonic series" ; nothing@0: local:tag "Pitch" . nothing@0: nothing@0: MIRToolbox:Irregularity a rdfs:Resource ; nothing@0: dc:description "The degree of variation of the successive peaks of the spectrum" ; nothing@0: local:tag "Timbre" . nothing@0: nothing@0: MIRToolbox:Key a rdfs:Resource ; nothing@0: dc:description "The best candidate key" ; nothing@0: local:tag "Tonality" . nothing@0: nothing@0: MIRToolbox:KeySOM a rdfs:Resource ; nothing@0: dc:description "Projects the chromagram into a self-organizing map" ; nothing@0: local:tag "Tonality" . nothing@0: nothing@0: MIRToolbox:KeyStrength a rdfs:Resource ; nothing@0: dc:description "The probability distribution across possible keys" ; nothing@0: local:tag "Tonality" . nothing@0: nothing@0: MIRToolbox:LowEnergy a rdfs:Resource ; nothing@0: dc:description "percentage of frames showing less than average energy" ; nothing@0: local:tag "Dynamics" . nothing@0: nothing@0: MIRToolbox:MFCC a rdfs:Resource ; nothing@0: local:tag "Timbre" . nothing@0: nothing@0: MIRToolbox:MIDI a rdfs:Resource ; nothing@0: dc:description "estimates MIDI note value based on segmentation and pitch detection" ; nothing@0: local:tag "Pitch" . nothing@0: nothing@0: MIRToolbox:Mode a rdfs:Resource ; nothing@0: dc:description "Major vs. Minor, calculated as the strength difference between the best major and best minor key candidates" ; nothing@0: local:tag "Tonality" . nothing@0: nothing@0: MIRToolbox:NoteOnset a rdfs:Resource ; nothing@0: dc:description "note onset times" ; nothing@0: local:tag "Rhythm" . nothing@0: nothing@0: MIRToolbox:Pitch a rdfs:Resource ; nothing@0: dc:description "Pitch estimated via ACF, autocorrelation spectrum or cepstrum, or a combination" ; nothing@0: local:tag "Pitch" . nothing@0: nothing@0: MIRToolbox:PulseClarity a rdfs:Resource ; nothing@0: dc:description "estimates the rhythmic clarity, indicating the strength of the beats estimated by the tempo function" ; nothing@0: local:tag "Rhythm" . nothing@0: nothing@0: MIRToolbox:RMSEnergy a rdfs:Resource ; nothing@0: dc:description "root mean square energy" ; nothing@0: local:tag "Dynamics" . nothing@0: nothing@0: MIRToolbox:RhythmicFluctuation a rdfs:Resource ; nothing@0: dc:description "Rhythmic periodicity along auditory channels" ; nothing@0: local:tag "Rhythm" . nothing@0: nothing@0: MIRToolbox:Rolloff a rdfs:Resource ; nothing@0: dc:description "The frequency below which 85% of the energy is contained. The percentage may be user-chosen" ; nothing@0: local:tag "Timbre" . nothing@0: nothing@0: MIRToolbox:Roughness a rdfs:Resource ; nothing@0: dc:description "The average dissonance between all pairs of peaks in the spectrum" ; nothing@0: local:tag "Timbre" . nothing@0: nothing@0: MIRToolbox:SpectralFluxOnsetDetectionFunction a rdfs:Resource ; nothing@0: dc:description "Use peaks of spectral flux to detect onsets" ; nothing@0: local:tag "Rhythm" . nothing@0: nothing@0: MIRToolbox:Tempo a rdfs:Resource ; nothing@0: dc:description "derived from calculated onsets with ACF, spectrum or both" ; nothing@0: local:tag "Rhythm" . nothing@0: nothing@0: MIRToolbox:TonalCentroid a rdfs:Resource ; nothing@0: dc:description "Calculates the 6-dimensional tonal centroid vector from the chromagram" ; nothing@0: local:tag "Tonality" . nothing@0: nothing@0: MIRToolbox:ZeroCrossingRate a rdfs:Resource ; nothing@0: local:tag "Timbre" . nothing@0: