home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 January / macformat-125-disc-2.iso / Reviewed⁄Demos / audacity-mac-1.1.1 / README.txt < prev   
Encoding:
Text File  |  2002-11-10  |  6.1 KB  |  206 lines  |  [ttro/ttxt]

  1. Audacity: A Free, Cross-Platform Digital Audio Editor
  2.  
  3. Version 1.1.1 (November 6, 2002)
  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. Lead Developers:
  11.  
  12.   Dominic Mazzoni
  13.   Joshua Haberman
  14.   Matt Brubeck
  15.  
  16. Developers:
  17.  
  18.   Brian Gunlogson
  19.   Shane Mueller
  20.   Vaughan Johnson
  21.   Greg Mekkes
  22.   Vince Busam
  23.   Augustus Saunders  
  24.   Tony Oetzmann
  25.   Paul Nasca
  26.   Roger Dannenberg
  27.  
  28. Other Contributors:
  29.  
  30.   Dave Beydler
  31.   Jason Cohen
  32.   Steve Harris
  33.   Daniil Kolpakov
  34.   Robert Leidle
  35.   Logan Lewis
  36.   Jason Pepas
  37.   Mark Phillips
  38.   Jonathan Ryshpan
  39.   Patrick Shirkey
  40.   Mark Tomlinson
  41.   David Topper
  42.   Rudy Trubitt
  43.  
  44. The Audacity Logo:
  45.  
  46.   Harvey Lubin
  47.   http://www.agrapha.com/
  48.  
  49. Special Thanks:
  50.  
  51.   The wxWindows Team
  52.   The Ogg Vorbis Team
  53.   Rob Leslie (libmad)
  54.   Ross Bencina and Phil Burk (PortAudio)
  55.   Erik de Castro Lopo (libsndfile)
  56.   Verilogix, Inc.
  57.  
  58. -------------------------------------------------------------
  59.  
  60. This program is free software; you can redistribute it and/or
  61. modify it under the terms of the GNU General Public
  62. License as published by the Free Software Foundation; either
  63. version 2 of the License, or (at your option) any later version.
  64.  
  65. This program is distributed in the hope that it will be useful,
  66. but WITHOUT ANY WARRANTY; without even the implied warranty of
  67. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  68. General Public License for more details.
  69.  
  70. You should have received a copy of the GNU General Public License
  71. along with this program (in a file called LICENSE.txt); if not, go
  72. to http://www.gnu.org/copyleft/gpl.html or write to 
  73.  
  74.   Free Software Foundation, Inc.
  75.   59 Temple Place - Suite 330
  76.   Boston, MA 02111-1307 USA
  77.  
  78. -------------------------------------------------------------
  79.  
  80. Source code to this program is always available; for more
  81. information visit our website at:
  82.  
  83.   http://audacity.sourceforge.net/
  84.  
  85. This program uses wxWindows, a cross-platform GUI toolkit.  To
  86. compile this program, you will need to download wxWindows from:
  87.  
  88.   http://www.wxwindows.org/
  89.  
  90. If you install the RPM, make sure you install the devel RPM
  91. as well, otherwise, you won't be able to compile Audacity
  92. from source.
  93.  
  94. To compile on Linux, Mac OS X, and other Unix systems,
  95. simply run:
  96.  
  97.   ./configure
  98.   make
  99.   make install  # as root
  100.   
  101. If you want to do any development, you might want to generate
  102. a configure cache and header dependencies:
  103.  
  104.   ./configure -C
  105.   make dep
  106.  
  107. To compile on Windows using MSVC++, please follow the
  108. instructions found in compile.txt in the "win" subdirectory.
  109.  
  110. For more information on compilation (CodeWarrior for Mac is
  111. also supported) please email audacity-help@lists.sourceforge.net
  112.  
  113. -------------------------------------------------------------
  114.  
  115. Known issues/problems:
  116.  
  117. * Windows: The floating tool palette does not minimize when
  118.   minimizing a project window.  As a workaround, you can
  119.   just keep the tool palette docked with the project window.
  120.  
  121. -------------------------------------------------------------
  122.  
  123. New features in Audacity 1.1.1:
  124.  
  125.   * User Interface
  126.     - Tooltips appear in Statusbar.
  127.     - Vertical cursor follows play/record
  128.     - Pause button
  129.     - Drawing tool (with three different modes)
  130.     - Vertical Resizing of stereo tracks is more fun.
  131.     - Adjust selection by click-dragging selection boundary
  132.     - Toolbar button context-sensitive enabling/disabling
  133.     - Better zooming functionality (centers region)
  134.     - Multiple ways to display the cursor position and selection
  135.     - Snap-to selection mode
  136.     - Drag tracks up and down
  137.     - Align and group align functions
  138.     - Cursor save/restore
  139.     - Working history window
  140.   * Effects
  141.     - Effects broken down into three menus: Generate, Effect, and
  142.       Analyze
  143.     - Generate menu lets you generate silence, noise, or a tone
  144.     - Nyquist support (supports plug-ins written in Nyquist,
  145.       an interpreted functional language based on Lisp)
  146.   * Localization
  147.     - Improved localization support
  148.     - More languages available
  149.     - Language selection dialog on startup
  150.   * Mac OS X
  151.     - Support for more audio hardware
  152.     - Support for full-duplex (play while recording)
  153.     - Support for MP3 exporting using LameLib Carbon
  154.   * Unix
  155.     - Audacity now has a man page (it describes command-line
  156.       options and how to set the search path)
  157.   * File Formats
  158.     - Uses libsndfile 1.0, which fixes some bugs and
  159.       improves performance
  160.   * Searching for Files:
  161.     - On Windows and Mac OS, Audacity now looks for
  162.       translations in the "Languages" folder and all plug-ins
  163.       in the "Plug-ins" folder, relative to the program.
  164.     - On Unix, Audacity looks for translations in
  165.       <prefix>/share/locale and looks for everything else
  166.       in <prefix>/share/audacity and also in any paths in
  167.       the AUDACITY_PATH environment variable
  168.  
  169. New features in Audacity 1.1.0:
  170.  
  171.   * Core audio processing:
  172.     - Support for 24-bit and 32-bit sample formats
  173.     - Automatic real-time resampling (using linear
  174.         interpolation)
  175.   * Effects:
  176.     - Support LADSPA plugins on Linux / Unix
  177.   * File formats:
  178.     - New XML-based Audacity project format
  179.     - Full Ogg Vorbis support now (importing and exporting)
  180.     - Export to any command-line programs on Unix
  181.     - Support for reading and writing many more types of
  182.         uncompressed audio files, including ADPCM WAV files.
  183.   * Toolbars
  184.     - New toolbar drawing code; automatically adopts your
  185.         operating system's colors
  186.     - New toolbar buttons (Skip to Start, Skip to End)
  187.     - New Edit toolbar
  188.     - Toolbar buttons disable when they're not available
  189.   * User Interface
  190.     - Fully customizable keyboard commands
  191.     - Autoscroll while playing or recording
  192.     - New Ruler, used in main view and in
  193.         FFT Filter effect
  194.     - The waveform now displays the average value in a lighter
  195.         color inside the peak values
  196.   * Localization
  197.     - Audacity can now be localized to different foreign
  198.       languages.
  199.  
  200. New libraries in Audacity 1.1:
  201.  
  202.   * libmad for fast MP3 importing
  203.   * libid3tag for editing MP3 file information
  204.   * libsndfile to read and write more audio file formats
  205.   * PortAudio for cross-platform audio playing and recording
  206.