FileSignal Class

public class FileSignal

Methods

NameDescription
ExtensionToFileSignalFormatConverts file extension from string to Dew.Signal.TFileFormat
FileSignalFormatToExtensionConverts file extension Dew.Signal.TFileFormat to string.
NumberizeStringSets multiple or trailing tab charachters before or after number to space char.
SaveSignalFileStores an array of equal-length TVec channels to a signal file with TSignalWrite, in one of the supported formats Dew.Signal.TFileFormat.

Constants

NameTypeDescription
FOURCC_WAVEUInt32
PeakFileExtensionStringDefault file extension for level 1 peak files produced by Dew.Signal.TSignalBrowse .
PeakFileExtension2StringDefault file extension for level 2 peak files produced by Dew.Signal.TSignalBrowse .
SignalDialogFilterStringDrop down file types string.