From 03d7886528a6670244f9cdf7608dea3c46de129d Mon Sep 17 00:00:00 2001 From: Rich E Date: Fri, 18 Jan 2008 20:27:28 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r9151, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/reakin/sdiflists/; revision=9152 --- loris.STYP | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 loris.STYP (limited to 'loris.STYP') diff --git a/loris.STYP b/loris.STYP new file mode 100644 index 0000000..22bee49 --- /dev/null +++ b/loris.STYP @@ -0,0 +1,107 @@ + +SDIF + +1NVT +{ + GenerationDate Thu_22_Jun_2006; + GenerationUser Richie_Eakin; + Generator modified_from_SdifTypes.STYP; + SourceFile SdifTypes.STYP + Application Loris_Sound_Modeling_Package + Author Kelly_Fitz +} + +1TYP +{ +1MTD 1NVT { NVTText } +1MTD 1TYP { TYPText } +1MTD 1IDS { IDSText } +1FTD 1NVT { 1NVT NameValueTable; } +1FTD 1TYP { 1TYP TypeDefinitions; } +1FTD 1IDS { 1IDS StreamInfo; } + +1MTD 1GAI { Gain } +1FTD 1GAI { 1GAI Gain; } +1MTD IWIN { WindowIdentifier, WindowSize } +1MTD 1WIN { Samples } +1FTD 1WIN { IWIN WindowInfo; 1WIN Window; } +1MTD 1CHA { Channel1, Channel2 } + +1MTD 1FQ0 { Frequency, Confidence, Score, RealAmplitude } +1FTD 1FQ0 { 1FQ0 FundamentalFrequencyEstimate; } + +1MTD 1PIC { Frequency, Amplitude, Phase, Confidence } +1MTD 1TRC { Index, Frequency, Amplitude, Phase } +1MTD 1HRM { Index, Frequency, Amplitude, Phase } +1FTD 1PIC { 1PIC PickedPeaks; } +1FTD 1TRC { 1TRC SinusoidalTracks; } +1FTD 1HRM { 1HRM HarmonicPartials; } +1MTD 1HRE { MeanDeltaFrequency, Harmonicity, WeightedHarmonicity } +1FTD 1HRE { 1HRE HarmonicityEstimate; } + +1MTD IENV { HighestBinFrequency, ScaleType, BreakFrequency } +1MTD 1ENV { Env } +1FTD 1ENV { IENV SpectralEnvelopeInfo; 1ENV SpectralEnvelope; 1GAI Gain; } +1MTD ITFC { SamplingRate, Order } +1MTD 1CEC { CepstralCoefficients } +1FTD 1CEC { 1CEC CepstralCoefs; } +1MTD 1ARA { AutoRegressiveCoefficients } +1MTD 1ARK { ReflectionCoefficients } +1MTD 1ARR { AutoCorrelationCoefficients } +1FTD 1ARA { 1GAI Gain; 1ARA ARACoefs; } +1FTD 1ARK { 1GAI Gain; 1ARK ARKCoefs; } +1FTD 1ARR { 1ARR ARRCoefs; } + +1MTD 1FOF { Frequency, Amplitude, BandWidth, Tex, DebAtt, Atten, Phase } +1MTD 2RES { Frequency, Amplitude, DecayRate, Phase } +1MTD 1RES { Frequency, Amplitude, BandWidth, Saliance, Correction } +1MTD 1DIS { Distribution, Amplitude } +1FTD 1NOI { 1DIS NoiseDistribution; } +1FTD 1FOB { 1FQ0 FundamentalFrequencyEstimate; 1FOF Formants; 1CHA Channels; } +1FTD 1REB { 1RES Filters; 1CHA Channels; } + +1MTD ISTF { DFTPeriod, WindowDuration, FFTSize } +1MTD 1STF { Real, Imaginary } +1FTD ISTF { ISTF FourierTransformInfo; } +1FTD 1STF { ISTF FourierTransformInfo; 1STF FourierTransform; 1WIN Window; } + +1MTD INRG { Scale, NormalisationFactor } +1MTD 1NRG { Energy } +1FTD 1NRG { INRG ScaleAndFactor; 1NRG Energy; IWIN WindowInfo; 1WIN Window; } +1MTD 1BND { LowerFrequencyLimit, UpperFrequencyLimit } +1FTD 1BND { 1BND Bands; } + +1MTD ITDS { SamplingRate } +1MTD 1TDS { Sample } + +1MTD 1PEM { Identifier, Parameter1, Parameter2, Parameter3 } +1MTD ITMR { Index, Frequency, Amplitude, Phase } +1MTD ITMI { Index } +1MTD 1BEG { Id } +1MTD 1END { Id } +1MTD 1SEG { Confidence } +1FTD 1SEG { 1SEG Segmentation; } +1MTD 1LAB { Chars } +1FTD 1MRK { 1BEG SegmentStart; 1END SegmentEnd; 1SEG Segmentation; 1LAB Label; 1PEM PeriodMarker; ITMR TransientMarkerRepresentation; ITMI TransientMarkerIdentifier; } + +1MTD 1VUN { VoicingCoefficient } +1MTD 1VUF { CuttingFrequency } +1FTD 1VUV { 1VUN VoicedUnvoicedNorm; 1VUF VoicedUnvoicedFreq; } + +1MTD 1MID { Status, Data1, Data2 } +1MTD 1SYX { Data } +1FTD 1MID { 1MID MIDIEvent; 1SYX MIDISystemExclusive; } + +1MTD EMPM { Value, Index } +1MTD EMJR { Record } +1FTD EFPM { EMPM Tableau; EMJR EndRecording; } + +1MTD RBEP { Index, frequency, amplitude, phase, noise, timeOffset } +1FTD RBEP { RBEP Reassigned_Bandwidth_Enhanced_Partials; } +1MTD RBEL { Index, label } +1FTD RBEL { RBEL Reassigned_Bandwidth_Enhanced_Labels; } +1MTD RBET { marker_times } +1MTD RBEN { marker_names } +1FTD RBEM { RBET marker_times; RBEN marker_names; } +} + -- cgit v1.2.1