Gale, I have an issue where the ACX Check Plugin causes Audacity (and sometimes the whole computer) to hang and become unresponsive, necessitating Force Quit or a forced shutdown. It was fine when I was doing 15 minute samples, but on clips of 30 minutes or more this problem consistently arises. I am on 2.1.2, but still on 10.11.2 because I haven't got round to making space for the latest iteration of El Capitan. Is this the right place to post this issue, or should I start a new topic?Gale Andrews wrote:Also, you did not tell us your Audacity version (see the pink panel at the top of the page). Most recent versions of Audacity on Mac have a few bugs for various reasons, but for purposes of recording you are probably best off using the latest 2.1.2 from http://www.audacityteam.org/download/mac.
Gale
ACX-Check Plugin causes Audacity to freeze
Forum rules
This forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity 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 macOS you are using,
and the exact three-section version number of Audacity from "Audacity 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.
-
ericcartman
- Posts: 154
- Joined: Wed Aug 24, 2016 11:15 pm
- Operating System: macOS 10.15 Catalina or later
ACX-Check Plugin causes Audacity to freeze
Split from http://forum.audacityteam.org/viewtopic ... 30#p313130
Last edited by Gale Andrews on Mon Sep 12, 2016 1:37 pm, edited 1 time in total.
Reason: Topic split to new relevant topic
Reason: Topic split to new relevant topic
Re: Audacity keeps crashing/hanging when I try to record w/m
If your harddisk is that full, you don't need to look much further, imho.ericcartman wrote:...still on 10.11.2 because I haven't got round to making space for the latest iteration of El Capitan.
The ACX plugin crashes because it can't make temp files and the same goes for recording.
The rule of thumb says that you should have 20% of your harddisk free at all times, especially for audio.
-
ericcartman
- Posts: 154
- Joined: Wed Aug 24, 2016 11:15 pm
- Operating System: macOS 10.15 Catalina or later
Re: Audacity keeps crashing/hanging when I try to record w/m
Thank you. Last night I removed some files and updated to the OSX 10.11.6 which is the latest. My HD is 120 GB, so to have 20% of that free would mean around 24 GB. The ACX plugin needs that much space for temp files? If so, then I had better install Audacity on an older computer I have which has a lot more space. Thanks for the informationcyrano wrote:If your harddisk is that full, you don't need to look much further, imho.ericcartman wrote:...still on 10.11.2 because I haven't got round to making space for the latest iteration of El Capitan.
The ACX plugin crashes because it can't make temp files and the same goes for recording.
The rule of thumb says that you should have 20% of your harddisk free at all times, especially for audio.
Re: Audacity keeps crashing/hanging when I try to record w/m
I have no idea if the ACX plugin needs that much space for temp files. But Audacity needs it, for temp files and for "undo" purposes. And the amount needed is sometimes overwhelming...
OSX also needs free space, to defragment your files. If there is not enough space left, you'll end up with a very slow HD since your files won't be defragmented anymore. And especially audio suffers badly from a fragmented disk. Doing word processing you probably won't notice.
OSX also needs free space, to defragment your files. If there is not enough space left, you'll end up with a very slow HD since your files won't be defragmented anymore. And especially audio suffers badly from a fragmented disk. Doing word processing you probably won't notice.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: ACX-Check Plugin causes Audacity to freeze
I started a new topic for you. Even if you actually were ripping vinyl with the exact same mixer as the user in that topic, it would be very difficult to deal with two people at once in the same topic.ericcartman wrote:Split from http://forum.audacityteam.org/viewtopic ... 30#p313130
Gale, I have an issue where the ACX Check Plugin causes Audacity (and sometimes the whole computer) to hang and become unresponsive, necessitating Force Quit or a forced shutdown. It was fine when I was doing 15 minute samples, but on clips of 30 minutes or more this problem consistently arises. I am on 2.1.2, but still on 10.11.2 because I haven't got round to making space for the latest iteration of El Capitan. Is this the right place to post this issue, or should I start a new topic?Gale Andrews wrote:Also, you did not tell us your Audacity version (see the pink panel at the top of the page). Most recent versions of Audacity on Mac have a few bugs for various reasons, but for purposes of recording you are probably best off using the latest 2.1.2 from http://www.audacityteam.org/download/mac.
Gale
Given your question is nothing to with what that user is doing, the decision to start a new topic is easily made.
The problem is that ACX-Check writes the entire audio data in the selection to RAM (memory) because this is necessary to analzye it for the type of plugin it is (Nyquist).
Also at least on Mac, ACX-Check seems to use more RAM than is warranted by the audio data, which we'll have to look into. Suffice to say on my Mac it pushes Audacity's RAM use to 1.2 GB for a half hour 32-bit mono track and 1.5 GB for a half hour 32-bit stereo track. After you OK the ACX-Check Analysis, the RAM has to be unloaded, which could also stress the machine.
You can use the Mac's Activity Monitor to look at how much RAM you have left while ACX-Check is running. How much RAM is installed on your Mac?
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
ericcartman
- Posts: 154
- Joined: Wed Aug 24, 2016 11:15 pm
- Operating System: macOS 10.15 Catalina or later
Re: Audacity keeps crashing/hanging when I try to record w/m
thanks Cyrano, actually I have an SSD I'm fairly sure defragmentation doesn't apply to those. But nonetheless, it's about time that I cleared a few GB out of that hard drive.cyrano wrote:I have no idea if the ACX plugin needs that much space for temp files. But Audacity needs it, for temp files and for "undo" purposes. And the amount needed is sometimes overwhelming...
OSX also needs free space, to defragment your files. If there is not enough space left, you'll end up with a very slow HD since your files won't be defragmented anymore. And especially audio suffers badly from a fragmented disk. Doing word processing you probably won't notice.
-
ericcartman
- Posts: 154
- Joined: Wed Aug 24, 2016 11:15 pm
- Operating System: macOS 10.15 Catalina or later
Re: ACX-Check Plugin causes Audacity to freeze
Thank you Gale, next time, if in doubt maybe my default thing should be to start a new topic. I'm used to the Apple forums, and those are a little bit different to theseGale Andrews wrote:
I started a new topic for you. Even if you actually were ripping vinyl with the exact same mixer as the user in that topic, it would be very difficult to deal with two people at once in the same topic.
Given your question is nothing to with what that user is doing, the decision to start a new topic is easily made.![]()
The problem is that ACX-Check writes the entire audio data in the selection to RAM (memory) because this is necessary to analzye it for the type of plugin it is (Nyquist).
Also at least on Mac, ACX-Check seems to use more RAM than is warranted by the audio data, which we'll have to look into. Suffice to say on my Mac it pushes Audacity's RAM use to 1.2 GB for a half hour 32-bit mono track and 1.5 GB for a half hour 32-bit stereo track. After you OK the ACX-Check Analysis, the RAM has to be unloaded, which could also stress the machine.
You can use the Mac's Activity Monitor to look at how much RAM you have left while ACX-Check is running. How much RAM is installed on your Mac?
Gale
It seems to be, as you said, after OK-ing the ACX Analysis, that things really get crazy and it necessitates a Force Quit. I have 2GB of RAM, and if I am reading the right numbers, it says "Physical Memory 2GB" and under that "Memory used 1.84GB" at the time when it finally hangs. Unfortunately Apple has taken to making their laptops non-upgradeable in terms of RAM, so there's not much I can do about it, if it turns out to be a RAM issue. As a workaround, would it work to split the clip in two and analyse each section separately? If 2 15 minute sections pass ACX, I think it's unlikely that when joined back together, they will fail, right?
ps would it help to post the Audacity crash log here? it repeatedly mentions that it is trying and failing to load FFMpeg libraries (I'm not sure what that has to do with ACX Check, I thought FFMpeg was for something else entirely). ?
Re: Audacity keeps crashing/hanging when I try to record w/m
Whatever gave you that idea?ericcartman wrote:thanks Cyrano, actually I have an SSD I'm fairly sure defragmentation doesn't apply to those. But nonetheless, it's about time that I cleared a few GB out of that hard drive.
SSD's can be a little different, depending on design of the controller, but they suffer from file fragmentation about as much as an ordinary harddisk.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Audacity keeps crashing/hanging when I try to record w/m
Most evidence out there suggests fragmentation is much less of a problem than with HDD's, even though it exists.cyrano wrote:SSD's can be a little different, depending on design of the controller, but they suffer from file fragmentation about as much as an ordinary harddisk.
I know we are talking about Mac here, but as a reference point, Windows will defragment SSD's once a month (which it call's "optimization") if you have Volume Shadow Copy (System Restore) enabled.
Windows does not let you manually defragment an SSD, as I understand it.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: ACX-Check Plugin causes Audacity to freeze
I think that workaround is all you have open to you.ericcartman wrote:It seems to be, as you said, after OK-ing the ACX Analysis, that things really get crazy and it necessitates a Force Quit. I have 2GB of RAM, and if I am reading the right numbers, it says "Physical Memory 2GB" and under that "Memory used 1.84GB" at the time when it finally hangs.
As a workaround, would it work to split the clip in two and analyse each section separately? If 2 15 minute sections pass ACX, I think it's unlikely that when joined back together, they will fail, right?
FFmpeg is for importing / exporting extra file types.ericcartman wrote:ps would it help to post the Audacity crash log here? it repeatedly mentions that it is trying and failing to load FFMpeg libraries (I'm not sure what that has to do with ACX Check, I thought FFMpeg was for something else entirely). ?
It won't help to post the log. You've simply used all or most of your machine's RAM by using ACX-Check on a 30 minute track.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual