DSP Master VCL
|
Writes a signal to a file.
TSignalWrite = class(TFileStorage);
Use TSignalWrite to write wav, binary and text files and provide streaming capabilities.
The data to be written is connected to the Input property. If you would like to save data in the Data property, connect the component to itself.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|