ProcessWithPraat |
ProcessWithPraat.setCustomScript(String newCustomScript) |
Setter for customScript : Custom script specified by the user to execute on
each sample.
|
ProcessWithPraat |
ProcessWithPraat.setCustomScriptHeaders(Vector<String> newCustomScriptHeaders) |
Setter for customScriptHeaders : Headers for custom script outputs.
|
ProcessWithPraat |
ProcessWithPraat.setDataFile(File fNewDataFile) |
Setter for dataFile : CSV data file, which will be deleted after processing.
|
ProcessWithPraat |
ProcessWithPraat.setExtractCOG1(boolean newExtractCOG1) |
Setter for extractCOG1 : Whether to extract the centre of gravity, with p = 1.
|
ProcessWithPraat |
ProcessWithPraat.setExtractCOG2(boolean newExtractCOG2) |
Setter for extractCOG2 : Whether to extract the centre of gravity, with p = 2.
|
ProcessWithPraat |
ProcessWithPraat.setExtractCOG23(boolean newExtractCOG23) |
Setter for extractCOG23 : Whether to extract the centre of gravity, with p = 2/3.
|
ProcessWithPraat |
ProcessWithPraat.setExtractF1(boolean bNewExtractF1) |
Setter for extractF1 : Whether to extract F1
|
ProcessWithPraat |
ProcessWithPraat.setExtractF2(boolean bNewExtractF2) |
Setter for extractF2 : Whether to extract F2
|
ProcessWithPraat |
ProcessWithPraat.setExtractF3(boolean bNewExtractF3) |
Setter for extractF3 : Whether to extract F3
|
ProcessWithPraat |
ProcessWithPraat.setExtractMaximumIntensity(boolean bNewExtractMaximumIntensity) |
Setter for extractMaximumIntensity : Whether to extract the maximum intensity
|
ProcessWithPraat |
ProcessWithPraat.setExtractMaximumPitch(boolean bNewExtractMaximumPitch) |
Setter for extractMaximumPitch : Whether to extract the maximum pitch
|
ProcessWithPraat |
ProcessWithPraat.setExtractMeanPitch(boolean bNewExtractMeanPitch) |
Setter for extractMeanPitch : Whether to extract the mean pitch
|
ProcessWithPraat |
ProcessWithPraat.setExtractMinimumPitch(boolean bNewExtractMinimumPitch) |
Setter for extractMinimumPitch : Whether to extract the minimum pitch
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackBasisFunctions(String newFastTrackBasisFunctions) |
Setter for fastTrackBasisFunctions : Fast Track basis_functions global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackCoefficients(boolean newFastTrackCoefficients) |
Setter for fastTrackCoefficients : Whether to return the regression coefficients from FastTrack.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackDifferentiationLayerId(String newFastTrackDifferentiationLayerId) |
Setter for fastTrackDifferentiationLayerId : Participant attribute layer ID
for differentiating fastTrack settings.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackEnableF1BandwidthHeuristic(boolean newFastTrackEnableF1BandwidthHeuristic) |
Setter for fastTrackEnableF1BandwidthHeuristic : Fast Track
enable_F1_bandwidth_heuristic global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackEnableF1FrequencyHeuristic(boolean newFastTrackEnableF1FrequencyHeuristic) |
Setter for fastTrackEnableF1FrequencyHeuristic : Fast Track
enable_F1_frequency_heuristic global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackEnableF2BandwidthHeuristic(boolean newFastTrackEnableF2BandwidthHeuristic) |
Setter for fastTrackEnableF2BandwidthHeuristic : Fast Track
enable_F2_bandwidth_heuristic global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackEnableF3BandwidthHeuristic(boolean newFastTrackEnableF3BandwidthHeuristic) |
Setter for fastTrackEnableF3BandwidthHeuristic : Fast Track
enable_F3_bandwidth_heuristic global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackEnableF3F4ProximityHeuristic(boolean newFastTrackEnableF3F4ProximityHeuristic) |
Setter for fastTrackEnableF3F4ProximityHeuristic : Fast Track
enable_F3F4_proximity_heuristic global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackEnableF4FrequencyHeuristic(boolean newFastTrackEnableF4FrequencyHeuristic) |
Setter for fastTrackEnableF4FrequencyHeuristic : Fast Track
enable_F4_frequency_heuristic global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackEnableRhoticHeuristic(boolean newFastTrackEnableRhoticHeuristic) |
Setter for fastTrackEnableRhoticHeuristic : Fast Track
enable_rhotic_heuristic global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackErrorMethod(String newFastTrackErrorMethod) |
Setter for fastTrackErrorMethod : Fast Track error_method global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackHighestAnalysisFrequencyDefault(int newFastTrackHighestAnalysisFrequencyDefault) |
Setter for fastTrackHighestAnalysisFrequencyDefault : Fast Track highest
analysis frequency by default.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackHighestAnalysisFrequencyOther(Vector<Integer> newFastTrackHighestAnalysisFrequencyOther) |
Setter for fastTrackHighestAnalysisFrequencyOther : Values to use as the Fast
Track highest analysis frequency for participants who's attribute value matches the
corresponding regular expression in formantOtherPattern .
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackLowestAnalysisFrequencyDefault(int newFastTrackLowestAnalysisFrequencyDefault) |
Setter for fastTrackLowestAnalysisFrequencyDefault : Fast Track lowest
analysis frequency by default.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackLowestAnalysisFrequencyOther(Vector<Integer> newFastTrackLowestAnalysisFrequencyOther) |
Setter for fastTrackLowestAnalysisFrequencyOther : Values to use as the Fast
Track lowest analysis frequency for participants who's attribute value matches the
corresponding regular expression in fastTrackOtherPattern .
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackMaximumF1BandwidthValue(int newFastTrackMaximumF1BandwidthValue) |
Setter for fastTrackMaximumF1BandwidthValue : Fast Track
maximum_F1_bandwidth_value global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackMaximumF1FrequencyValue(int newFastTrackMaximumF1FrequencyValue) |
Setter for fastTrackMaximumF1FrequencyValue : Fast Track
maximum_F1_frequency_value global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackMaximumF2BandwidthValue(int newFastTrackMaximumF2BandwidthValue) |
Setter for fastTrackMaximumF2BandwidthValue : Fast Track
maximum_F2_bandwidth_value global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackMaximumF3BandwidthValue(int newFastTrackMaximumF3BandwidthValue) |
Setter for fastTrackMaximumF3BandwidthValue : Fast Track
maximum_F3_bandwidth_value global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackMinimumDuration(double newFastTrackMinimumDuration) |
Setter for fastTrackMinimumDuration : Minimum duration of a segment for
FastTrack analysis.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackMinimumF4FrequencyValue(int newFastTrackMinimumF4FrequencyValue) |
Setter for fastTrackMinimumF4FrequencyValue : Fast Track
minimum_F4_frequency_value global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackNumberOfCoefficients(int newFastTrackNumberOfCoefficients) |
Setter for fastTrackNumberOfCoefficients : Fast Track number of coefficients
for the regression function.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackNumberOfFormants(int newFastTrackNumberOfFormants) |
Setter for fastTrackNumberOfFormants : Fast Track number of formants.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackNumberOfSteps(int newFastTrackNumberOfSteps) |
Setter for fastTrackNumberOfSteps : Fast Track number of steps.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackTimeStep(double newFastTrackTimeStep) |
Setter for fastTrackTimeStep : Fast Track time_step global setting.
|
ProcessWithPraat |
ProcessWithPraat.setFastTrackTrackingMethod(String newFastTrackTrackingMethod) |
Setter for fastTrackTrackingMethod : Fast Track tracking_method parameter for
trackAutoselectProcedure; "burg" or "robust".
|
ProcessWithPraat |
ProcessWithPraat.setFieldDelimiter(char cNewFieldDelimiter) |
Setter for fieldDelimiter : The field delimiter character for the CSV file.
|
ProcessWithPraat |
ProcessWithPraat.setFileName(String sNewFileName) |
Setter for fileName : Name to use as the basis for an output file name
|
ProcessWithPraat |
ProcessWithPraat.setFormantCeilingDefault(int newFormantCeilingDefault) |
Setter for formantCeilingDefault : Formant ceiling by default.
|
ProcessWithPraat |
ProcessWithPraat.setFormantCeilingOther(Vector<Integer> newFormantCeilingOther) |
Setter for formantCeilingOther : Values to use as the formant ceiling for
participants who's attribute value matches the corresponding regular expression in
formantOtherPattern .
|
ProcessWithPraat |
ProcessWithPraat.setFormantDifferentiationLayerId(String newFormantDifferentiationLayerId) |
Setter for formantDifferentiationLayerId : Participant attribute layer ID
for differentiating formant settings.
|
ProcessWithPraat |
ProcessWithPraat.setIntensityDifferentiationLayerId(String newIntensityDifferentiationLayerId) |
Setter for intensityDifferentiationLayerId : Participant attribute layer ID
for differentiating intensity settings.
|
ProcessWithPraat |
ProcessWithPraat.setIntensityPitchFloorDefault(int newIntensityPitchFloorDefault) |
Setter for intensityPitchFloorDefault : Intensity Pitch Floor by default.
|
ProcessWithPraat |
ProcessWithPraat.setIntensityPitchFloorOther(Vector<Integer> newIntensityPitchFloorOther) |
Setter for intensityPitchFloorOther : Values to use as the intensity pitch floor for
participants who's attribute value matches the corresponding regular expression in
intensityOtherPattern .
|
ProcessWithPraat |
ProcessWithPraat.setMarkColumn(int iNewMarkColumn) |
Setter for markColumn : Column that identifies the time, or start time if a
markEndColumn is specified, at which the formant should be evaluated.
|
ProcessWithPraat |
ProcessWithPraat.setMarkEndColumn(Integer iNewMarkEndColumn) |
Setter for markEndColumn : Column that identifies the end time of the span
for which formants should be evaluated.
|
ProcessWithPraat |
ProcessWithPraat.setParticipantNameColumn(int iNewParticipantNameColumn) |
Setter for participantNameColumn : The index of the column that specifies the
name of the speaker.
|
ProcessWithPraat |
ProcessWithPraat.setPassThroughData(boolean newPassThroughData) |
Setter for passThroughData : Whether to pass data in the original CSV file
to the output.
|
ProcessWithPraat |
ProcessWithPraat.setPitchCeilingDefault(int newPitchCeilingDefault) |
Setter for pitchCeilingDefault : Pitch Ceiling by default.
|
ProcessWithPraat |
ProcessWithPraat.setPitchCeilingOther(Vector<Integer> newPitchCeilingOther) |
Setter for pitchCeilingOther : Values to use as the pitch ceiling for
participants who's attribute value matches the corresponding regular expression in
pitchOtherPattern .
|
ProcessWithPraat |
ProcessWithPraat.setPitchDifferentiationLayerId(String newPitchDifferentiationLayerId) |
Setter for pitchDifferentiationLayerId : Participant attribute layer ID
for differentiating pitch settings.
|
ProcessWithPraat |
ProcessWithPraat.setPitchFloorDefault(int newPitchFloorDefault) |
Setter for pitchFloorDefault : Pitch Floor by default.
|
ProcessWithPraat |
ProcessWithPraat.setPitchFloorOther(Vector<Integer> newPitchFloorOther) |
Setter for pitchFloorOther : Values to use as the pitch floor for
participants who's attribute value matches the corresponding regular expression in
pitchOtherPattern .
|
ProcessWithPraat |
ProcessWithPraat.setSamplePoints(Vector<Double> vNewSamplePoints) |
Setter for samplePoints : List of positions in the segment to take values -
0.0 = at the beginning of the intervale, 1.0 = at the end of the interval, 0.5 in the
middle, etc.
|
ProcessWithPraat |
ProcessWithPraat.setScriptFormant(String sNewScriptFormant) |
Setter for scriptFormant : Command to send to Praat for creating a formant track.
|
ProcessWithPraat |
ProcessWithPraat.setScriptIntensity(String sNewScriptIntensity) |
Setter for scriptIntensity : Command to send to Praat for creating an
intensity track.
|
ProcessWithPraat |
ProcessWithPraat.setScriptPitch(String sNewScriptPitch) |
Setter for scriptPitch : Command to send to Praat for creating a pitch track.
|
ProcessWithPraat |
ProcessWithPraat.setScriptSpectrum(String newScriptSpectrum) |
Setter for scriptSpectrum : Command to send to Praat for creating a spectrum object.
|
ProcessWithPraat |
ProcessWithPraat.setSimultaneousThreadCount(Integer newSimultaneousThreadCount) |
Setter for simultaneousThreadCount : Number of Praat scripts to run in parallel.
|
ProcessWithPraat |
ProcessWithPraat.setTranscriptIdColumn(int iNewTranscriptIdColumn) |
Setter for transcriptIdColumn : Colum that contains the transcript_id
|
ProcessWithPraat |
ProcessWithPraat.setUseFastTrack(boolean newUseFastTrack) |
Setter for useFastTrack : Use the FastTrack plugin to generate optimum,
smoothed formant tracks.
|
ProcessWithPraat |
ProcessWithPraat.setVoicingThresholdDefault(double newVoicingThresholdDefault) |
Setter for voicingThresholdDefault : Voicing Threshold by default.
|
ProcessWithPraat |
ProcessWithPraat.setVoicingThresholdOther(Vector<Double> newVoicingThresholdOther) |
Setter for voicingThresholdOther : Values to use as the voicing threshold for
participants who's attribute value matches the corresponding regular expression in
pitchOtherPattern .
|
ProcessWithPraat |
ProcessWithPraat.setWindowOffset(double dNewWindowOffset) |
Setter for windowOffset : How long before in seconds before the start and
after the end times to take as a sample window.
|