Because it creates a square wave? My spectrogram isn't as clean as yours, what parameters have you set for it?steve wrote:2) It helps to make the booms show up terrifically on "spectrogram" track view because it "clips" the peaks, creating a surge right across the audio spectrum which shows up as a vertical line:
Detecting occurences of a sound
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Re: Detecting occurences of a sound
Re: Detecting occurences of a sound
Yes, you've got it.pshute wrote:Because it creates a square wave?
I tend to change these quite frequently when analysing stuff.... give me a moment and I'll post a screenshot...pshute wrote:My spectrogram isn't as clean as yours, what parameters have you set for it?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Detecting occurences of a sound
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Detecting occurences of a sound
Thanks for that. I'd chosen Hamming by mistake, instead of Hanning. It makes quite a difference.steve wrote:I tend to change these quite frequently when analysing stuff.... give me a moment and I'll post a screenshot...
I change them a lot too. I wonder if the developers would consider adding an option to save/load the spectrogram parameters.
Re: Detecting occurences of a sound
You mean like "favourites" for the spectrogram page?pshute wrote: I wonder if the developers would consider adding an option to save/load the spectrogram parameters.
What do you have in mind?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Detecting occurences of a sound
I was thinking of something like the Save/Manage Curves button in Eq. Then I could save and name some settings, and load the one I need by looking at the names I've given them. I probably only need two or three, but it might help users get going with spectrograms by providing some predefined ones so they don't have to guess what all those mysterious settings are.steve wrote:You mean like "favourites" for the spectrogram page?pshute wrote: I wonder if the developers would consider adding an option to save/load the spectrogram parameters.
What do you have in mind?
A preview while fiddling with the settings would be nice too.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Detecting occurences of a sound
Is this just for FFT window size and type?pshute wrote:I was thinking of something like the Save/Manage Curves button in Eq. Then I could save and name some settings, and load the one I need by looking at the names I've given them. I probably only need two or three, but it might help users get going with spectrograms by providing some predefined ones so they don't have to guess what all those mysterious settings are.
You mean a visual preview? I'm not sure how well that would work - there may be no audio track.pshute wrote:A preview while fiddling with the settings would be nice too.
A patch exists (tied in with quite complex algorithm changes if I recall) that lets you change window size in the Tracks Menu, where the item in the Tracks Menu enabled a shortcut to cycle through the window sizes. I think that was it, but the details may be wrong. Would you like to vote for something like that, to include an item for window type too?
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Detecting occurences of a sound
No. I experiment with all the settings, and I'm never confident I've got them back how they were when I'm done. I could, of course, just stick a bit of paper on the wall with some favourite settings written on it instead of bothering developers.Gale Andrews wrote:Is this just for FFT window size and type?
pshute wrote:A preview while fiddling with the settings would be nice too.
You mean a visual preview? I'm not sure how well that would work - there may be no audio track.
It's a little tedious to get into Preferences (I know about ^P), change a setting, save the preferences to see how it looks, over and over. If there was a button on that Preferences form to regenerate the current spectrogram(s), if any, without leaving the form, that would save a lot of button pressing and clicking.
Window type isn't something I change that often, but I often experiment with gain, etc, too, so I'd want to see them all. I suppose having access to shortcut keys would make it really quick, but I think cycling through, rather than choosing what you want, could be frustrating. I think I like my preview button idea better. Do you know of a thread for that suggestion?A patch exists (tied in with quite complex algorithm changes if I recall) that lets you change window size in the Tracks Menu, where the item in the Tracks Menu enabled a shortcut to cycle through the window sizes. I think that was it, but the details may be wrong. Would you like to vote for something like that, to include an item for window type too?
Re: Detecting occurences of a sound
Now that I've tried the spectrogram idea on the long track, I've found that the recalculation times for panning are a little slow with high window size values. (It's slow on the one minute track too, but there was no need to pan.) Splitting the stereo track and working on just one side helps a lot. Can anyone suggest other ways to speed it up?
I'm experimenting with Sonic Visualiser, which is much faster for panning. I think it achieves this by caching the graphics for the whole spectrogram, but that means it takes ages to change a spectrogram value. I think it might be best to stick with Audacity unless I want to learn a whole new set of shortcut keys and how to import labels into Audacity.
I'm experimenting with Sonic Visualiser, which is much faster for panning. I think it achieves this by caching the graphics for the whole spectrogram, but that means it takes ages to change a spectrogram value. I think it might be best to stick with Audacity unless I want to learn a whole new set of shortcut keys and how to import labels into Audacity.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Detecting occurences of a sound
Or you could do the digital equivalent and store the groups of settings commented out in audacity.cfg. Before you launch Audacity, uncomment the set you want to use.pshute wrote:No. I experiment with all the settings, and I'm never confident I've got them back how they were when I'm done. I could, of course, just stick a bit of paper on the wall with some favourite settings written on it instead of bothering developers.Gale Andrews wrote:Is this just for FFT window size and type?
No-one has suggested it before to my knowledge, but now I know what you want I'll add your vote for it and for the settings save and reload.pshute wrote:A preview while fiddling with the settings would be nice too.You mean a visual preview? I'm not sure how well that would work - there may be no audio track.Window type isn't something I change that often, but I often experiment with gain, etc, too, so I'd want to see them all. I suppose having access to shortcut keys would make it really quick, but I think cycling through, rather than choosing what you want, could be frustrating. I think I like my preview button idea better. Do you know of a thread for that suggestion?It's a little tedious to get into Preferences (I know about ^P), change a setting, save the preferences to see how it looks, over and over. If there was a button on that Preferences form to regenerate the current spectrogram(s), if any, without leaving the form, that would save a lot of button pressing and clicking.
A patch exists (tied in with quite complex algorithm changes if I recall) that lets you change window size in the Tracks Menu, where the item in the Tracks Menu enabled a shortcut to cycle through the window sizes. I think that was it, but the details may be wrong. Would you like to vote for something like that, to include an item for window type too?
But with you and Steve apparently changing Spectrogram settings frequently, it makes me wonder if Preferences are the best place. For example instead of the Preferences pane, there could be View > Adjust Spectrograms, which opened a dialogue box with the same dialogue that is in Preferences now. If that menu item was greyed unless there was an audio track in Spectrogram or Pitch view, then it might make more sense for changing the settings to update the window before closing the dialogue.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual