home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Audacity / audacity-win-1.2.6.exe / embedded / InfoBefore.txt < prev    next >
Text File  |  2011-09-15  |  31KB  |  873 lines

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