Reference
Components
Wave File
Description
The Wave File component loads a wave file from your hard disk. You supply the complete path to the file then trigger the Load input. The
wave file is loaded and stored. You can access the data using a Wave Read component.
The very last output on the component indicates the current state of the component using a flag. The possible flags are as follows:
0
Empty The wave buffer is currently empty
1
Loading The component is loading a file
2
Loaded The component has loaded a file successfully
3
Bad File The file does not exist
4
Bad
Format
The format of the file is incorrect
468 of 494