6.8.1 plotQuickMUSICSpecKivy

6.8.1.1 Outline of the node

This node displays the output obtained by the MUSIC method in GUI using Kivy.

6.8.1.2 Necessary file

None.

6.8.1.3 Usage

When to use

This node is used when you want to check the spectrogram of the sound source localization result.

Typical connection

Connect to the spectrum localized by LocalizeMUSIC .

\includegraphics[width=.8\textwidth ]{fig/modules/plotQuickMUSICSpecKivy}
Figure 6.155: connection example of plotQuickMUSICSpecKivy 

6.8.1.4 Input-output and property of the node

Inputs

SPECTRUM

: Enter the vector(Vector<float> type) that represents the spectrogram. The number of dimensions is equal to the number of bins in the frequency direction.

Outputs

OUTPUT

: Always 0.

Parameters

No parameters.

6.8.1.5 Details of the node

\includegraphics[width=.8\textwidth ]{fig/modules/plotQuickSpec}
Figure 6.156: Execution screen of plotQuickMUSICSpecKivy 

Figure 6.156 shows the execution screen of the plotQuickMUSICSpecKivy function.