I tend to either be in "initial recording mode", or "fixing the audio" mode.steve wrote: ↑Mon Jul 01, 2019 11:31 pmHave you said what you're trying to do (specifically)?
What are your settings in the device toolbar?
In the recording mode, precisely because of the crashes, I just record one track after another (I used to edit as I went but I don't anymore). I'm usually able to get an entire 15 minutes or so of audio recorded by doing that.
Then I edit to fix stuff. By far my biggest editing operation is using the Noise Reduction effect or just manually deleting tiny bits of tracks, to remove "clicks" that seem to naturally get added (unless I'm extremely careful with my mouth movements as I speak). I also use Normalize and Amplify some to make the audio of each track be the same, and sometimes when I amplify a given track too much I then have to go back and remove noise from every silent part of the track, to get rid of general background noise.
I also rearrange tracks (I align them pretty frequently), but that rarely seems to cause problems. It's more like I'll be "fixing" a track, with noise reduction and manual deleting, and then I'll hit play (maybe for the thirtieth time, maybe for the three hundred and thirtieth ... it's hard to predict), and when I stop playing Audacity freezes.
EDIT: I just froze now after doing some editing, restarted Audacity, and it froze after just playing a part of a track once. So unless it's possible for me to break things in a way that they stay broken even in-between runs of Audacity, it doesn't seem like I have to do anything at all special (just play part of a track and stop ... it's always the stop that's the problem) to get a freeze.
Because of the freeze, there appears to be no way to get any kind of debugging info, which makes it all the harder to figure out what's going on.
As for my device toolbar, it's set to ALSA, microphone icon, "default: Line: 0", "1 (Mono) Recording Channel", volume icon, and default. I don't even have any other options instead of ALSA, which seems a little odd since I think I use PulseAudio for everything, but then ALSA (being older) seems like it should be more stable.
Really the only at all unique thing about my setup is that I have an external USB sound card (which only records in mono) ... but the whole reason I use that is that I get better audio quality on my recordings than with my built-in sound card.
And as a programmer the last thing I want to be is a burden. At the very least as a very technical user I should be able to take even the slightest "you can learn more by doing X, or you might have luck with trying Y" suggestion here and run with it myself.kozikowski wrote: ↑Mon Jul 01, 2019 11:52 pmThis isn't a help desk although it can seem like one because of the resident Elves Who Have Seen Everything.
But as I said, a huge part of how I debug as a programmer is to look at the error output, and there is literally none in this case. If someone could point me to a log file or something somewhere I would be all over it, but right now all I have is command line output, and when Audacity freezes and I have to kill it that leads to nothing useful at the command line.