Changelog: ---------------- v1.13 (May 20, 2013) --------------- * Make fileparts compatible with latter versions of Matlab * Allowed shrF0 to be used for parameter calculations ---------------- v1.12 (February 5, 2012) --------------- * Prevent parameter estimation from crashing when multi-channel wav files are used - Thanks Grace. ---------------- v1.11 (June 23, 2011) --------------- * Prevents readEGGfile from crashing when NaNs are read. ---------------- v1.10 (March 16, 2011) --------------- * Changed "OK" button in Parameter Display to "Close". * Fixed bug - forgot to add SHR and shrF0 to file output list * Linked Output to Text directory with mat directory ---------------- v1.09 (March 10, 2011) --------------- * Added more Praat F0 options - Thanks Kristine. * Added Praat support for MacOS - Thanks Kristine. * Added SHRP measures - Thanks Kristine. * Added adjustable window sizes * Added new EGG measures to defaults ---------------- v1.08 (February 23, 2011) --------------- * Fixed bug - remove 0s from Straight output - Thanks Christian. * Modified Snack scripts for newer OSX * Added point source Textgrid support * Fixed bug - empty parameter output - Thanks Anja. ---------------- v1.07 (August 16, 2010) --------------- * Fixed file name bug for Praat F0 and formant calculations * Fixed bug - stops closing MessageBox from crashing the whole program * Provided checks to prevent log and divide by zero warnings ---------------- v1.06 (June 28, 2010) --------------- * Added condition to stretch single value replacements * Moved F0 = 0 checks to reduce matlab warnings on parameter estimation * Added Praat formant estimation * Added Praat F0 estimation * Fixed bug - no need to output 001 values when Nseg = 1 in OutputText ---------------- v1.05 (March 17, 2010) --------------- * Fixed NaN's for EMU output - Thanks Marc. ---------------- v1.04 (February 16, 2010) --------------- * Changed wording of segments to sub-segments * Default in OutputToText and OutputToEMU is changed to select all parameters * Removed double smoothing on uncorrected measures (H1H2u, etc) - Thanks Marc. ---------------- v1.03 (December 2, 2009) ---------------- * Enabled OutputToText when only EGG measures are needed * Fixed bug - EGG output boundary calculation method * Fixed bug - error with func_parseF0 and func_parseFMT - if parameters don't exist * Fixed bug - no textgrids in wav file list causes error - missing labels * Fixed bug - unable to bring up Parameter display when there is no mat file * Fixed bug - closing main VoiceSauce through [x] doesn't close other windows ---------------- v1.02 (November 5, 2009) ---------------- * Added Harmonic to Noise ratio measures: HNR05, HNR15, HNR25, HNR35 * Changed func_buildMData.m to account for older versions of VS mat files * Added F0 (other) and Formant (other) capability - untested * Fixed small bug with parameter selection display ---------------- v1.01 (November 2, 2009) ---------------- * Fixed minor bugs with wav/mat file linking * Made func_SnackFormants.m compatible with the Snack toolkit in Mac OS * Changed vs_Settings - allow more than 1 textgrid tier - added search string for wav files (for case-sensitive systems) * Disabled F0 (other) and Formant (Other) settings * Changed naming of the formant-corrected parameters used in the mat files: - H1H2 --> H1H2c - H2H4 --> H2H4c - H1A1 --> H1A1c - H1A2 --> H1A2c - H1A3 --> H1A3c * Changed the naming of "segments" in vs_Settings to "sub-segments" ---------------- v1.00 (October 23, 2009) ---------------- * Initial release