File Export to WAV with Time Track 30x slower than without
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.
File Export to WAV with Time Track 30x slower than without
Is this a bug? N.B. Using Audacity v2.0.1 on Win 7 Home Premium SP1 64-bit
I am compiling a soundtrack for a new AV sequence. I have been using a Time Track to assist with the placement of the various sound files along the timeline. I move the Time Track down the project as I add new tracks to the mix. When I come to do a File Export to WAV for the project (7m 45s of playing time, 49 separate files laid out in an echelon formation), the prediction is that the export will take 5 minutes - and it starts off at a speed that suggests that is what it will take. I have not let it run to completion. If I delete the Time Track before exporting to WAV, the prediction is for 10 seconds and it takes just over 8 seconds (these latter numbers agree with all my previous experience).
What is going on here? Surely the presence of a Time Track cannot add that much overhead to the export, can it?
I am compiling a soundtrack for a new AV sequence. I have been using a Time Track to assist with the placement of the various sound files along the timeline. I move the Time Track down the project as I add new tracks to the mix. When I come to do a File Export to WAV for the project (7m 45s of playing time, 49 separate files laid out in an echelon formation), the prediction is that the export will take 5 minutes - and it starts off at a speed that suggests that is what it will take. I have not let it run to completion. If I delete the Time Track before exporting to WAV, the prediction is for 10 seconds and it takes just over 8 seconds (these latter numbers agree with all my previous experience).
What is going on here? Surely the presence of a Time Track cannot add that much overhead to the export, can it?
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: File Export to WAV with Time Track 30x slower than witho
If I have nine audio tracks and a Time Track, export is about five times longer than without the Time Track, and about ten times longer with 18 tracks.
Time Track does resampling. If you change the project rate to something else, export will also be slower.
Gale
Time Track does resampling. If you change the project rate to something else, export will also be slower.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: File Export to WAV with Time Track 30x slower than witho
Re-sampling what? ...and why? I haven't changed any sample rates.Gale Andrews wrote:Time Track does resampling. If you change the project rate to something else, export will also be slower.
All I was using the Time Track for was to place a timeline against the track I was currently working on. It saved moving the working track up to the top of the window to sit it against the timeline and then moving back down again after completing the work on it. Ergonomically efficient, but not processor efficient, it would seem!
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: File Export to WAV with Time Track 30x slower than witho
How else does it change the pitch and length while keeping the same sample rate?PGA wrote:Re-sampling what? ...and why?Gale Andrews wrote:Time Track does resampling. If you change the project rate to something else, export will also be slower.
I don't think I'm wrong. The Time Track code includes Resample.h. Change the "High-quality conversion" to "Fast Sinc Interpolation" in Quality Preferences and you should see a faster export with your Time Track present.
I did not realise that you were not actually using the Time Track for a time warp. Do you want to vote for some kind of movable ruler then? Or vertical grid lines?PGA wrote:All I was using the Time Track for was to place a timeline against the track I was currently working on. It saved moving the working track up to the top of the window to sit it against the timeline and then moving back down again after completing the work on it. Ergonomically efficient, but not processor efficient, it would seem!
So I suppose we have to ask the question, should Time Track be doing a no-change resample (and so marginally degrading the quality) when it's set not to make a time warp? Probably that is such a rare case that they developers would not want to code it?
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: File Export to WAV with Time Track 30x slower than witho
A "Ruler" feature most definitely gets my vote! All I want is the timeline marks in a track that I can keep dragging down the window as I add and work on each new addition to the soundtrack project. I thought that was what I was getting with the Time Track (I didn't read the manual. I just added one to see what it was and it seemed to be just what I was looking for!).Gale Andrews wrote:I did not realise that you were not actually using the Time Track for a time warp. Do you want to vote for some kind of movable ruler then? Or vertical grid lines?PGA wrote:All I was using the Time Track for was to place a timeline against the track I was currently working on. It saved moving the working track up to the top of the window to sit it against the timeline and then moving back down again after completing the work on it. Ergonomically efficient, but not processor efficient, it would seem!
I'm less sure about vertical grid lines. I suspect these could get confused with the cursor line. Now, if the cursor line displayed across all tracks(*) and not just the selected track(s), that might prove an acceptable alternative solution...
(*) - irrespective of whether they have any sound at that position, of course!
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: File Export to WAV with Time Track 30x slower than witho
OK then. Personally I would prefer a ruler overlay for all the tracks that I could turn on an off, rather than keep moving the ruler up and down.PGA wrote:A "Ruler" feature most definitely gets my vote! All I want is the timeline marks in a track that I can keep dragging down the window as I add and work on each new addition to the soundtrack project.
You might be interested in this:PGA wrote: I'm less sure about vertical grid lines. I suspect these could get confused with the cursor line. Now, if the cursor line displayed across all tracks(*) and not just the selected track(s), that might prove an acceptable alternative solution...
(*) - irrespective of whether they have any sound at that position, of course!
http://wiki.audacityteam.org/wiki/Propo ... provements .
As it stands now, it seems that the cursor appears in the selected track(s) and additionally in the focused track (the one that has the yellow border). Bill calls that focus cursor a "phantom" cursor. I feel there is a good case that the cursor should be in all the tracks, with the proviso that the cursor in the selected tracks is more prominent.
I feel even more strongly that when Sync-Lock Tracks is enabled, there should be a sync-lock cursor in unselected tracks analogous to the sync-lock region in unselected tracks. But if we had "guide cursors" in all tracks even if sync-lock is off, then probably the lack of a "sync-lock cursor" would not matter.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: File Export to WAV with Time Track 30x slower than witho
OK. Let's have a "Show ruler" option in the Track Details panel. That would give me exactly what I am looking for.Gale Andrews wrote:OK then. Personally I would prefer a ruler overlay for all the tracks that I could turn on an off, rather than keep moving the ruler up and down.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: File Export to WAV with Time Track 30x slower than witho
OK. The votes will be added sooner or later.PGA wrote:OK. Let's have a "Show ruler" option in the Track Details panel. That would give me exactly what I am looking for.Gale Andrews wrote:OK then. Personally I would prefer a ruler overlay for all the tracks that I could turn on an off, rather than keep moving the ruler up and down.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual