FreeBSD Bugzilla – Attachment 241879 Details for
Bug 271094
audio/audacity: Upgrade to 3.3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to upgrade audacity to 3.3.1
audacity.txt (text/plain), 105.14 KB, created by
Jack
on 2023-04-30 10:19:13 UTC
(
hide
)
Description:
Patch to upgrade audacity to 3.3.1
Filename:
MIME Type:
Creator:
Jack
Created:
2023-04-30 10:19:13 UTC
Size:
105.14 KB
patch
obsolete
>diff -urN audacity/Makefile audacity-new/Makefile >--- audacity/Makefile 2023-04-30 03:13:53.094764000 -0700 >+++ audacity-new/Makefile 2023-04-29 23:43:18.172974000 -0700 >@@ -1,7 +1,6 @@ > PORTNAME= audacity > DISTVERSIONPREFIX= Audacity- >-DISTVERSION= 3.2.5 >-PORTREVISION= 2 >+DISTVERSION= 3.3.1 > CATEGORIES= audio > > MAINTAINER= xxjack12xx@gmail.com >@@ -15,11 +14,13 @@ > LIB_DEPENDS= libasound.so:audio/alsa-lib \ > libcurl.so:ftp/curl \ > libexpat.so:textproc/expat2 \ >+ libopenjp2.so:graphics/openjpeg \ > libmp3lame.so:audio/lame \ > libmpg123.so:audio/mpg123 \ > libopus.so:audio/opus \ > libportaudio.so:audio/portaudio \ > libportmidi.so:audio/portmidi \ >+ libpng.so:graphics/png \ > libsndfile.so:audio/libsndfile \ > libsoxr.so:audio/libsoxr \ > libsqlite3.so:databases/sqlite3 \ >@@ -34,11 +35,12 @@ > USE_WX= 3.2+ > CPE_VENDOR= audacityteam > WX_COMPS= wx >-PORTDOCS= README.txt >+PORTDOCS= README.md > > CMAKE_ARGS= -Daudacity_lib_preference:STRING=system \ > -Daudacity_use_curl:STRING=system \ > -Daudacity_use_expat:STRING=system \ >+ -Daudacity_use_jpeg:STRING=system \ > -Daudacity_use_libmp3lame:STRING=system \ > -Daudacity_use_libmpg123:STRING=system \ > -Daudacity_use_libopus:STRING=system \ >@@ -48,9 +50,9 @@ > -Daudacity_use_portaudio:STRING=system \ > -Daudacity_use_portmixer:STRING=local \ > -Daudacity_use_portsmf:STRING=local \ >+ -Daudacity_use_png:STRING=system \ > -Daudacity_use_soxr:STRING=system \ > -Daudacity_use_sqlite:STRING=system \ >- -Daudacity_use_uuid:STRING=system \ > -Daudacity_use_wavpack=system \ > -Daudacity_use_wxwidgets:STRING=system \ > -Daudacity_use_zlib:STRING=system >@@ -163,3 +165,4 @@ > cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} > > .include <bsd.port.mk> >+ >diff -urN audacity/distinfo audacity-new/distinfo >--- audacity/distinfo 2023-04-30 03:13:53.095353000 -0700 >+++ audacity-new/distinfo 2023-04-29 23:43:18.173124000 -0700 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1677789050 >-SHA256 (audacity-audacity-Audacity-3.2.5_GH0.tar.gz) = 7ee4f6f3ea985114b8fda578c67faf163e1d2cc8b2f0bad1b259a9367d2ccb1b >-SIZE (audacity-audacity-Audacity-3.2.5_GH0.tar.gz) = 57017533 >+TIMESTAMP = 1682836030 >+SHA256 (audacity-audacity-Audacity-3.3.1_GH0.tar.gz) = 5c22735a9ed7b0a0143a1817cc5f7e61ae3a855d911fbca8758962e5273710e4 >+SIZE (audacity-audacity-Audacity-3.3.1_GH0.tar.gz) = 57120730 >diff -urN audacity/files/patch-cmake-proxies_CMakeLists.txt audacity-new/files/patch-cmake-proxies_CMakeLists.txt >--- audacity/files/patch-cmake-proxies_CMakeLists.txt 2023-04-30 03:14:53.358785000 -0700 >+++ audacity-new/files/patch-cmake-proxies_CMakeLists.txt 1969-12-31 16:00:00.000000000 -0800 >@@ -1,11 +0,0 @@ >---- cmake-proxies/CMakeLists.txt.orig 2022-10-05 10:43:02 UTC >-+++ cmake-proxies/CMakeLists.txt >-@@ -131,7 +131,7 @@ else() >- libmad >- libmad/0.15.2b-1@ >- OPTION_NAME libmad >-- PKG_CONFIG "mad >= 0.15.0b" # Ubuntu has broken PC file >-+ PKG_CONFIG "libmad >= 0.15.0b" # Ubuntu has broken PC file >- ) >- endif() >- >diff -urN audacity/files/patch-src_AboutDialog.cpp audacity-new/files/patch-src_AboutDialog.cpp >--- audacity/files/patch-src_AboutDialog.cpp 2023-04-30 03:13:53.095599000 -0700 >+++ audacity-new/files/patch-src_AboutDialog.cpp 2023-04-29 23:43:18.173253000 -0700 >@@ -1,6 +1,6 @@ > --- src/AboutDialog.cpp.orig 2022-09-22 16:16:06 UTC > +++ src/AboutDialog.cpp >-@@ -59,7 +59,7 @@ hold information about one contributor to Audacity. >+@@ -55,7 +55,7 @@ hold information about one contributor to Audacity. > // RevisionIdent.h may contain #defines like these ones: > //#define REV_LONG "28864acb238cb3ca71dda190a2d93242591dd80e" > //#define REV_TIME "Sun Apr 12 12:40:22 2015 +0100" >diff -urN audacity/pkg-plist audacity-new/pkg-plist >--- audacity/pkg-plist 2023-04-30 03:13:53.096335000 -0700 >+++ audacity-new/pkg-plist 2023-04-29 23:43:18.173991000 -0700 >@@ -1,8 +1,11 @@ > bin/audacity > lib/audacity/lib-audio-devices.so > lib/audacity/lib-audio-graph.so >+lib/audacity/lib-audio-io.so > lib/audacity/lib-basic-ui.so >+lib/audacity/lib-command-parameters.so > lib/audacity/lib-components.so >+lib/audacity/lib-effects.so > lib/audacity/lib-exceptions.so > %%FFMPEG%%lib/audacity/lib-ffmpeg-support.so > lib/audacity/lib-files.so >@@ -10,1416 +13,37 @@ > lib/audacity/lib-ipc.so > lib/audacity/lib-math.so > lib/audacity/lib-module-manager.so >+lib/audacity/lib-numeric-formats.so > lib/audacity/lib-preferences.so >+lib/audacity/lib-project-file-io.so > lib/audacity/lib-project-history.so > lib/audacity/lib-project-rate.so > lib/audacity/lib-project.so >+lib/audacity/lib-realtime-effects.so > lib/audacity/lib-registries.so > lib/audacity/lib-sample-track.so > lib/audacity/lib-screen-geometry.so >+lib/audacity/lib-shuttlegui.so >+lib/audacity/lib-snapping.so > lib/audacity/lib-string-utils.so > lib/audacity/lib-strings.so >+lib/audacity/lib-tags.so > lib/audacity/lib-theme-resources.so > lib/audacity/lib-theme.so >+lib/audacity/lib-time-frequency-selection.so >+lib/audacity/lib-time-track.so >+lib/audacity/lib-track-selection.so > lib/audacity/lib-track.so > lib/audacity/lib-transactions.so > lib/audacity/lib-utility.so > lib/audacity/lib-uuid.so >+lib/audacity/lib-wave-track.so >+lib/audacity/lib-wx-init.so >+lib/audacity/lib-wx-wrappers.so > lib/audacity/lib-xml.so > lib/audacity/modules/mod-script-pipe.so > share/applications/audacity.desktop > %%DATADIR%%/EffectsMenuDefaults.xml >-%%MANUAL%%%%DATADIR%%/help/manual/favicon.ico >-%%MANUAL%%%%DATADIR%%/help/manual/index.html >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/00/preferences_playback.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/00/waveannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/01/rewind.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/02/envelope.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/02/removing_labels_together_with_their_associated_audio_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/02/selectmenuclipboundaries_previous_1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/02/toolstoolbarannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/03/macaudioports.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/03/view_skip_tomenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/04/devicetoolbarannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/04/extramenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/04/fragment_of_the_keyboard_preferences_dialog.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/04/frequency_analysis_nokia_3310_classic_monophonic_ringtone.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/04/labelregionmove2after_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/04/selectionpointer.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/04/spectral_delete_deletion_with_toolbar.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/04/windows_control_panel_h_s_sound75percent.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/05/project_recovered_dialog.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/05/selectmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/05/spectrogramview_09.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/05/track_close_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/06/04_cut_paste_paste_into_shorter_selection_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/06/preferences_tracks_behaviors.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/06/reverse.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/06/sample_data_import_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/06/theme_light_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/06/timer_record_waiting_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/07/compressor_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/07/contrast_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/07/edit_labels_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/07/export_mp3_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/07/ffwd.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/07/lower_tooldock_with_pas_toolbar.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/08/sltg_edits_12.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/08/sltg_edits_3.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/09/audio_track_with_track_name_superimposed_translucent.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/09/logarithmic_envelope.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/09/pointexpandafter_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/09/preferences_application.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/09/redo.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0a/debug_report_location.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0a/editmenulabeledaudio_initialselection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0a/vertical_scale_ruler.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0b/labeltrackpreparetocopy_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0b/logarithmic_fade_in.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0b/phaser_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0b/set_track.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0b/timeline01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0b/timeline_default_scale_with_scrub_ruler.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0c/editmenuclipboundaries_splitnew_02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0c/prefs_settings_for_importing_malformed_mp3_files.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0c/recording_meter_gradient_full_height.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0c/spectral_edit_shelves.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0d/keyboard_tree.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0d/spectral_01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0d/warning_mix_down_to_one_mono_file.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0e/editmenulabeledaudio_split_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0e/selectmenuclipboundaries_prevtocursor_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0e/waveform_sample_rates.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0e/zoom9.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0f/ex2a_cutexpanded.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/0/0f/tensecondtrimmedaudio.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/10/crossfade_tracks_effect_completed.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/10/gunshot.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/10/regular_interval_labels_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/10/timer_record_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/11/crossfade_selected_region.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/11/editmenuclipboundaries_detach_01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/11/export_amr_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/11/graphic_eq_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/11/macro_example_loud_mp3.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/11/spectral_02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/12/audio_setup_recording_device.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/12/editmenulabeledaudio_ex1_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/12/file_type_drop_down_menu_w10_3_0_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/12/keyboard_name.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/12/spectrogramview_02d.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/12/timetrackexample.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/12/warning_save_project_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/13/01_cut_paste_make_selection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/13/editselectsynclockafter.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/13/multi_tool_envelope_01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/13/noise_gate_levels.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/13/nyquist_plug_in_installer.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/13/selection_toolbar_samples_and_length.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/14/export_flac_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/14/multi_view_selected.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/14/transtool.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/15/adjustable_fade_out_to_30_percent.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/15/ex1b_long_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/15/set_preference.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/15/spectral_delete_selection_with_toolbar.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/16/ex2b_aftercutandmove.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/16/exportaudiounitpresetsdialog.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/16/multi_view_mono_spectral_selection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/16/set_envelope.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/16/timer_record_progress_stop_confirm_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/16/tool_edit_silence.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/17/chirp_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/17/preferences_recording.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/17/risset_drum_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/17/scrubbing_in_the_scrub_ruler.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/17/zoom7.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/18/03_cut_paste_paste_into_a_longer_selection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/18/select_time.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/18/timer_record_waiting_cancel_shutdown_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/18/transport_cursor_tomenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/19/deviceplaybackwin7alone.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/19/screenshot_tool.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1a/2kh_high_pass.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1a/device_toolbar_with_usb_recording.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1a/selecting_audio_04.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1a/unpinned_playhead_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1b/amplify_normalize_with_dc_offset.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1b/envelopepointer.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1b/pavucontrol_capturemonitor.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1b/point_label_and_very_short_region_label_visual_difference_with_selection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1d/linear_fade_in.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1d/notetrackdropdownmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1d/removing_labels_without_moving_back_any_following_labels_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1d/transport_playingmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1e/audiouniteffectsettings.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1e/warning_dialog_pasting_one_type_of_track_into_another_is_not_allowed.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1f/duplicate_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1f/ibeam.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1f/openingdocswin.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1f/preferences_spectrograms.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1f/trackexampledb.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/1/1f/vertical_zoom_x3.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/20/macrospalette.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/21/aligntogether_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/21/envelope0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/21/nolatency202mac_206_snapto.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/22/appended_recording_with_split_line_red_pinned_indicator.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/22/importaudiounitpresetsdialog.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/22/punch_in_tracks001.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/22/silencefinder01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/24/clicky_example_waveform_view_click_repaired_for_test.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/24/export_audio_progress_dialog_partial_completion.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/24/noise_gate_nyquist_error_selection_too_long.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/24/preferences_mouse.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/24/removing_labels_together_with_their_associated_audio_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/24/scrub_bar_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/24/spectraleditparametric2000hz_20.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/24/theme_classic_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/24/theme_dark_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/25/compressor_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/25/envelope6.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/25/latencycorrection_220_02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/25/spectralselectiontoolbarcentrewidth.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/25/sync_locked_track_groups_example.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/25/tool_select.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/26/editmenulabeledaudio_copy_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/26/mixer_board_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/26/preferences_interface.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/26/resizer.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/26/windows_sound_recording_advanced_75percent.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/27/annotated_device_toolbar.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/27/exportmultipleexample03.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/27/mixer_toolbar_101.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/27/normalize_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/27/play_at_speedtoolbar.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/28/extra_selectionmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/29/extra_mixermenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/29/loudness_gating.svg.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/29/move_cursor_to_track_start_end_pre.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/29/reverb_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/29/timer_record_needs_a_clean_project_dialog.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/29/usb_plug.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/29/windows_settings.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2a/label_between_sounds_leading_trailing.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2b/loopback_pluggedin.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2b/mixertoolbarwithoutinputselect.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2b/moveselectionwithtracks_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2b/pasteintoclip_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2b/windows_microphone_management_dialog_60percent.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2c/annotated_transport_toolbar.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2c/editmenuremovespecial_trim_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2c/time_toolbar_context_menu_default_setting.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2c/track_control_panel_and_vertical_scale_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2c/truncate_silence_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2d/duplicate_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2e/adjustable_fade_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2e/select_regionmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2e/track_dropdown.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2f/250hz_low_pass.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2f/export_multiple_results_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2f/glitch_repair_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2f/magnifypointer.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2f/select_tracks.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/2/2f/view_zoommenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/30/editmenuremovespecial_splitdelete_1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/30/generate_menu_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/30/labels_editor_dialog_3_0_0_frequency_selected.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/30/limiter_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/31/audio_settings_stereo_mix.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/31/labels_editor_dialog_3_0_0_time_selected.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/31/notetrackchanneltoggle.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/31/playbacklooping2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/32/crc.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/32/exportmultipleexample05a.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/32/presets_settings.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/32/seek_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/33/spectraledit_02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/33/trackpanelsynclockicon.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/33/tracks_mixmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/34/keyboardprefs_plus.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/34/loudness_normalization_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/34/removing_labels_without_moving_back_any_following_labels_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/34/snapguidedrag.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/34/spectrogramview_02b.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/34/spectrum_with_whistle_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/34/time_toolbar.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/35/audio_before_zero.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/35/spectrogramview_01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/35/view_show_clipping.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/36/pointmoveafter_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/36/preferences_modules.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/36/spectraledit_06.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/37/sltg_edits_10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/37/sltg_edits_9.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/37/w10_windows_settings_60percent_cropped.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/38/manage_button_icon_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/38/selectmenuclipboundaries_cursortonext_1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/38/timer_toolbar_in_the_upper_tooldock.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/38/tracks_sort_tracksmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/38/vertical_scale_with_magnifier.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/39/preferences_midi_devices.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/39/removing_labels_moving_back_any_following_labels_before2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/39/x2ushureoverdub_phones_mic.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3a/spectrogramview_08.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3b/envelope2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3b/export_mp2_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3b/export_ogg_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3b/labeltrack6.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3b/share_audio_dialog.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3c/punch_in_tracks002.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3c/silence_finder.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3d/erremptyproject.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3d/invert.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3d/soundcardcolors.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3e/move_cursor_to_track_end_post.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3e/noise_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3e/transport_loopingmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3e/unsuitable_fat_drive_for_wav_or_aiffexport.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3f/ex1b_short_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3f/note_track_vscale_with_magnifier.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/3/3f/spectral_edit_shelves_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/40/editmenuremovespecial_silence_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/40/label_menu_delete_deleted_label.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/40/preferences_libraries_ffmpeg_not_found_mac_lame_built_in.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/40/raised_cosine_fade.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/40/viewmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/41/02_cut_paste_paste_into_point_selection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/41/extra_cursormenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/41/labeltrack7.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/41/pasteinwhitespace_cannotmove_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/42/exportmultipleexample04.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/42/help_diagnosticsmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/42/karaoke001.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/43/compare_audio.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/43/label_right_click_dropdown_context_menu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/43/labeltrack2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/43/latencycorrection_220_03.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/43/playcutpreview6.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/43/rhythm_track_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/43/scrub_icon_naked_80.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/43/uca202headphonefoldbacksmaller.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/44/change_speed_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/44/clicky_example_waveform_view_clicks_deleted.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/44/ex1c_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/44/find_clipping_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/44/recordingmetertoolbarannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/44/reference_index.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/44/regionmoveafter_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/44/save_preset_dialog.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/44/vocal_reduction_and_isolation_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/45/change_pitch_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/45/editselectalltracksafter.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/45/ex1c_after_nomove.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/45/mixerconnection.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/45/preferences_quality.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/45/stereomini_rca.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/45/xfade_example_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/46/collapse_select_buttons.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/46/selected_audio_for_tour_guide.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/46/snapguides.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/46/status_bar_disk_space_remaining_for_recording_big_timer.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/47/audio_track_waveform_dropdown_menu_2_4_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/47/pause.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/47/spectrogramview_06.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/47/track_audio_before_zero.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/48/pasteinwhitespace_canmove_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/48/pulse_device_toolbar.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/48/selecting_a_lof_file_for_import.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/48/timer_record_completion_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/48/tracks_mute_unmutemenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/48/tutorial3linedup.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/48/waveform_colorway_3_1_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/49/extra_devicemenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/49/floating_toolbars_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/49/glitch_repair_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/49/spectrogramview_11.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/49/uca202tolaptop.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4a/sltg_clip_handle_move.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4a/timer_record_progress_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4a/zoomfit.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4b/playcutpreview7.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4b/set_track_status.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4b/warning_save_changes_empty.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4b/waveformclippingabstract.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4c/adjustable_fade_with_presets_dropdown_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4c/select_frequencies.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4d/clicky_example_waveform_view.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4d/k_weighting.svg.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4d/punch_and_roll_03.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4d/selectmenuclipboundaries_next_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4d/waveform_clipping.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4e/low_pass_filter_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4e/move_to_gap.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4e/regionadjustbefore_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4e/spectrogramview_03.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4e/trackclose.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4f/a_spectral_selection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4f/low_disk_space_on_startup.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4f/playbackmetertoolbarannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4f/transporttoolbarannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/4/4f/warning_dialog_copying_stereo_audio_into_a_mono_track_is_not_allowed.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/50/edit_labels_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/50/filemenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/50/half_wave_display_when_collapsed.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/50/peaveyuca202lenovo.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/50/pinned_head_playback_annotated_trackname.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/51/dropouts_detected.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/51/preferences_keyboard.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/51/spectral_03b.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/52/editmenulabeledaudio_join_1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/52/select_clip_boundariesmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/52/unsuitable_fat_drive_for_temp_files.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/53/front_page_3_2_0.png_numbered_reduced_78percent.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/53/label_context_menu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/53/note_track_with_velocity_slider.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/53/time_track_example.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/54/compressor_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/54/malformed_mp3_error_message.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/54/managemacros.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/54/scrubbing_using_the_menu_command_and_no_scrub_ruler.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/54/suregtrack.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/55/labeltrackannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/55/play_cut_preview.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/55/stereo_track_example.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/56/note_track_dropdown.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/56/paulstretch_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/56/stereo_tracks.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/56/unpinned_head_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/57/import2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/57/logarithmic_fade_out.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/57/note_track_vscale_context_menu_2.3.2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/57/sound_finder.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/57/splitafter.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/57/status_bar_disc_space_remaining.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/58/multi_view_stereo_default_50_50.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/58/splitting_and_joining_stereo_tracks_04.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/59/spectraledit_01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/59/toolstoolbarmulti.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/5b/selectmenuclipboundaries_next_1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/5b/update_checking_dialog.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/5c/open_project2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/5c/zoom0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/5d/audio_settings_dialog.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/5d/devicetoolbarwin10basic.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/5d/trackcollapse.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/5e/ex1a_afterwithclips_noscroll.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/5e/spectrogramview_edit.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/5e/splitbefore.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/5f/mic.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/5f/recording_meter_dropdown_menu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/5f/recording_on_a_new_track.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/5/5f/transport_transport_optionsmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/60/multi.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/60/region_and_point_labels.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/61/editmenuremovespecial_initialselection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/61/set_track_visuals.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/61/spectral_03a.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/61/tcp_and_vs_mono_track_track_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/62/fade_in_start.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/62/postjoinstereosmall.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/63/bigpointercursor.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/63/editmenulabeledaudio_cut_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/63/share_audio_toolbar.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/63/snapping_to_a_point_label.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/63/tcp_and_vs_label_track_track_with_select_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/63/timeline_default_scale.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/64/usb_jacks.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/65/a_small_spectral_selection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/65/editmenulabels_addlabel_1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/65/recordingmeterinactionclippingannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/66/clicky_example_waveform_view_discontinuity_repaired.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/66/extra_play_at_speedmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/66/nyquist_plugin_installer_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/66/removing_labels_moving_back_any_following_labels_selection2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/66/track_pan_slider.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/67/ex1b_long_after_nomove.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/67/moveselectionwithtrackson_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/67/set_clip.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/67/spectrum_60hz_notched_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/67/transport_recordingmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/67/vs_spectrogram_context_menu_simple_mode.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/68/04_cut_paste_paste_into_shorter_selection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/68/ex1c_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/68/failed_to_open_database_file.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/68/spectrogramview_05.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/68/spectrogramview_10a.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/68/startmonitoring_w7_210.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/69/editmenuclipboundaries_detach_02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/69/high_pass_filter_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/69/selection_toolbar_zeroed.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6b/click_at_start.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6b/crossfade_trimmed.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6b/uca202.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6c/mixertoolbarannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6c/scrub_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6c/stopicon.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6d/amplify.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6d/debug_report.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6d/mac_earbuds.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6d/set_project.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6d/splitting_and_joining_stereo_tracks_03.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6e/bell.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6e/scrubbing_using_the_scrub_ruler.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6e/sndaudacityspectrogram.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6e/toolstoolbarzoom.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6e/tutorial3envelope.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6f/analyze_menu_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6f/sltg_edits_7.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6f/spectral_02a.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6f/spectraleditshelves200hz10000hz_20.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6f/stereo_track_example_220.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/6/6f/time_track_range_dialog_lower_limit_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/70/distortion_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/70/export_opus_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/70/get_info.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/70/rollup.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/70/spectrogramview_10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/70/zoomoutcursor.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/71/label_sounds_types.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/71/labelregionmove1before_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/72/play_at_speedtoolbarannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/72/record_new_track.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/72/select_spectralmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/73/03_cut_paste_paste_into_a_longer_selection_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/73/audio_setup_recording_channels.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/73/filter_curve_eq_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/73/labeltrackafterpaste_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/73/manage_macros_3_0_1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/73/metadata_tags_editor_with_off_setting.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/73/selecting_audio_02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/74/editmenuclipboundaries_split_01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/74/export_aac_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/74/label_menu_delete_highlighted.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/75/sltg_edits_15.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/75/sltg_stretching_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/76/audio_stereo_1_8_small.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/76/crashrecovery_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/76/export_ac3_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/76/imacsoundports.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/76/silence.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/76/toolstoolbarenvelope.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/77/extra_toolsmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/78/devicetoolbarmac01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/78/ex2b_afterexpand.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/78/export2old.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/78/sltg_edits_1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/78/spectral_selection_toolbar_green_boxed_2_4_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/78/wahwah_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/78/xlr_conn_small.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/79/spectraledit_05.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/79/tracksmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/79/zoomtoggle.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7a/adjustable_fades_simple_curves.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7a/label_track_220.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7a/recording_toolbar_in_use.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7a/sltg_stretching_4.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7b/sltg_edits_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7c/07_cut_paste_paste_into_new_track_at_a_specified_start_time.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7c/dtmf_tones_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7c/editmenulabeledaudio_splitcut_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7c/playback_toolbar_in_use_clipped_signal.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7d/effect_audacitymenu_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7d/labeltrack9.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7d/removing_labels_without_moving_back_any_following_labels_selection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7d/showclipping02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7e/amplify_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7e/loop_play.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7e/radioselected.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7e/selecting_audio_01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7f/draw.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7f/time_track_example.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/7/7f/windows_sound_management_dialog_60percent.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/80/ex2a_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/80/file_importmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/80/measure_rms.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/80/multi_tool_envelope_04.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/80/openingdocsmac.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/80/sndaudacitywave.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/80/tremolo_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/81/classic_filters_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/81/playcutpreview5.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/81/punch_and_roll_01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/81/time_track_vertical_scale_context_menu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/82/moving_a_colored_clip_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/82/toolstoolbar.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/83/editmenulabels_addlabel_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/83/spectraleditmultihp500.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/83/zoom5.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/84/clicky_example_spectrogram_view_click_labelled.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/84/editmenulabeledaudio_ex1_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/84/gtrackearbuds.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/84/latencymonomac_206_snapto.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/84/marking_song_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/84/sltg_edits_5.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/85/checkboxchecked.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/85/equal_power_cross_fade.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/85/spectraledit_04.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/85/waveform_sample_formats.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/86/import_settings_for_importing_malformed_mp3_files.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/86/select_tracksmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/88/alignendtoend_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/88/audacity_logo_signika_512_transparent.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/88/time_track_220.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/89/removing_labels_together_with_their_associated_audio_selection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/89/selectmenuclipboundaries_initialselection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/89/tracksync.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/89/warning_low_disk_space_at_startup.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8a/audio_track_dropdown_menu_2_4_0_mult_view_selection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8a/timer_record_w10_setup_dialog_with_save_and_export.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8b/undo.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8b/warning_mix_custom_down_to_one_exported_file.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8c/audacity_logo_whitebg.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8c/copy.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8c/ex2a_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8c/multi_tool_zoom_01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8c/tcp_and_vs_note_track_with_select_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8c/warning_dialog_there_is_not_enough_room_to_paste_the_selection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8e/menubar.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8e/spectral_edit_parametric_eq.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8f/cut.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8f/edit_audio_clips_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8f/equal_power_envelope.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8f/labelregionmove2before_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8f/rms_playback_meter_in_action_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8f/status_bar_grab_handle_ringed.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/8/8f/zoom3.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/90/custom_ffmpeg_format_options_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/90/play.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/90/xfade_example_3.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/92/draw_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/92/file_exportmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/92/hostwin7basic.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/92/manageeffectmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/92/move_cursor_to_selection_start_pre.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/93/timeline05.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/94/effect_nyquistmenu_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/94/preferences_import_export.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/94/set_label.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/95/07_cut_paste_paste_into_new_track_add_new_track_make_the_selection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/95/pointexpandbefore_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/96/eq_xml_to_txt_converter.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/96/scrub_button_60.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/96/zoom.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/97/change_tempo_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/97/editmenulabeledaudio_detach_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/97/seek_icon_naked_80.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/98/a_pair_of_clips.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/98/dragbetweentracksstereo.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/98/select_jack_recording_input.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/98/tcp_vs_and_stereo_track.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/98/tone_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/99/edit_remove_special_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/99/file_save_projectmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/99/sltg_edits_8.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9a/labeltrack4.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9a/pointmovebefore_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9a/silence_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9a/spectrogramview_03a.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9c/editmenuclipboundaries_split_02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9c/extra_trackmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9c/history_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9c/preferences_effects.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9c/sample_data_export_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9c/trackdropdownmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9c/unsuitable_fat_drive_for_open.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9c/waveform.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9d/mono_comparison_220.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9d/vst_effect_settings.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9e/08_selection_with_zero_crossings.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9e/alignendtoend_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9e/multi_tool_draw_01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9e/noise_gate.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9e/paste.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9e/regionadjustafter_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9e/selectiontoolbarannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9e/tutorial3cough.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9f/spectral_03.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/9/9f/time_track_dropdown_menu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a0/labeltrack8.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a0/rms_recording_meter_in_action_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a0/spectrogramview_12.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a0/time_track_range_dialog_upper_limit_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a1/clicky_example_spectrogram_view.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a1/crossfade_clips_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a1/move_cursor_to_track_start_post.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a1/preferences_warnings.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a1/seek_button_60.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a1/splitting_and_joining_stereo_tracks_01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a1/unsuitable_fat_drive_for_save.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a2/export_external_program_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a2/regionmovebefore_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a2/shurex2u.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a2/tools_apply_macromenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a3/editmenulabeledaudio_detach_1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a3/labeltrack0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a3/splitting_and_joining_stereo_tracks_02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a3/track_solo_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a5/latencycorrection_220_01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a5/message.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a5/move_cursor_to_selection_end_post.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a5/spectraleditparametric2000hz_10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a6/device_toolbar_usb_recording.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a6/error_saving_project_disk_full.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a6/keyboard_key.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a6/tracks_align_tracksmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a7/extra_scriptables_imenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a7/track_collapse_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a8/checkboxnotchecked.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a8/errorexporting.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a8/sliding_stretch_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a8/speaker.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a9/dither_in_quality_preferences.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a9/export_wma_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a9/scrubtoolbar.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a9/trackdropdown.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/a9/tracks_panmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/aa/edittoolbarannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/aa/help.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/aa/play_at_speed_toolbar_playback_speed_dialog.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ab/editmenulabeledaudio_join_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ab/removing_labels_moving_back_any_following_labels_after2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ab/save_project2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ab/selecting_audio_03.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ab/zoom2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ac/editmenuclipboundaries_join_02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ac/pastetexttonewlabel_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ac/tutorial3labelsinplace.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ad/ex2b_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ad/samsongtrackconnections.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ad/timeshift.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ae/moveselectionwithtracksoff_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ae/time_toolbar_resized_and_relocated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ae/track_select_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/ae/trackgain.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/af/bass_and_treble_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/af/scrub_ruler_button_60.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/a/af/xfade_example_1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b0/a_small_image_of_an_envelope.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b0/fade_in.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b0/label_menu_delete_full_track.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b0/making_a_fade_shape.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b0/pluck_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b0/punch_and_roll_02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b0/select_setup_language_w7basic.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b1/w10_system_tray_speaker_icon_highlighted.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b2/repeated_fade_out.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b2/xfade_example_4.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b3/audio_setup_toolbar.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b3/preferences_libraries_not_found_w10_lame_built_in.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b3/selection_toolbar_length_selected.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b3/spectrogram_track_settings.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b3/unsuitable_fat_drive_for_export.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b4/crossfade_tracks_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b4/rcaministereo.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b4/sltg_edits_4.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b4/toolstoolbaribeam.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b5/delay_demo_plug_in.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b5/envelope3.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b5/icon_faq.gif >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b5/label_sounds_min_interval.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b5/vertical_scale_waveform_context_menu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b6/move_cursor_to_selection_start_post.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b6/select_button_in_tcp.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b7/a_small_image_of_sync_lock.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b7/multi_view_mono_default_50_50.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b7/plot_spectrum.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b7/preferences_tracks.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b7/selectmenuclipboundaries_prevtocursor_1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b8/clip_handle_detail.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b8/prejoinsmall.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b8/recording_for_a_specific_length_of_time_completed.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b8/spectraleditshelveshigh5000hz_20.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b9/audio_setup_playback_device.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b9/editmenuclipboundaries_join_01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/b9/windows_control_panel_75percent.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/ba/effect_ladspamenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/ba/silence_finder_six_songs_shown.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/ba/vocoder_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/ba/warningicon.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bb/channelswin7basic.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bb/get_preference.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bb/head_button_context_menu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bb/multi_tool_selecting_with_cursor.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bb/pasteintoclip_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bb/reference_search.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bb/stereomini_loopback.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bc/editmenulabeledaudio_ex2_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bc/export_multiple_progress_dialog_partial_completion.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bc/ladspa_effect_settings.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bc/multi_view_click_drag_cursor_highlighted.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bc/preferences_directories.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bc/spectrogramview_15.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bd/editlabeldialog_vertical_buttons.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bd/editmenuremovespecial_splitdelete_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bd/extra_focusmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bd/file_error_disk_full.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bd/recording_for_a_specific_length_of_time.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bd/topdockannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bd/tracks_add_newmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/be/erremptyprojectdetail.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/be/exportmultipleexample01.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/be/pinned_playhead_icon.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/be/playcutpreview9.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/be/spectraleditshelveslow200hz_20.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/be/tools_menu_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bf/clicky_example_waveform_view_click_labelled.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bf/clicky_example_waveform_view_discontinuity_selected.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bf/nolatencymonomac_206_snapto.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/b/bf/recordingcursor.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c0/custom_mix_5_channels.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c1/error_opening_sound_device.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c1/preferences_devices.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c1/sound_finder_six_songs_shown.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c1/stereo_waveform_annotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c2/envelope1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c2/export_other_uncompressed_header_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c2/timeline02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c2/warning_disk_is_full_yellow_zone.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c3/editmenuremovespecial_splitcut_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c3/ex2a_after2more.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c3/meter_options_dialog.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c3/openingdocslin.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c3/scrub_toolbar_60.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c3/zoom1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c4/editmenuclipboundaries_split_03.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c4/notetrackpanel.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c5/multi_tool_envelope_03.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c5/noise_gate_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c5/preferences_keyboard_default_dropdown_menu_trimmed.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c5/spectraledit_03.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c5/trackinfo.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c5/zoom8.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c6/drawcursor.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c6/focus_actions.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c6/opus_invalid_sample_rate.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c7/moveclip.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c7/selectmenuclipboundaries_cursortonext_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c8/atzerocrossings_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c8/theme_high_contrast_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c9/label_sounds_leading.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c9/labeltrack1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c9/linkedregionmovebefore_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c9/playbacklooping1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c9/selectmenuclipboundaries_cursortonext_3.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c9/trim.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c9/warning_dialog_there_is_not_enough_room_available_to_expand_the_cut_line.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/c9/zoomout.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/ca/audio_mono_1_8_small.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/ca/labeltrack3.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/ca/zoomsel.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cb/edit_menu_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cb/export_other_uncompressed_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cb/multi_tool_envelope_02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cb/note_track_vscale.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cb/playcutpreview8.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cb/selection_toolbar_zeroed_3_0_3.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cb/selectiontoolexample_220.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cb/spectralselectiontoolbarfrequencywidth.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cc/delay_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cc/labelregionmove1after_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cc/nyquist_prompt_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cc/warning_mix_down_to_one_stereo_file.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cd/importrawdata.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cd/toolstoolbarsamples.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/ce/atzerocrossings_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/ce/editmenulabeledaudio_silence_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/ce/macros_comments.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/ce/spectral_edit_parametric_eq_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/ce/timer_toolbar_relocation_to_top_tooldock.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cf/devicerecordingwin7alone.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cf/dragbetweentracksmono.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cf/ex2c_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cf/fade_out.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cf/selectmenuclipboundaries_prevtocursor_3.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cf/stereo_track_annotated_with_tddm.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/c/cf/tcp_track_with_select_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d0/crossfade_overlap_tracks.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d0/edittoolbar_zooms_highlighted.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d0/moving_a_colored_clip_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d0/pasteinwhitespace_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d0/playbackcursor.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d0/view_menu_show_track_name.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d1/play_at_speed_toolbar.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d1/sltg_stretching_3.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d2/latency202mac_206_snapto.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d2/manage_plugins_dialog_with_added_rescan_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d2/playcutpreview2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d2/sndchirp.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d3/silencefinder02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d3/tool_edit_zoomout.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d4/multi_tool_selected_with_cursor.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d4/pro_fade_out.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d5/extra_transportmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d5/loop_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d5/savepresetmacdialog.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d5/status_bar_click_and_drag_to_select_audio_big_timer.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d6/beat_finder_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d6/edit_labeled_audio_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d6/ex2c_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d6/fullwindow_preferences_libraries_001.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d6/help_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d6/latencycorrection_220_04.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d6/move_cursor_to_selection_end_pre.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d7/bulbicon.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d7/failed_to_open_database_file_log.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d7/trackzoomedtosamples.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d7/zoom6.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d8/export_audio_dialog_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d8/rca_quarterinch_adapter.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d8/transport_scrubbingmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d8/w10_sound_settings_scaled_60percent.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d9/label_sounds_leading_trailing.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d9/nyquist_envelope.gif >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d9/recordbeside.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d9/repeat_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d9/silence_sound_finder_six_songs.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/d9/track_mute_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/da/audio_track_dropdown_menu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/da/auto_duck_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/da/preferences_libraries.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/db/rolldown.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/dc/editselectbefore.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/dc/tutorial3split.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/dd/file_types_for_export_wav_focused_2_4_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/dd/silencefinder03.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/dd/spectraleditnotch.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/dd/splitting_and_joining_stereo_tracks_05.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/de/audio_settings_wasapi_loopback.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/de/crossfade_complete.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/de/effects_stack.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/de/export_multiple_mp3_2_4_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/de/jack_to_stereo_mini_jack.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/df/dc_offset.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/d/df/spectraledit_03a.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e0/3_tracks_collapsed.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e0/label_sounds_min_silence.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e0/tool_edit_zoomin.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e1/click_removal_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e1/effect_menu_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e1/exportmultipleexample02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e1/helpmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e1/sltg_edits_11.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e1/spectrogramview_intro_00.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e2/waveform_digital.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e2/wavefortutorial1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e3/audio_setup.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e3/earbud_by_mic.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e3/ex1b_before.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e3/exponential_fade_in.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e3/spectraleditnotch02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e3/warning_save_empty_project.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e4/rca_incassetteback.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e5/pinned_record_head_icon.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e5/timetoolbarannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e6/extra_seekmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e6/lowerdockannotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e6/screenshot.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e6/sltg_stretching_1.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e6/zero_crossing.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e7/spectrogramview_14.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e8/envelope4.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e8/noise_reduction_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e8/record.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e8/select.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e8/set_track_audio.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e8/view_toolbarsmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e8/warning_no_file_extension_for_export.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e9/export_multiple_by_labels_2_4_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/e9/spectrogramview_02c.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ea/amplify_vs_normalize.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ea/crossfade_split_tracks.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ea/echo_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ea/multi_tool_zoom_02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ea/recording_meter_quiescent.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ea/sltg_edits_16.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/eb/extra_editmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/eb/linkedregionmoveafter_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/eb/punch_in_tracks000.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/eb/time_toolbar_in_playback.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ec/editcursor.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ec/spectrogramview_02a.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ed/macros_select_command_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ed/mel_log_linear_spectrogram_annotated.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ed/menudownarrow.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ed/view_track_sizemenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ee/clip_fix_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ee/drag.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ee/grabber.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ef/clicky_example_waveform_view_click_labelled_and_zoomed_red_arrows.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ef/connect_dots_stem_plot_examples.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ef/error_for_locked_configuration_files.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ef/pinned_playhead_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ef/set_track_status_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ef/spectrogramview_05a.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ef/spectrogramview_07.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/e/ef/waveformabstract.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f0/extra_scriptables_iimenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f0/spectrogramview_02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f1/smart_clip.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f1/tensecondselection.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f2/aligntogether_after.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f2/crossfade_beat_match.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f2/export_audio_to_mp3_dialog_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f2/labeltrack5.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f2/trackexampleclipping.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f3/3_tracks_expanded.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f3/macro_example_nr_eq.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f3/notch_filter_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f3/spectrogramview_13.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f4/pinned_head_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f4/playcutpreview10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f4/selectmenuclipboundaries_previous_2.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f5/history_dialog_rollback_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f6/playcutpreview4.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f6/windows_control_panel_sound75percent.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f7/ex1a_afterwithclips_nomove.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f7/ex1a_beforewithclips_noscroll.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f7/keyboardprefs_minus.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f7/label_sounds_3_2_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f8/envelope5.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f8/spectraleditmultilp2000.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f9/high_curve.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f9/mono_track_example.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f9/pointlabeltextselected_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f9/stop.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f9/timer_record_insufficient_disk_space_w10.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/f9/track_gain_slider.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/fa/computerback.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/fa/multi_tool_draw_02.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/fa/multi_view_mono_re_proportioned.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/fa/pinned_x2_scrubbing_at_x1_speed.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/fa/zoomin.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/fb/selection_toolbar_zeroed_2_4_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/fb/status_bar_actual_rate_44100.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/fb/tracks_for_mixing.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/fc/clicky_example_waveform_view_click_repaired_for_final_testing.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/fc/warning_save_compressed_project.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/fd/ex1b_short_after_nomove.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/fd/sound_activation_level_w10_3_0_0.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/fd/tcp_and_vs_time_track_track_with_select_button.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/fe/sltg_edits_6.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/ff/preferences_extended_import.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/ff/spectralselectiontoolbarlowhigh.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/images/f/ff/transportmenu.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/resources/assets/AudacityLogo.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/resources/assets/poweredby_mediawiki_88x31.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/skins/monobook/audio.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/skins/monobook/bullet.gif >-%%MANUAL%%%%DATADIR%%/help/manual/m/skins/monobook/external.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/skins/monobook/external_rtl.png >-%%MANUAL%%%%DATADIR%%/help/manual/m/skins/monobook/headbg.jpg >-%%MANUAL%%%%DATADIR%%/help/manual/m/skins/monobook/ie60fixes.css/303.css >-%%MANUAL%%%%DATADIR%%/help/manual/m/skins/monobook/ie70fixes.css/303.css >-%%MANUAL%%%%DATADIR%%/help/manual/m/skins/monobook/main.css/303.css >-%%MANUAL%%%%DATADIR%%/help/manual/m/skins/monobook/user.gif >-%%MANUAL%%%%DATADIR%%/help/manual/m/skins/monobook/video.png >-%%MANUAL%%%%DATADIR%%/help/manual/man/aac_export_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/ac3_export_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/accessibility.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/adjustable_fade.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/advanced_mixing_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/alternative_noise_reduction_techniques.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/amplify.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/amplify_and_normalize.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/amr_export_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/analyze_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/application_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/apply_macro.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/asio_audio_interface.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/audacity_2.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/audacity_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/audacity_projects.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/audacity_selection.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/audacity_setup_and_configuration.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/audacity_tour_guide.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/audacity_tracks_and_clips.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/audacity_waveform.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/audio_alignment.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/audio_setup_toolbar.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/audio_track_dropdown_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/audio_tracks.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/auto_duck.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/basic_recording_editing_and_exporting.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/bass_and_treble.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/beat_finder.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/boundary_snap_guides.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/burncd.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/burning_music_files_to_a_cd.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/cassette_deck_de_magnetization.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/chains_for_batch_processing_and_effects_automation.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/change_pitch.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/change_speed.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/change_tempo.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/chirp.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/chris_s_dynamic_compressor.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/classic_filters.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/click_removal.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/click_removal_using_the_spectrogram_view.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/click_tip.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/clip_fix.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/compressor.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/connecting_a_microphone.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/connecting_a_mixer.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/connecting_an_instrument.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/connecting_audio_equipment.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/contrast.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/copy_and_paste_a_section_of_audio.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/creating_a_crossfade.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/creating_and_selecting_labels.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/creating_fades_with_the_envelope_tool.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/creating_nyquist_plug_ins.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/credits.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/crossfade_clips.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/crossfade_tracks.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/custom_ffmpeg_export_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/customization.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/customizing_toolbar_layout.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/dc_offset.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/delay.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/device.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/device_toolbar.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/devices_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/digital_audio.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/directories_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/distortion.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/dither.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/draw_tool.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/dtmf_tones.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/echo.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/edit.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/edit_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/edit_menu_clip_boundaries.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/edit_menu_copy_paste_and_duplicate.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/edit_menu_find_zero_crossings.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/edit_menu_labeled_audio.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/edit_menu_labels.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/edit_menu_remove_special.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/edit_menu_select.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/edit_toolbar.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/editing_resizing_and_moving_labels.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/effect_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/effect_menu_audiounit.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/effect_menu_built_in.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/effect_menu_ladspa.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/effect_menu_lv2.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/effect_menu_nyquist.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/effect_menu_vst.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/effects_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/envelope_tool.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/eq_xml_to_txt_converter.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/equalization.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/error_audacity_settings_file_unwritable.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/error_copying_or_pasting.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/error_disk_full_or_not_writable.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/error_importing_raw_audio.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/error_insufficient_space_in_track.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/error_opening_or_reading_file.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/error_opening_sound_device.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/error_resampling.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/error_unable_to_export.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/error_unsuitable_drive.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/examples_exporting_audio_for_ringtones_and_ivr_messages.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/examples_of_generator_usage.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/export.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/export_formats_supported_by_audacity.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/export_multiple.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/export_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/exporting_audio.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/exporting_to_an_external_program.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extended_import_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extra_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extra_menu_cursor.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extra_menu_device.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extra_menu_edit.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extra_menu_focus.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extra_menu_mixer.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extra_menu_play_at_speed.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extra_menu_scriptables_i.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extra_menu_scriptables_ii.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extra_menu_seek.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extra_menu_selection.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extra_menu_tools.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extra_menu_track.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/extra_menu_transport.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/fade_and_crossfade.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/fades.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq_about_audacity.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq_bugs.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq_editing.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq_errors.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq_errors_on_opening_or_recovering_an_audacity_project.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq_errors_opening_a_new_empty_project.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq_installation_and_plug_ins.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq_installing_the_ffmpeg_import_export_library.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq_installing_the_lame_mp3_encoder.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq_mp3_export_problems.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq_opening_and_saving_files.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq_playback.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq_recording_how_to_s.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/faq_recording_troubleshooting.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/file_export_dialog.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/file_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/file_menu_export.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/file_menu_import.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/file_menu_recent_files.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/file_menu_save_project.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/filter_curve_eq.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/find_clipping.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/flac_export_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/generate_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/glossary.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/graphic_eq.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/help_button.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/help_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/help_menu_diagnostics.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/high_pass_filter.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/higher_speed_transfers.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/how_to_connect_your_equipment.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/how_to_get_help.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/how_to_set_up_audacity.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/import_export_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/import_filtering_and_importer_order.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/importing_and_exporting_labels.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/importing_audio.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/index_of_effects_generators_and_analyzers.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/information_for_developers.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/installing_and_updating_audacity_on_linux.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/installing_and_updating_audacity_on_mac_os_x.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/installing_and_updating_audacity_on_windows.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/installing_effect_generator_and_analyzer_plug_ins_on_linux.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/installing_effect_generator_and_analyzer_plug_ins_on_mac_os_x.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/installing_effect_generator_and_analyzer_plug_ins_on_windows.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/installing_ffmpeg_for_mac.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/installing_ffmpeg_for_windows.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/installing_plug_ins.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/interface_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/introduction_to_nyquist_and_lisp_programming.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/invert.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/karaoke.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/keyboard_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/keyboard_shortcut_reference.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/label_sounds.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/label_tracks.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/labels_editor.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/languages.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/latency_test.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/libraries_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/license.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/limiter.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/lof_files.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/loudness_normalization.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/low_pass_filter.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/low_pass_filter1.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/macros.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/macros_examples.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/manage_effects_generators_and_analyzers.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/manage_macros.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/manage_presets.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/measure_rms.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/menu_reference.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/metadata_editor.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/meter_toolbar.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/midi_devices_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/mixer_board.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/mixer_toolbar.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/mixing.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/modules.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/modules_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/mouse_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/moving_aup3_projects_from_audacity_3.x_to_audacity_2.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/mp2_export_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/mp3_export_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/multi_channel_recording.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/multi_tool.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/multi_view.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/navigating_effects_without_using_a_mouse.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/navigation_tips.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/noise.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/noise_gate.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/noise_reduction.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/normalize.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/notch_filter.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/note_tracks.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/nyquist.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/nyquist_macros.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/nyquist_plug_in_installer.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/nyquist_prompt.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/ogg_vorbis_export_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/only_in_full_set.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/opening_malformed_mp3_files.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/opus_export_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/other_plug_ins_and_tools_for_fades.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/other_uncompressed_files_export_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/overdubbing_using_your_computer_s_on_board_sound_card.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/overdubbing_with_a_behringer_uca202_stereo_bidirectional_usb_audio_interface.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/overdubbing_with_a_samson_g_track_usb_microphone.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/overdubbing_with_a_shure_x2u_microphone_amplifier_usb_adapter.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/paulstretch.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/perceived_loudness_ebu_r_128.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/phaser.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/play.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/play_at_speed_toolbar.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/playback.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/playback_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/playback_tips.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/playing_and_recording.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/plot_spectrum.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/pluck.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/portable_audacity.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/preferences_settings_that_affect_edit_behavior.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/programming_in_nyquist.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/projects_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/punch_and_roll_record.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/quality_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/record.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/recording.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/recording_78_rpm_records.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/recording_church_services.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/recording_length.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/recording_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/recording_with_usb_turntables.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/recovery.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/regular_interval_labels.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/removing_labels_examples.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/repair.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/repeat.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/reset_configuration.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/reverb.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/reverse.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/rhythm_track.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/risset_drum.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/sample_data_export.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/sample_data_import.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/sample_format_bit_depth.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/sample_rates.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/sample_workflow_for_exporting_to_itunes.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/sample_workflow_for_lp_digitization.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/sample_workflow_for_tape_digitization.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/saving.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/screenshot.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/scripting.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/scripting_reference.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/scrub_toolbar.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/scrubbing_and_seeking.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/searching_the_manual.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/select_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/select_menu_at_zero_crossings.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/select_menu_clip_boundaries.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/select_menu_region.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/select_menu_spectral.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/select_menu_tracks.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/selecting_audio_the_basics.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/selection_tool.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/selection_toolbar.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/sending_your_work_to_others.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/share_audio_toolbar.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/silence.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/silence_finder.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/silence_finder_and_sound_finder.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/silence_finder_setting_parameters.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/size_limits_for_wav_and_aiff_files.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/sliding_stretch.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/sound_finder.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/spectral_delete.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/spectral_edit_multi_tool.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/spectral_edit_parametric_eq.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/spectral_edit_shelves.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/spectral_selection.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/spectral_selection_toolbar.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/spectrogram_settings.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/spectrogram_view.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/spectrograms_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/splitting_a_recording_into_separate_tracks.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/splitting_and_joining_stereo_tracks.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/status_bar.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/subject_index.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/sync_locked_track_groups.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/sync_locked_track_groups_editing.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/sync_locked_track_groups_time_shifting.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/sync_locked_track_groups_time_stretching.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/themes.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/time_shift_tool.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/time_toolbar.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/time_tracks.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/timeline.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/timer_record.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tips.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tips_for_recording_from_cassette_tape.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tone.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/toolbars_overview.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tools_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tools_menu_apply_macro.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tools_toolbar.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/track_control_panel_and_vertical_scale.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tracks.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tracks_behaviors_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tracks_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tracks_menu_add_new.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tracks_menu_align_tracks.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tracks_menu_mix.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tracks_menu_mute/unmute.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tracks_menu_mute_unmute.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tracks_menu_pan.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tracks_menu_sort_tracks.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tracks_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/transport_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/transport_menu_cursor_to.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/transport_menu_looping.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/transport_menu_playing.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/transport_menu_recording.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/transport_menu_scrubbing.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/transport_menu_transport_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/transport_toolbar.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tremolo.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/troubleshooting_recording_with_usb_turntables_or_cassette_decks.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/truncate_silence.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_audacity_settings_for_recording.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_click_and_pop_removal_techniques.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_connecting_up.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_copying_tapes_lps_or_minidiscs_to_cd.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_editing_an_existing_file.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_exporting_to_itunes.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_how_to_import_cds.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_how_to_import_files_from_itunes.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_looping.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_making_a_test_recording.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_making_ringtones_and_ivr_messages.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_mixing_a_narration_with_background_music.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_multi_track_overdubbing.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_punch_in_repair_of_recordings.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_recording_audio_playing_on_the_computer.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_recording_computer_playback_on_linux.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_recording_computer_playback_on_mac.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_recording_computer_playback_on_windows.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_recording_multi_track_overdubs.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_selecting_your_recording_device.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_vocal_removal_and_isolation.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorial_your_first_recording.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/tutorials.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/undo_redo_and_history.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/unzipping_the_manual.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/updating_from_audacity_2.x_to_audacity_3.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/usb_recording.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/vertical_zooming.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/view_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/view_menu_skip_to.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/view_menu_toolbars.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/view_menu_track_size.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/view_menu_zoom.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/vocal_reduction_and_isolation.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/vocoder.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/wahwah.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/warnings_preferences.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/wav_export_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/window_menu.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/windows_accessing_the_windows_sound_controls.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/wma_export_options.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/zoom_tool.html >-%%MANUAL%%%%DATADIR%%/help/manual/man/zooming.html >-%%MANUAL%%%%DATADIR%%/help/manual/quick_help.html > %%DATADIR%%/nyquist/aud-do-support.lsp > %%DATADIR%%/nyquist/dspprims.lsp > %%DATADIR%%/nyquist/envelopes.lsp >@@ -1465,6 +89,7 @@ > %%DATADIR%%/nyquist/velocity.lsp > %%DATADIR%%/nyquist/xlinit.lsp > %%DATADIR%%/nyquist/xm.lsp >+%%DATADIR%%/plug-ins/ShelfFilter.ny > %%DATADIR%%/plug-ins/SpectralEditMulti.ny > %%DATADIR%%/plug-ins/SpectralEditParametricEQ.ny > %%DATADIR%%/plug-ins/SpectralEditShelves.ny >@@ -1494,6 +119,7 @@ > %%DATADIR%%/plug-ins/tremolo.ny > %%DATADIR%%/plug-ins/vocalrediso.ny > %%DATADIR%%/plug-ins/vocoder.ny >+%%PORTDOCS%%%%DOCSDIR%%/README.md > share/icons/hicolor/16x16/audacity.png > share/icons/hicolor/22x22/audacity.png > share/icons/hicolor/24x24/audacity.png
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
xxjack12xx
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 271094
:
241786
|
241802
|
241843
|
241871
|
241872
|
241875
|
241876
|
241877
|
241878
|
241879
|
241880
|
241890
|
241891