Plan for P1/P2 clean-up
Contents
- 1 Permanent P1's
- 2 P1
- 3 Noise Reduction/Removal P1 in the Wiki
- 4 New Hosts
- 5 P2s that may block a release
- 6 P2 proofread/review needed
- 7 Placeholders for Modules
- 8 P2 placeholders for VST presets Mac bug
- 9 P2 placeholders for bug 825
- 10 P2 placeholder for Audacity compilation on Linux against FFmpeg
- 11 Items completed subject to review
- 12 Placeholders
- 13 Permanent P1's completed
- 14 Completed items
Permanent P1's
- Perform a link check using Xenu or other software.
- Peter 10Feb15: Running a Xenu check right now - I've found and crushed a few dead links, it's an arduous process as the vast majority of the reporting duff links relate to translated pages
- Check at Code Review 2.1.0 that there are no commits listed in "Not assessed" and that Status reads per the latest commit at https://code.google.com/p/audacity/source/list.
- Change the version number on the front of the Manual from "Audacity 2.x.x-alpha Development Manual" to "Audacity 2.x.x Manual" (whatever the current release is).
- Change the version number of the Manual at Unzipping the Manual in the "x"'s as below:
- http://sourceforge.net/projects/audacity/files/audacity/2.x.x/audacity-manual-2.x.x.zip/download
- Gale 25Dec14: The link on Unzipping the Manual has been set to the agreed 2.1.0 version.
- http://sourceforge.net/projects/audacity/files/audacity/2.x.x/audacity-manual-2.x.x.zip/download
- Until we have a separate subdomain for the released and alpha Manual, $wgSitename in LocalSettings.php is set to "Audacity Development Manual" to make clear what it is. However this means that for the few minutes while the Manual is dumped for release, Gale or Steve need to change $wgSitename to "Audacity Manual".
After release
- Log in to https://www.virustotal.com/en/, upload the new Windows EXE file and scan it. On the results page, add a comment in the form
| #audacity x.x.x for Windows (EXE) |
- Change all version numbers on the front page of the Manual as in the "x" as below. Typically, this would increment just the third number by 1:
- Audacity 2.x.x-alpha Development Manual.
- This online Manual is only for the latest 2.x.x-alpha development code. The online Manual for the current 2.x.x release is here. Click here for legacy 1.2 documentation.
- Use Help > Manual (in browser) in the current 2.x.x release to access an installed copy of the Manual.
- You can download and install the 2.x.x Manual if the Manual is not installed.
P1
- Effects Preferences: 64-bit Linux VST question still remains
- Peter 10Feb15: This may really only be a P2?
- Steve commented by email 10Feb15: "Leland says that 64 bit plugins work on 64 bit builds of Audacity on Linux. I don't have a 64 bit OS so I can't test that, but I assume that Leland is (correct unless we hear otherwise)."
- Gale 10Feb15: Users on 64-bit Linux will care about it. I have 64-bit Ubuntu so I can test it.
- Effect Menu: No description that output controls are supported where available for LADSPA effects.
- Peter 11Feb15: Neither Steve nor I have the foggiest idea what this means - and I really don't see this as a P1 release blocker.
- WASAPI - it appears that full WASAPI is likely to remain in 2.1.0, accordingly the following pages will need updating:
- Device Toolbar
- Devices Preferences
- Tutorial - Selecting Your Recording Device
- Peter 09Feb14: I can make these changes - but will not embark on them until after the upcoming freeze and certainty obtains.
Noise Reduction/Removal P1 in the Wiki
The following Wiki pages will also need attention regarding the new Noise Reduction but the final work can only be undertaken once 2.1.0 is released - as the Wiki always relates to the current version. The preparatory groundwork has been laid to prepare for this task.
- New page Noise Reduction created - but it needs some serious editing
- Old page Noise Removal must remain in Wiki until 2.1.0 is released, then it can become a landing page
- New page How Noise Reduction Works created -
but it needs some serious editing- Peter 29Aug14: Done: Paul Licameli has edited the page to bring it up to date with the new technology
- Old page How Noise Removal Works must remain in Wiki until 2.1.0 is released, then it can become a landing page
- and probably Proposal Noise Removal
New Hosts
Not yet listed as P1s, as there remains the issue of whether or not:
- WASAPI full functionality retained - or reversion to loopback only
WDM-KS is definitely turned off for 2.1.0
The following pages currently have P2s associated with WDM-KS / WASAPI that may become P1s:
- Glossary
- Device Toolbar
- Devices Preferences
- Tutorial - Selecting Your Recording Device
- Tutorial - Recording Computer Playback on Windows
Wiki P2s re WDM-KS
These above three P2s in the Wiki - all relate to WDM-KS
P2s that may block a release
- Mixing Audio Tracks: There is no mention here or in Tracks Menu of how render handles white space before the audio begins or audio before zero. Should there be? Current behaviour following r11248 is to preserve the clip length by no longer rendering white space between time zero and first audio as silence, and to preserve audio before time zero instead of discarding it. So people who want to export tracks with silent lead-ins preserved now have to generate silence after rendering. I think that tip at least should be in this page.
- Peter 04Feb14: we have carried this issue through several releases, since December 2011. It has never been a blocker previously.
- DC offset: need to discuss naturally occurring offset recordings
- Peter 29Jan15This has been an ongoing unresolved ednote discussion since late 2012
- Transport Toolbar: needs the new "Append Record" icon and the new "Play Cut Preview" icon documenting.
- Peter 29Jan15: I have documented these (thus downgrading the P1 to P2) but with full button images. I have no idea how to create the naked button icon images that are required for consistency with the rest of the page.
P2 proofread/review needed
- Noise Reduction
much editing is still required - Spectral edit multi tool
- Digital Audio
- Tutorial - Making Ringtones
- Spectrogram View: an image showing spectral selection
- Spectral Selection Gales changes in the "Spectral edit shelves" section
- FAQ:Installation_and_Plug-Ins#vst_install and FAQ:Installation_and_Plug-Ins#linux_plugins updated for re-enabling of VST support on Linux
- Effect Menu updated for re-enabling of VST support on Linux
- Peter 11Feb15: afaict Gale made the necessary update with the Linux VST pathing that Leland provided
- Keyboard Shortcut Reference: Spectral selection bindings
- Peter 10Feb15: I have added the only spectral selection that shows up on my latest alpha vn. which is : Select > Spectral > Toggle Spectral Selection with it's shortcut "Q" - is this then complete or are there others?
- Gale 10Feb15: That is the only one I know of with a binding but there are at least three others for which user can add a binding - see for example Robert's post on -quality. I'll do this if you are not sure.
- Peter 11Feb15: I've added the user definable shortcuts for spectral selection - but there are only two of those that show up on my W7 latest alpha - so I don't know where you get "there are at least three others for which user can add a binding" Gale, I'm confused.
Placeholders for Modules
Modules has been turned off for 2.1.0
- Preferences Add Modules Preferences to the list of Prefs. Replace all the images (Modules Prefs image already replaced)
- Peter 06Oct14: Has Modules Prefs been fully turned on - or is it just loaded as "experimental" for testing? I.e. how likely is it to remain a feature for 2.0.7 release?
- Gale 07Oct14: It has been defined in Experimental.h so if that does not change it will be released.
- Peter 07Oct14: In which case I am inclined to leave working on this until later in the release cycle (as I do not want to have to unpick all this yet again if we decide not to retain it). As it is, when I unwound it last time I left copies on the various Prefs pages of the necessary stuff for the imagemaps (saved on the Talk pages) and we can easily revert to the prior images. Thoughts?
- Gale 08Oct14: Thanks for saving the image map data. I think we can leave this for the immediate future, as you suggest.
- Peter 13Jan15: It's looking like, if I read Vaughan's RM email comments correctly, that Modules will not be in 2.1.0.
- Modules Preferences Update the page.
- Peter 06Oct14: I was going to start work on this - but when I go to the Prefs>Modules page all I get is the dialog box with "No modules were found" available in the dropdown list. Is that it?
- Gale 07Oct14: Most users will not have any modules, so that is how the topmost image in the Modules Prefs page should appear in the Manual (except we are waiting for James to add text about the need to restart). Users who install current Audacity over previous versions where mod-script-pipe was shipped will see mod-script-pipe in Modules Prefs as "New", so that case ought to be documented. Note that if they "enable" that old mod-script-pipe in Modules Prefs, Audacity won't launch any longer, which will have to be fixed.
The meaning of each choice in Modules Prefs will have to be documented so only someone who can build a module the same day as building Audacity can fully document it. So either Steve or I will have to document this page.
- Peter 13Jan15: It's looking like, if I read Vaughan's RM email comments correctly, that Modules will not be in 2.1.0.
- Nyquist Prompt: An experimental "Nyquist Workbench" graphical editor module is available if you compile the module and Audacity from source code, then enable the module in Modules Preferences.
- Peter 13Jan15: It's looking like, if I read Vaughan's RM email comments correctly, that Modules will not be in 2.1.0.
P2 placeholders for VST presets Mac bug
- In Effect Menu#vst_presets - for removal of Mac-only advice if file extension bug is fixed
P2 placeholders for bug 825
- Sync-Locked Track Groups The "Editing a clip can move other clips" option in Tracks Preferences seems to override Sync-Locked Track Groups except where bugs cause other behaviour. Probably the behaviour is too buggy and confusing to be documented now, so this is a placeholder for when the behaviour is bug fixed and better signposted.
- Peter 29Jan15: Logged as P3 on Bugzilla #825
- Tracks Preferences: The "Editing a clip can move other clips" option in Tracks Preferences seems to override Sync-Locked Track Groups except where bugs cause other behaviour. Probably the behaviour is too buggy and confusing to be documented now, so this is a placeholder for when the behaviour is bug fixed and better signposted.
- Peter 29Jan15: Logged as P3 on Bugzilla #825
P2 placeholder for Audacity compilation on Linux against FFmpeg
- Gale 10Sep14: FAQ:Installation_and_Plug-Ins#FFmpeg version support - Placeholder P2 to change the text about dynamic loading if bug 540 is fixed and to monitor compiling status on different distros.
Items completed subject to review
Placeholders
- FAQ:Recording - Troubleshooting#pauses: This probably wants "pausing" split into a separate FAQ and the formatting improved.
- Regular Interval Labels Gale 14Oct14: Monitor Bug 768 and remove the "currently necessary" sentence if the bug is fixed.
- Tracks Menu: Gale 12Aug13: There is a strong case for an examples page since some users shy away from the align commands as they are thought to be complex.
- Tutorial - Recording audio playing on the computer: maybe mention that audio can be ripped from DVDs with details
- Gale: Probably needs a Wiki page first, in view of the complications. Been on my list for ages.
- Tutorial - Copy and paste a section of audio: Gale 15Apr13: wrote "This is orphaned and not as good as it could be. The best suggestion at the moment seems to be to tweak it and move it into Tutorial_-_Editing_an_Existing_File with a longer term intention of some Manual or more likely Wiki material on repairs including drop-ins. See http://forum.audacityteam.org/viewtopic.php?p=210332#p210332 for some other suggestions."
- Peter 23Apr13: As an orphaned page this is clearly not a release-blocker.
- Transcription Toolbar: This is a placeholder P2 "Having to click the Play-at-Speed button to change speed was a change made to prevent a freeze on Linux with some buggy versions of PulseAudio. Previously, dragging the slider restarted playback. Please monitor this and change the Manual if the behaviour is changed back."
- Peter 23Apr13: Not a release-blocker.
- Keyboard Shortcut Reference: When Bug 133 is fixed, remove "You need to then use the Play-at-speed shortcut above to restart playback at the new speed." from the "Increase/decrease playback speed" shortcuts.
- Splitting a recording into separate tracks: replace the references to the two Finders with Steve's new Album Track Marker when it gets released.
- Peter 22Aug13: Moved to placeholder section as Album Track Marker will not be in 2.0.4/2.0.5/2.0.6 (as discussed with Steve).
- Sample workflow for LP digitization: If and when an improved Sound-Finder/Silence-Finder gets implemented consider adding advice about sound/silence finder as a way to place labels. Peter 19Jul13: Steve is currently working on a new Analyzer with a working title of Album Track Marker.
- Peter 22Aug13: Moved to placeholder section as Album Track Marker will not be in 2.0.4/2.0.5/2.0.6 (as discussed with Steve).
- [[Label Tracks]: maybe a mention on this page that Label Tracks can be used to define sets of sync-locked track groups?
- Effect Menu: ambiguous, or probably incorrect, Windows tip on when exporting VST presets
Permanent P1's completed
Completed items
- Real-time preview of effects: We need a new image of the "control panel" of a VST effect in graphical mode. We may also want an example of a LADSPA effect in text mode
- Spectral Selection: Added more user-friendly explanations of technical terms
- Effect Menu: FXB preset banks
- Edit Menu: Select sub-menu omits new spectral selection commands. (was P1)
- Index of Effects, Generators and Analyzers table and lists: removed Cross Fade Out and added the three Spectral Edit effects.
- Gale: New images made for the Preview button added to Nyquist Prompt, clipfix, delay, highpass, lowpass, notch, tremolo, vocalremover and vocoder effects. Text changes made. Adjustable Fade does not have a Preview button because the effect changes over time and Preview only works on the preview length.
- RMS not rms, including Contrast image updated for "RMS".
- Device Toolbar, Mixer Toolbar and Meter Toolbar have recording before playback. New images needed, probably a number of images involved for Meter Toolbar, and text should be checked as well for instances of "right-hand" and "left-hand".
- Tutorial - Recording Computer Playback on Windows: Review WASAPI loopback changes - they may need expanding.
- Crossfade Tracks new effect needs documenting:
- new Crossfade Tracks page added
- Entry created for it in Effect Menu - removed entries for Cross Fade In/Out
- Entry created for it in Index of Effects, Generators and Analyzers - removed entries for Cross Fade In/Out
- Fade and Crossfade updated - - removed entries for Cross Fade In/Out
- Creating a Crossfade updated
- Fades updated - removed Cross Fade In/Out - added link to Crossfade Tracks
- Tutorial - Recording Computer Playback on Linux New images needed here (recording now before playback)
- Main Page the amazing-imagemap update
- The new Noise Reduction effect will be replacing Noise Removal in 2.1.0 and the Noise Removal effect will be "retired". This is looing like a fair amount of work. Pages affected:
- Noise Removal page to be "retired" - care to be taken with links.
- Content has been "retired" left a ghost landing page to redirect readers (from external links - mainly Forum) to the new page
- Effect Menu requires updating
- Index of Effects, Generators and Analyzers requires updating
- Several other pages have links to Noise Removal that need to be changed to Noise Reduction - some of these have text that will need potential tweaking to reflect the removal=>reduction change.
- Noise Removal page to be "retired" - care to be taken with links.
- Meter Toolbar Transition band and Meter Preferences changes. Click the playback meter to reset the peak level indicator instead of having to click the record meter.
- Peter 09Oct14: As Leland informed us that no further changes will be made for now I went ahead and added documentation for the new Gradient Meters.
- Digital Audio Fundamentals: "Sample rates" section needs editing - the whole page should be reviewed
- Noise Reduction Spectral selection ability removed from Noise Reduction. Gale has already removed the reference to NR on Spectral Selection. Peter removed the spectral advice on the Noise Reduction page.
- Effects Preferences: New dialog image needed.
- Audio Track Dropdown Menu: accuracy comment from Steve re purpose of dB view - removed contentious text
- Hard Limiter: image outdated - now has text buttons.
- SC4: image outdated - now has text buttons.
- Spectrogram View: warning in "large, friendly letters" on this page to warn that spectral selection is activated in this view
- Spectrogram View: image of a normal recording in Spectrogram view
- SC4: text description of the Effect Output pane