aboutsummaryrefslogtreecommitdiff
path: root/loris.STYP
blob: 22bee49076f7591a80cbdc5c7c08ec4aeb1ab078 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
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; }
}