Skip to content
Snippets Groups Projects
Commit ebb22483 authored by ferrari's avatar ferrari
Browse files

Update README for spectrogram control

parent b6a2d615
Branches
No related tags found
No related merge requests found
......@@ -100,6 +100,15 @@ Note that while the sound is played, the interface becomes irresponsive.
As stated above, the audio player used by pydub require additional libraries.
If you're using this script on a remote server, the sound might be play over there or not work depending on the method you use to access said server.
#### Change the spectrogram parameters
The four buttons on the left of the groups of plots can be used to change the spectrograms' settings.
The two top buttons are used to increase/decrease the maximum frequency of the spectrogram.
Frequency bins that are above the nyquist frequency are will be displayed entirely white.
The two bottom buttons are used to change the size of the FFT window used by the spectrogram.
The number of bin indicated by each button will be the size of this window after click on the corresponding button.
### Output
Once done, the script will save the label in a HdF file (whose name depend on the options used).
......
gui_example.png

242 KiB | W: | H:

gui_example.png

204 KiB | W: | H:

gui_example.png
gui_example.png
gui_example.png
gui_example.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment