project
*******
name:      LAoE (Layer-based AudiO Editor)
version:   0.7.06
autor:     oli4, olivier gaeumann, switzerland      


License 
**********
LAoE (Layer-based AudiO Editor)
Copyright (c) 2000-2011 oli4, switzerland

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; version 2.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.



about
*******
LAoE means "Layer-based AudiO Editor" and it is an audiosample-editor
suitable for manipulate sound, such as filtering, retouching, resampling, and
effects, like reverb, echo, compress, expand, pitch-shift, time-stretch, and
much more... 


install
*******
The installation of LAoE is simple:    
- if not available, install the java runtime environment JRE 6 or higher
- extract the file laoe_x_y_zz.tar.gz into a desired location
- linux/mac: run ./laoe to launch LAoE 
- windows: run the batch laoe.bat to launch LAoE 

 
detailed changes compared to previous version
*********************************************
   .  bugfix: editing segments make appear progressbar each time. this is disturbing. this even disturbs the 'focussed plugin' mechanism
   .  bugfix: long duration task's exception must be caught explicitely, to avoid GUI hanger
   .  bugfix: progressbar synchronization deadlock when painting immediately  --> do all ui methods outside synchronized blocks
   .  shortcuts: reorganize, use common usage shortcuts (e.g. ctrl-r for replace, ctrl-y for undo...)
   .  bugfix: 'select layer' icon has still old layer symbol
   .  bugfix: make measure lines better visible in dark theme too
   .  spectrum: make autoscale optional
   .  shortkey: use ctrl-R for 'show last plugin'
   .  make LAoE run on openJDK
   .  make clipeditor's non-ctrl-shortkeys work again, and simplify them


