This node reads the source localization results stored in the SaveSourceLocation node.
Files in the formats saved from SaveSourceLocation .
When to use
This node is used when wishing to reuse a source localization result or to evaluate different sound source separation methods based on the exact same source localization result.
Typical connection
Figure 6.29 shows a network that reads and displays saved localization results.
Input
No inputs.
Output
Vector<ObjectRef> type. The read localization result is output in the format same as those for source localization nodes (e.g. LocalizeMUSIC or ConstantLocalization ). ObjectRef refers Source type data.
bool type. Since this outputs false when the file has been read till the end, this terminal can be used as a termination condition of an Iteration subnetwork.
Parameter
Parameter name |
Type |
Default value |
Unit |
Description |
FILENAME |
File name of the file to be read |
string type. The name of the file to be read.
The source localization result output by this node is a Vector of objects containing five variables as follows.
Power Fixed at 100.0
ID ID of a sound source saved in a file
coordinate of sound source position Cartesian coordinate corresponding to a sound source direction on a unit ball.
coordinate of sound source position Cartesian coordinate corresponding to a sound source direction on a unit ball.
coordinate of sound source position Cartesian coordinate corresponding to a sound source direction on a unit ball.