home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 December / PCWorld_2006-12_cd.bin / audio-video / audacity / audacity-win-unicode-1.3.2.exe / embedded / InfoBefore.txt < prev    next >
Text File  |  2006-11-06  |  34KB  |  922 lines

  1. Audacity: A Free, Cross-Platform Digital Audio Editor
  2.  
  3. Version 1.3.2 (beta)
  4. For changelog, see the bottom of this document.
  5.  
  6. WWW:   http://audacity.sourceforge.net/
  7.  
  8. Email: audacity-help@lists.sourceforge.net
  9.  
  10. "Audacity" is a registered trademark of Dominic Mazzoni.
  11.  
  12. Founding Developers:
  13.    Dominic Mazzoni
  14.    Roger Dannenberg
  15.  
  16. Lead Developers of Audacity version 1.3:
  17.    Dominic Mazzoni
  18.    Matt Brubeck
  19.    James Crook
  20.    Vaughan Johnson
  21.    Markus Meyer
  22.    Leland Lucius
  23.  
  24. Developers:
  25.    Joshua Haberman
  26.    Monty Montgomery
  27.    Shane Mueller
  28.    Martyn Shaw
  29.  
  30. Contributors:
  31.    Lynn Allan (CleanSpeech)
  32.    Richard Ash
  33.    William Bland (Time Tracks)
  34.    Roger Dannenberg
  35.    Brian Gunlogson
  36.    Greg Mekkes
  37.    Abe Milde
  38.    Paul Nasca
  39.    Tony Oetzmann
  40.    Augustus Saunders
  41.    Mike Underwood
  42.    Tom Woodhams
  43.    Wing Yu
  44.  
  45. The Audacity Logo:
  46.    Harvey Lubin
  47.    http://www.agrapha.com/
  48.  
  49. Audacity is based on code from the following projects::
  50.    expat
  51.    FLAC
  52.    LAME
  53.    libmad
  54.    libsndfile
  55.    Nyquist
  56.    Ogg Vorbis
  57.    PortAudio
  58.    Resample
  59.    SoundTouch
  60.    wxWidgets
  61.    RTaudio
  62.  
  63. Special Thanks:
  64.    Dave Beydler
  65.    Jason Cohen
  66.    Dave Fancella
  67.    Steve Harris
  68.    Daniel James
  69.    Daniil Kolpakov
  70.    Robert Leidle
  71.    Logan Lewis
  72.    David Luff
  73.    Jason Pepas
  74.    Mark Phillips
  75.    Jonathan Ryshpan
  76.    Patrick Shirkey
  77.    David R. Sky
  78.    Tuomas Suutari
  79.    Mark Tomlinson
  80.    David Topper
  81.    Rudy Trubitt
  82.    StreetIQ.com
  83.    Verilogix, Inc.
  84.  
  85. -------------------------------------------------------------
  86.  
  87. This program is free software; you can redistribute it and/or
  88. modify it under the terms of the GNU General Public
  89. License as published by the Free Software Foundation; either
  90. version 2 of the License, or (at your option) any later version.
  91.  
  92. This program is distributed in the hope that it will be useful,
  93. but WITHOUT ANY WARRANTY; without even the implied warranty of
  94. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  95. General Public License for more details.
  96.  
  97. You should have received a copy of the GNU General Public License
  98. along with this program (in a file called LICENSE.txt); if not, go
  99. to http://www.gnu.org/copyleft/gpl.html or write to 
  100.  
  101.   Free Software Foundation, Inc.
  102.   59 Temple Place - Suite 330
  103.   Boston, MA 02111-1307 USA
  104.  
  105. -------------------------------------------------------------
  106.  
  107. Source code to this program is always available; for more
  108. information visit our website at:
  109.  
  110.   http://audacity.sourceforge.net/
  111.  
  112. Audacity is built upon other free libraries; some of
  113. these libraries may have come with Audacity in the lib-src
  114. directory.  Others you are expected to install first if
  115. you want Audacity to have certain capabilities.  Most
  116. of these libraries are not distributed under the terms
  117. of the GPL, but rather some other free, GPL-compatible
  118. license.  Specifically:
  119.  
  120.   wxWidgets: wxWindows license (based on LGPL)
  121.     Cross-platform GUI library - must be downloaded and
  122.     compiled separately.
  123.  
  124.   expat: BSD-like license.
  125.     Provides XML parsing.  Included with Audacity
  126.  
  127.   iAVC: LGPL
  128.     Part of the code to the AVC Compressor effect.
  129.     Included with Audacity.
  130.  
  131.   libid3tag: GPL
  132.     Reads/writes ID3 tags in MP3 files.  Optional
  133.     separate download as part of libmad.
  134.  
  135.   libmad: GPL
  136.     Decodes MP3 files.  Optional separate download.
  137.  
  138.   libnyquist: BSD-like license.
  139.     Functional language for manipulating audio; available
  140.     within Audacity for effects processing.
  141.  
  142.   libogg: BSD-like license.
  143.     Optional separate download, along with libvorbis.
  144.  
  145.   libsndfile: LGPL
  146.     Reads and writes uncompressed PCM audio files.
  147.     Included with Audacity.
  148.  
  149.   libvorbis: BSD-like license.
  150.     Decodes and encodes Ogg Vorbis files.  Optional
  151.     separate download.
  152.  
  153.   SoundTouch: LGPL
  154.     Changes tempo without changing pitch and vice versa.
  155.     Included in audacity
  156.  
  157. For more information, see the documentation inside
  158. each library's source code directory.
  159.  
  160. -------------------------------------------------------------------------
  161. Additional copyright information:
  162. -------------------------------------------------------------------------
  163.  
  164. Nyquist
  165.  
  166. Copyright (c) 2000-2002, by Roger B. Dannenberg
  167. All rights reserved.
  168.  
  169. Redistribution and use in source and binary forms, with or without
  170. modification, are permitted provided that the following conditions are met:
  171.  
  172. Redistributions of source code must retain the above copyright notice, this
  173. list of conditions and the following disclaimer.
  174.  
  175. Redistributions of source code must retain the copyright notice, the
  176. list of conditions, and the disclaimer, all three of which appear below under
  177. "COPYRIGHT AND LICENSE INFORMATION FOR XLISP."
  178.  
  179. Redistributions in binary form must reproduce the above copyright notice, this
  180. list of conditions and the following disclaimer in the documentation and/or
  181. other materials provided with the distribution.
  182.  
  183. Redistributions in binary form must reproduce the copyright notice, the
  184. list of conditions, and the disclaimer, all three of which appear below under
  185. "COPYRIGHT AND LICENSE INFORMATION FOR XLISP," in the documentation and/or
  186. other materials provided with the distribution.
  187.  
  188. Neither the name of Roger B. Dannenberg, Carnegie Mellon University, nor the 
  189. names of any contributors may be used to endorse or promote products derived 
  190. from this software without specific prior written permission.
  191.  
  192. COPYRIGHT AND LICENSE INFORMATION FOR XLISP (part of Nyquist):
  193.  
  194. Copyright (c) 1984-2002, by David Michael Betz
  195. All rights reserved.
  196.  
  197. Redistribution and use in source and binary forms, with or without
  198. modification, are permitted provided that the following conditions are met:
  199.  
  200. Redistributions of source code must retain the above copyright notice,
  201. this list of conditions and the following disclaimer. 
  202.  
  203. Redistributions in binary form must reproduce the above copyright notice, this
  204. list of conditions and the following disclaimer in the documentation and/or
  205. other materials provided with the distribution.
  206.  
  207. Neither the name of David Michael Betz nor the names of any contributors may be
  208. used to endorse or promote products derived from this software without specific
  209. prior written permission.
  210.  
  211. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS" AND
  212. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  213. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  214. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  215. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  216. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  217. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  218. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  219. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
  220. USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  221.  
  222. -------------------------------------------------------------
  223.  
  224. Compilation instructions:
  225.  
  226. First you must download wxWidgets 2.6.x from:
  227.  
  228.   http://www.wxWidgets.org/
  229.  
  230. If you install the RPM, make sure you install the devel RPM
  231. as well, otherwise, you won't be able to compile Audacity
  232. from source.
  233.  
  234. To compile on Linux, Mac OS X, and other Unix systems,
  235. simply execute these commands:
  236.  
  237.   ./configure
  238.   make
  239.   make install  # as root
  240.  
  241. To see compile-time options you can set, you can type
  242. "./configure --help".
  243.   
  244. If you want to do any development, you might want to generate
  245. a configure cache and header dependencies:
  246.  
  247.   ./configure -C
  248.   make dep
  249.  
  250. To compile on Windows using MSVC++, please follow the
  251. instructions found in compile.txt in the "win" subdirectory.
  252.  
  253. For more information on compilation (CodeWarrior for Mac is
  254. also supported) please email audacity-help@lists.sourceforge.net
  255.  
  256. -------------------------------------------------------------
  257.  
  258. Known issues/problems:
  259.  
  260.   * Audacity can import and display MIDI files, but they cannot be played
  261.     or edited.
  262.  
  263.   * Recording in Mono in full duplex (play existing tracks while recording) on
  264.     some Linux systems causes the recording to sound slowed-down. This is due
  265.     to a bug in the ALSA OSS emulation, and can be worked around be recording
  266.     in Stereo
  267.  
  268.   * MacOS X only: Audacity cannot work with files or folders that
  269.     are contained inside folders with international characters
  270.     (accent marks, etc.) in their names.  Note that files with
  271.     accented characters work, and Audacity projects with
  272.     accented characters work.  Only files inside of folders
  273.     with accented characters in their names will cause problems.
  274.  
  275.   * MacOS X only: Some users find that after running Audacity other media
  276.     players don't produce any sound or crash. Audacity tries to select the best
  277.     quality settings your system is capable of, to give the best recordings
  278.     possible. Some sound drivers also retain these settings as defaults for
  279.     other applications, which can cause these symptoms
  280.  
  281.     To get round this, enable the option "Do not modify audio device settings"
  282.     on the Audio I/O tab of the preferences, and make sure that your sound
  283.     device is set up (in the Apple Sound and Midi Setup utility) to work in
  284.     stereo, 16bits, with a sample rate of 44100Hz or 48000Hz.  See also 
  285.       http://docs.info.apple.com/article.html?artnum=300832
  286.  
  287.   * Windows only: Audacity is incompatible with some professional
  288.     sound cards and may crash if one of these cards is the default
  289.     when you open Audacity.  As a workaround, make a different
  290.     sound card your default when using Audacity, but please let
  291.     us know if this affects you so that we can track down and
  292.     solve the problem.
  293.  
  294.     Also note that the Windows installer will not replace 1.2.x installations,
  295.     but will install alongside them.
  296.  
  297. -------------------------------------------------------------
  298.  
  299. Changes in 1.3.1 and 1.3.2:
  300.  
  301. o Improved accessibility for the visually impaired
  302.       + Improvements for screen readers, accessibility of
  303.         tracks, and hot keys
  304. o Usability improvements
  305.       + New selection bar
  306.       + New features for label tracks
  307.       + Improved toolbar docking flexibility
  308.       + Menu renaming and reorganization
  309.       + Selection, ruler, and playback control improvements
  310. o Auto-save and automatic crash recovery
  311. o Many bug fixes and stability improvements
  312. o Major improvements to some built-in effects (Repair, Equalization)
  313.   and fixes to others
  314. o New features and bug fixes for Nyquist
  315. o Restructured Preferences dialog
  316. o Improved batch processing
  317. o File format export improvements
  318. o Timer recording
  319. o Intel Mac support
  320.  
  321. Changes in 1.3.0:
  322.  
  323.    New features
  324.    The new features in Audacity 1.3 have been grouped into the 
  325.    following six major categories. 
  326.  
  327.    1. Collapse/Expand Tracks
  328.       In Audacity 1.3, every track has an upward-pointing triangle at 
  329.       the bottom of the label area on the left side of the track. 
  330.  
  331.    2. Multiple clips per track
  332.       In Audacity 1.2, there is one audio 'clip' per track. There is 
  333.       no easy way to time-shift part of a track without moving the 
  334.       rest. In Audacity 1.3, you can split a single track into multiple 
  335.       clips. You can move these clips around between different tracks, 
  336.       making it easy to construct complex compositions out of hundreds 
  337.       of smaller audio samples.
  338.  
  339.    3. Selection Bar
  340.       In Audacity 1.2, the current selection is contained in a 
  341.       status bar at the bottom of the window. In Audacity 1.3, 
  342.       this is replaced by a fully functional Selection Bar, which 
  343.       displays and controls the current selection (your choice of 
  344.       Start and End, or Start and Length), and the current audio 
  345.       position. The selection bar is fully editable - just click 
  346.       in any field and type to change the current selection precisely. 
  347.       In addition, many formatting options allow you to view times in 
  348.       different units, such as samples, CD frames, or NTSC video frames.
  349.  
  350.    4. Improved Label Tracks
  351.       Label Tracks are Audacity's way for you to create markings 3
  352.       and annotations within your project. In Audacity 1.3, Label 
  353.       Tracks are much improved, with support for overlapping labels, 
  354.       and support for modifying both the left and right edge of the 
  355.       label region just by clicking and dragging.
  356.  
  357.    5. QuickTime and Audio Units on Mac OS X
  358.       On Mac OS X, Audacity can now import and audio file supported 
  359.       by Apple's QuickTime technology. This includes .MOV and .MP4 
  360.       (AAC) files. Unfortunately encrypted audio files (such as 
  361.       those from the iTunes Music Store) cannot be imported directly 
  362.       into Audacity - Apple does not allow this to be done easily 
  363.       because it would be too easy to circumvent the encryption this way.
  364.  
  365.       Also on Mac OS X, Audacity now supports Audio Unit plug-ins. 
  366.       Audacity searches for Audio Units in the usual location, in the 
  367.       system or user's Library folder.
  368.  
  369.    6. Other features
  370.       Better performance with large projects
  371.  
  372.       Project integrity check on open
  373.  
  374.       Transcription toolbar
  375.  
  376.       Upload
  377.  
  378.       Batch
  379.  
  380.       Cut lines
  381.  
  382.       CleanSpeech
  383.  
  384.  
  385. Changes in 1.2.4:
  386.  
  387.   * The File menu now includes a list of recent files.
  388.  
  389.   * The "Generate Silence" effect now prompts for a length.
  390.  
  391.   * Audacity is now built with Vorbis 1.1, which features better encoding
  392.     quality and file compression.
  393.  
  394.   * Dragging sound files into the Audacity window now works on Mac OS X
  395.     and Linux, as well as Windows.  (Before, it worked only on Windows.)
  396.  
  397.   * The "View History" window can now discard old undo levels to save disk
  398.     space on Windows.  (This previously worked only on Linux and Mac.)
  399.  
  400.   * "Preferences" command is now in Edit menu.
  401.  
  402.   * "Plot Spectrum" command is now in Analyze menu.
  403.  
  404.   * Opening a project file saved by a later version of Audacity displays
  405.     an intelligent error message.  Also, trying to import a project file
  406.     (instead of open it) displays an intelligent error message.
  407.  
  408.   * Audacity now compiles in Visual C++ .NET 2003.
  409.  
  410.   * Other minor bug fixes.
  411.  
  412.   * New or updated translations: Arabic (ar), Czech (cs), Finnish (fi),
  413.     Hungarian (hu), Japanese (ja), Norwegian (nb), Slovenian (sl), 
  414.     Simplified Chinese (zh_CN), Traditional Chinese (zh_TW).
  415.  
  416. Changes in 1.2.3:
  417.  
  418.   * Fixed a bug that caused recording to stop or display incorrectly
  419.     after about 50 minutes on some Windows systems.  (This was partly
  420.     fixed in Audacity 1.2.2, but still didn't work on some systems.)
  421.  
  422.   * The Change Pitch and Change Tempo effects have been upgraded to
  423.     use a new version of the SoundTouch library by Olli Parviainen,
  424.     with better speed and higher quality.
  425.  
  426.   * libsndfile has been upgraded to version 1.0.11.
  427.  
  428.   * Fixed a bug that caused the program to run slowly when using the
  429.     Envelope tool.
  430.  
  431.   * Shift-clicking on a mute or solo button now un-mutes (or un-solos)
  432.     all other tracks.
  433.  
  434.   * Nyquist plug-ins can now accept strings as input.  Also, a "Debug"
  435.     button has been added to Nyquist effect dialogs, which allows you
  436.     to see all of the output produced by Nyquist, for aid in debugging.
  437.  
  438.   * When the audio file referenced ("aliased") by an Audacity project is
  439.     missing, Audacity will now always play silence.  Before, Audacity
  440.     would sometimes repeat the most recent audio that was played previously.
  441.  
  442.   * VU Meters will now always reset when audio I/O has stopped.
  443.  
  444.   * Fixed a major Mac-only bug that was causing Audacity to crash at seemingly
  445.     random times, but especially during audio playback and recording.
  446.  
  447.   * New or updated translations: Italian (it), Hungarian (hu),
  448.     Ukrainian (uk), Spanish (es). Polish (pl), Simplified Chinese (zh),
  449.     Norsk-Bokmal (nb), French (fr).
  450.  
  451. Changes in 1.2.2:
  452.  
  453.   * VU Meters added for both playback and recording.  Click on
  454.     the recording meter to monitor the input without recording.
  455.  
  456.   * Export Multiple - new feature that lets you export multiple
  457.     files at once, either by track, or split based on labels.
  458.  
  459.   * Attempt to automatically correct latency in full-duplex recordings.
  460.     (This does not work perfectly, and is not yet supported on all
  461.     systems.  It will improve in future versions.)
  462.  
  463.   * Fixed a serious bug that could cause data loss when you save and
  464.     then reload and re-edit an Audacity project containing repeated
  465.     or duplicate data.
  466.  
  467.   * MP3 tags dialog will only pop up the first time you export as
  468.     MP3; after that it will not pop up again as long as you have
  469.     filled in at least one tag.
  470.  
  471.   * You can now add a label at the current playback position - in
  472.     the Project menu, with a shortcut of Ctrl+M.
  473.  
  474.   * Clicking on a label now selects all of the tracks, making it
  475.     easier to use the label track to recall selections.
  476.  
  477.   * Windows: Fixed a crash in the Time Track "Set Rate" command.
  478.  
  479.   * Fixed a bug that caused problems with recordings over 45 minutes
  480.     on some Windows systems.
  481.  
  482.   * Mac OS X: Improved support for the Griffin iMic by fixing a bug
  483.     that was causing it to always record in mono instead of stereo.
  484.  
  485.   * Added support for Software Playthrough (listen to what you're
  486.     recording while recording it, or while monitoring using a VU
  487.     meter) - this makes it possible, for example, to record using one
  488.     audio device while listening to it play through a separate device.
  489.  
  490.   * Unix/Linux: Fixed freeze caused by captured mouse when audio
  491.     device hangs.  (Audacity may not respond, but it will no longer
  492.     freeze all of X.)
  493.  
  494.   * Fixed a cosmetic bug that caused improper waveform display if
  495.     you tried to open an Audacity project saved on a different
  496.     platform (e.g., copying a project from a Mac to a PC).
  497.  
  498.   * Fixed bug that could cause instability when pasting, splitting,
  499.     or duplicating a label track.
  500.  
  501.   * You can now change the font of a label track by choosing "Font..."
  502.     from the label track's pop-up menu.
  503.  
  504.   * Basic printing support has been added.  Currently it scales the
  505.     entire project to fit exactly on one page.  Try printing in
  506.     landscape orientation for best results.
  507.  
  508.   * Mac OS X and Windows: Audacity ships with a newer version (1.0.1)
  509.     of the Ogg Vorbis encoder.  Vorbis compression will now have higher
  510.     quality and smaller file sizes.
  511.  
  512.   * Fix a bug that occasionally caused crashes when applying effects
  513.     to split tracks.
  514.  
  515.   * Zoom In / Zoom Out now properly disable when they're not available.
  516.  
  517.   * Fixed disk memory leak in Preview
  518.  
  519.   * Other minor bug fixes and performance improvements.
  520.  
  521. Changes in 1.2.1:
  522.  
  523.   * The following translations have been added or updated:  Finnish,
  524.     French, Hungarian, Italian, Japanese, Norwegian, Polish, Russian.
  525.  
  526.   * Fix a bug that could cause data to be lost when pasting audio
  527.     from one project into another, after the first project has been
  528.     saved and closed.
  529.  
  530.   * Fix a possible crash when opening or resizing the Equalization
  531.     window, especially when using large system fonts.
  532.  
  533.   * Don't allow percentages less than -100% in Change Pitch/Speed/Tempo
  534.     effects (fixes a possible crash).
  535.  
  536.   * Fix a crash when the temporary directory is not available on startup.
  537.  
  538.   * Correctly load ID3 tags saved in Audacity project files.
  539.  
  540.   * On Linux and OS X, store lockfiles in the temp directory instead of
  541.     the user's home directory.  This fixes problems in lab environments
  542.     where users have restricted or network-mounted home directories.
  543.  
  544.   * Fix a bug that prevented Nyquist effects from running when certain
  545.     regional settings were activated.
  546.  
  547.   * Fix a bug in the Quick Mix command that could cause old temporary
  548.     files to not be deleted.
  549.  
  550.   * Linux: Fix endianness problems in playback on PowerPC.
  551.  
  552.   * Linux: Fix compilation problem in Nyquist on MIPS.
  553.  
  554.   * Linux: Include a more recent PortAudio v19 snapshot (fixes compilation
  555.     problems when building with the --with-portaudio=v19 option).
  556.  
  557.   * Two new Nyquist plug-ins: "Cross Fade In" and "Cross Fade Out."
  558.   
  559.   * Other minor bug-fixes.
  560.  
  561. Changes in 1.2.0:
  562.  
  563.   * New cross-fade effects.
  564.  
  565.   * Fix problem where samples were drawn in the wrong position
  566.     when zoomed all the way in.  This caused the drawing tool
  567.     to move a different sample than the one under the cursor.
  568.  
  569.   * Don't use id3v2.4 tags, which are not yet supported by
  570.     most players.  (This was fixed in 1.2.0-pre2, but appeared
  571.     again by accident in 1.2.0-pre3.)
  572.  
  573.   * Correctly display translated messages in the status bar.
  574.  
  575.   * When the cursor is on-screen, the Zoom In button now zooms
  576.     to the area around the cursor.
  577.  
  578.   * Mac OS X: Fixed audio problems on the Apple PowerMac G5.
  579.  
  580.   * Linux/ALSA: Work around a bug in ALSA's OSS emulation that
  581.     caused Audacity's playback cursor to move too quickly.
  582.  
  583.   * Microsoft Windows: The Audacity source code should now
  584.     compile out of the box on Windows.
  585.  
  586.   * Many new/updated translations.
  587.  
  588. Changes in 1.2.0-pre4:
  589.  
  590.   * Fixed problems that could occur when importing certain
  591.     non-seekable PCM audio files, such as GSM610.
  592.  
  593.   * Fixed bug that was causing the samples to shift off-screen
  594.     horizonally when zoomed in very far and the track had a
  595.     time-shift offset.
  596.  
  597.   * Fixed bugs in the new resampler that added noise to resampled
  598.     audio on some systems. If you experienced noise when exporting
  599.     to a WAV, MP3 or OGG file you may have been bitten by this bug.
  600.   
  601.   * Fixed bug that led to occasional crashes when using the
  602.     time-shift tool in conjunction with high zoom factors.
  603.     
  604.   * Dithering is now only applied on export when it is really
  605.     necessary (e.g. when converting float samples to 16-bit).
  606.     
  607.   * Files that only contain mono tracks are now automatically
  608.     exported to stereo files when they contain tracks which are
  609.     panned to the left or the right.
  610.     
  611.   * The Delete key can now be used to delete the current selection,
  612.     in addition to the Backspace key.
  613.  
  614.   * Fixed bug where Audacity didn't ask whether to save 
  615.     changes if you close the project or exit while recording.
  616.  
  617.   * Mac OS X: Supports Playthrough (listen to what you're recording
  618.     while recording it) if your hardware device supports it.
  619.  
  620.   * Mac OS X: Audacity is now a package (you can right-click on
  621.     Audacity.app and select 'Show Package Contents').  Launch time
  622.     has improved significantly.
  623.  
  624.   * MS Windows: Fixed problem that caused Windows XP to use 
  625.     the short name of a file ("TESTFI~1.AUP"), which led to 
  626.     problems when the file was later opened again using the 
  627.     long file name.
  628.     
  629.   * MS Windows: Fixed bug that caused file exports to fail 
  630.     if the destination directory was the root folder of a 
  631.     Windows drive.
  632.  
  633.   * MS Windows: Audacity's application information which 
  634.     is written to the Windows registry now always contains 
  635.     the full path to the executable. 
  636.  
  637.   * MS Windows: Fixed problems in trying to set the Windows 
  638.     registry as non-admin user, for file-type associations.
  639.  
  640.   * Make sure the "Save" command is enabled after changing
  641.     gain and pan sliders.
  642.  
  643.   * Updated translations.  Added translator credits to the
  644.     "About" window in localized versions.
  645.  
  646. Changes in 1.2.0-pre3:
  647.  
  648.   * Fixed bug where Export is grayed out when nothing is
  649.     selected.
  650.  
  651.   * Fixed crash caused by opening Audacity on a computer with
  652.     a high-end sound card with no mixer support.
  653.  
  654.   * Fixed crash in Import Raw.
  655.  
  656.   * Fixed New Stereo Track.
  657.  
  658.   * Cosmetic fixes for Mac OS X.
  659.  
  660.   * Support for the VST Enabler on Windows added.
  661.  
  662.   * Fixed crash if you close Audacity while the Preferences
  663.     dialog is open.
  664.  
  665.   * Fixed duplicate-character bug in Mac OS X Label Tracks.
  666.  
  667.   * The recording level control on Linux now adjusts the IGAIN,
  668.     rather than the playthrough level of the recording source.
  669.  
  670.   * Fixed bug that caused corruption to 16-bit stereo recordings.
  671.  
  672.   * Fixed bug that caused data loss if you deleted all tracks in
  673.     a saved project and then open a new file into the same window.
  674.  
  675.   * Added support for alternate audio button order (in Interface
  676.     preferences)
  677.  
  678.   * Added preliminary support for wxX11
  679.  
  680.   * Added fully transparent Windows XP icon
  681.  
  682.   * Fixed crash if you try to record (or play) and no audio
  683.     devices exist, or if the audio device doesn't support the
  684.     mode you selected.
  685.  
  686.   * Audacity no longer sets the process priority to high while
  687.     recording on Windows.  Users can still do this manually
  688.     using the Task Manager.
  689.  
  690.   * Fixed bug that caused last ~100 ms of the selection to get
  691.     cut off on Windows.
  692.  
  693.   * Fixed FFT Filter and Equalization effects dialogs.
  694.  
  695.   * Fixed bugs in Unix build system (DESTDIR in locale directory,
  696.     choosing libsamplerate instead of libresample)
  697.  
  698.   * Support for LADSPA plug-ins on Windows added, and 
  699.     three open source LADSPA plug-ins ported to Windows
  700.     (GVerb reverb, SC4 compressor, and Hard Limiter)
  701.  
  702. Changes in 1.2.0-pre2:
  703.  
  704.   * Online help completed.  The full manual is nearly complete
  705.     and will be posted to the website for online browsing shortly.
  706.  
  707.   * Audacity will no longer let you do unsafe editing operations
  708.     while playing or recording.  This eliminates many potential
  709.     crashes.
  710.  
  711.   * Fixed ability to cancel Quit button.
  712.  
  713.   * New resampling library, with no restrictions on the maximum or
  714.     minimum rate of resampling.
  715.  
  716.   * Audacity now supports LADSPA plug-ins on all platforms, and
  717.     supports VST plug-ins through an optional LADSPA plug-in
  718.     called the "VST Enabler", which you can download separately.
  719.     Because of licensing issues, Audacity cannot be distributed
  720.     with VST support built-in.
  721.  
  722.   * Mac OS X keyboard shortcut problems have been fixed.
  723.  
  724.   * Mac OS X audio muting problems have been fixed.
  725.  
  726.   * Mac OS X playback/recording cursor sync problems have been fixed.
  727.  
  728.   * Silence now displays a straight line again, instead of nothing.
  729.  
  730.   * Added a vertical ruler to the Waveform dB display.
  731.  
  732.   * Fixed crash in Change Pitch.
  733.  
  734.   * You can now Paste if nothing is selected.
  735.  
  736.   * Canceling an Import operation doesn't cause an extra error
  737.     dialog to appear.
  738.  
  739.   * Audacity now handles filenames with international characters
  740.     correctly.
  741.  
  742.   * Now outputs ID3v2.3 tags (instead of ID3v2.4), to be
  743.     compatible with more MP3 players.
  744.  
  745.   * Minor improvements to build system on Unix systems.
  746.  
  747. New features in Audacity 1.2:
  748.   * User Interface
  749.     - Vertical zooming of tracks.
  750.     - Improved look and placement of toolbars.
  751.     - New custom mouse cursors.
  752.     - Complete implementation of editable keyboard shortcuts.
  753.     - Find zero-crossings.
  754.     - Mouse wheel can be used to zoom in and out.
  755.     - Multi-Tool mode.
  756.     - Amplify using envelope.
  757.     - Labels can store selections (like Audacity 1.0.0).
  758.  
  759.   * Effects
  760.     - Repeat Last Effect command
  761.     - Improved VST plug-in support
  762.     - Most effects now have a Preview button
  763.     - Compressor (Dynamic Range Compressor)
  764.     - Change Pitch (without changing tempo)
  765.     - Change Tempo (without changing pitch)
  766.     - Change Speed (changing both pitch and tempo)
  767.     - Repeat (useful for creating loops)
  768.     - Normalize (adjust volume and DC bias)
  769.  
  770.   * Audio I/O
  771.     - 1-second preview command.
  772.     - Looped play.
  773.  
  774.   * File I/O
  775.     - Audacity 1.2.0 opens project files from all previous versions
  776.       of Audacity from 0.98 through 1.1.3.
  777.     - Open multiple files from the same dialog.
  778.     - Use a text file to specify a list of audio files to open with offsets.
  779.  
  780.   * Updated user manual
  781.  
  782.   * Bug fixes
  783.     - Project files with special characters are no longer invalid.
  784.     - "Scratchy" noises caused by bad clipping are fixed.
  785.     - Audacity no longer exports invalid Ogg files, and does not cut off the
  786.       last few seconds of exported Ogg files.
  787.     - Mono MP3 files now export at the correct speed.
  788.     - Many incorrect results from the Envelope tool have been fixed.
  789.     - The "Export Labels" command now overwrites existing files correctly.
  790.     - The "Plot Spectrum" window displays the correct octave numbers for
  791.       notes.
  792.     - Several memory leaks are fixed.
  793.  
  794. New features in Audacity 1.1.3:
  795.   * User Interface
  796.     - New Mixer toolbar allows you to control the output
  797.       volume, input volume, and input source directly
  798.       from Audacity.
  799.     - Every track now has its own gain and pan controls.
  800.  
  801.   * File I/O
  802.     - Uses improved project file format.  (Unfortunately reading
  803.       previous formats, including 1.1.1, is not supported.)
  804.     - Block files (stored in Audacity project directories) now
  805.       use the standard AU format.  Though some Audacity
  806.       meta-information is in these files, they can now be
  807.       read by many other popular audio programs as well.
  808.     - Fixed some bugs relating to reading/writing audio
  809.       files with more than 16 bits per sample.
  810.     - Import RAW is functional again, with a simpler GUI
  811.       but support for far more file formats.  The
  812.       autodetection algorithms are much more accurate than
  813.       in 1.0.
  814.  
  815.   * Audio I/O
  816.     - Completely rewritten audio I/O, with lower latency
  817.       and minimal chance of buffer underruns while
  818.       recording.
  819.  
  820.   * Resampling
  821.     - Using high quality resampling algorithms, with the
  822.       option of better quality for mixing than for real-time
  823.       playback
  824.  
  825.     - Preliminary support for Time Tracks, for changing
  826.       playback speed over time.
  827.  
  828.   * Many more bug fixes and new features
  829.  
  830. New features in Audacity 1.1.2:
  831.   * User Interface
  832.     - Fixed bug in Windows version, for track menu commands 
  833.       "Name..." and "Split Stereo Track"/"Make Stereo Track".
  834.   * Effects
  835.     - Nyquist support on Windows (supports plug-ins written 
  836.       in Nyquist, an interpreted functional language based 
  837.       on Lisp).
  838.  
  839. New features in Audacity 1.1.1:
  840.  
  841.   * User Interface
  842.     - Tooltips appear in Statusbar.
  843.     - Vertical cursor follows play/record
  844.     - Pause button
  845.     - Drawing tool (with three different modes)
  846.     - Vertical Resizing of stereo tracks is more fun.
  847.     - Adjust selection by click-dragging selection boundary
  848.     - Toolbar button context-sensitive enabling/disabling
  849.     - Better zooming functionality (centers region)
  850.     - Multiple ways to display the cursor position and selection
  851.     - Snap-to selection mode
  852.     - Drag tracks up and down
  853.     - Align and group align functions
  854.     - Cursor save/restore
  855.     - Working history window
  856.   * Effects
  857.     - Effects broken down into three menus: Generate, Effect, and
  858.       Analyze
  859.     - Generate menu lets you generate silence, noise, or a tone
  860.     - Nyquist support (supports plug-ins written in Nyquist,
  861.       an interpreted functional language based on Lisp)
  862.   * Localization
  863.     - Improved localization support
  864.     - More languages available
  865.     - Language selection dialog on startup
  866.   * Mac OS X
  867.     - Support for more audio hardware
  868.     - Support for full-duplex (play while recording)
  869.     - Support for MP3 exporting using LameLib Carbon
  870.   * Unix
  871.     - Audacity now has a man page (it describes command-line
  872.       options and how to set the search path)
  873.   * File Formats
  874.     - Uses libsndfile 1.0, which fixes some bugs and
  875.       improves performance
  876.   * Searching for Files:
  877.     - On Windows and Mac OS, Audacity now looks for
  878.       translations in the "Languages" folder and all plug-ins
  879.       in the "Plug-ins" folder, relative to the program.
  880.     - On Unix, Audacity looks for translations in
  881.       <prefix>/share/locale and looks for everything else
  882.       in <prefix>/share/audacity and also in any paths in
  883.       the AUDACITY_PATH environment variable
  884.  
  885. New features in Audacity 1.1.0:
  886.  
  887.   * Core audio processing:
  888.     - Support for 24-bit and 32-bit sample formats
  889.     - Automatic real-time resampling (using linear
  890.         interpolation)
  891.   * Effects:
  892.     - Support LADSPA plugins on Linux / Unix
  893.   * File formats:
  894.     - New XML-based Audacity project format
  895.     - Full Ogg Vorbis support now (importing and exporting)
  896.     - Export to any command-line programs on Unix
  897.     - Support for reading and writing many more types of
  898.         uncompressed audio files, including ADPCM WAV files.
  899.   * Toolbars
  900.     - New toolbar drawing code; automatically adopts your
  901.         operating system's colors
  902.     - New toolbar buttons (Skip to Start, Skip to End)
  903.     - New Edit toolbar
  904.     - Toolbar buttons disable when they're not available
  905.   * User Interface
  906.     - Fully customizable keyboard commands
  907.     - Autoscroll while playing or recording
  908.     - New Ruler, used in main view and in
  909.         FFT Filter effect
  910.     - The waveform now displays the average value in a lighter
  911.         color inside the peak values
  912.   * Localization
  913.     - Audacity can now be localized to different foreign
  914.       languages.
  915.  
  916. New libraries in Audacity 1.1:
  917.  
  918.   * libmad for fast MP3 importing
  919.   * libid3tag for editing MP3 file information
  920.   * libsndfile to read and write more audio file formats
  921.   * PortAudio for cross-platform audio playing and recording
  922.