LAoE
LAoE means
Layer-based
Audio
Editor, and it is a rich
featured graphical audiosample-editor, based on multi-layers, floating-point
samples, volume-masks, variable selection-intensity, and many plugins suitable to manipulate
sound, such as filtering, retouching, resampling, graphical spectrogram editing by brushes
and rectangles, sample-curve editing by freehand-pen and spline and other interpolation
curves, effects like reverb, echo, compress, expand, pitch-shift, time-stretch,
and much more... And it is free of charge!
News
-
16.11.2003:
tutorials have been converted to pdf format.
-
28.05.2003:
LAoE v0.6.03 beta released!
New features: A clip may be split into new ones, using the marker's position. Optimizations:
echo-delay and reverb, multi-reverb is now freely parametrisable, pitch-shift and time-stretch
have now more configurable parameters to increase quality. Some minor bugfixes has been made too.
-
09.05.2003:
LAoE v0.6.02 beta released!
Many features have been added. LAoE is now multi-user capable, the settings of each
user are stored separately in the home-directory. The audioclip may be stored as jpeg
or png image. Support of .ogg file reading has been added. The number of bands of the
equalizer is now variable. Pitch-shift may be variable in time. The rulers of the
channels shows numeric values. A new documentation feature has been added: simple 2D
drawings, freehand lines, rectangles and text may be drawed anywhere onto the channel.
These drawings are stored in the .laoe format, but they do not affect the
audio-information of the clip. Some minor bugfixes has been made too.
-
12.02.2003:
LAoE v0.6.01 beta released!
today, LAoE has been GPL'ed!
this is the reason for this major release update. some minor
bugfixes has been made too. the source is available at sourceforge.net.
-
19.07.2002:
LAoE v0.4.09 beta released!
supports .mp3 and .gsm file reading now!
Other small changes and improvements done, to increase stability. This is probably the
last release of the v0.4.xx thread, I'm preparing the v0.6.xx thread under GPL license.
-
12.07.2002:
LAoE v0.4.08 beta released!
Markers have been added. This allows to define sections, which
may be selected later again. A new clipping removing function has been implemented in
the noise reduction plugin. Fade may end with any other attenuation than zero. The narrow-wide
plugin has been extended with a mono-removing function. This allows to eliminate voice
on many soundclips. key-actions have been added to control playback and to insert markers.
Other small changes and improvements done, to increase stability.
-
30.06.2002:
LAoE v0.4.07 beta released!
This is a minor release. Histogram analysis has been added. A better trace, a improved
uniform channel selecting concept for many plugins, a little quality increase for pitch shift and
time stretch, "coupled"-option on normalize. Other small
changes and improvements done, to increase stability.
-
09.06.2002:
LAoE v0.4.06 beta released!
This is a minor release. Playback starts now immediately (when single maskless audiolayer).
Perfect sharp-edged filters added, lowpass, highpass, bandpass and bandstop. Other small
changes and improvements done, to increase stability. LAoE has been downloaded over 4800
times since version v0.4.01!
-
14.04.2002:
First documentations released! Two first articles of the
LAoE tutorial serie and a little menucard.
-
24.03.2002:
LAoE v0.4.05 beta released! Most important new features
are: Zoomable and editable spectrogram!!!
Define a shape with the help of a brush or rectangles, filter only these selected
parts in the
spectrogram. Each channel has its own vector-based volume-mask, to vary volume
in function
of time without loosing original sample-information. At the same time the LAoE homepage
has been updated.
-
24.02.2002:
A LAoE online forum has been added in the forum-page.
-
13.01.2002:
another beta release v0.4.04, many features have been added. The most important one is the concept of
selection intensity to define smooth selections. Other main features are select expander, progress-viewer,
system-info, key-shortcuts and VU-meter.
Many bugs fixed. Tested with jdk1.4-beta3 only. By the way, the screenshots have been updated on this
website.
-
09.12.2001:
last update before christmas! in this beta release v0.4.03, many tiny features have been added,
some bugs have been corrected. tested with jdk1.3.1 and jdk1.4-beta3.
-
24.09.2001:
another beta available, v0.4.02, containing bugfixes and completition of some plugins
-
04.09.2001:
first beta release of LAoE v0.4.01 released!!!!!!! The complete documentation will be available later.
-
22.08.2001:
Homepage of LAoE prepared. LAoE will be available in september 2001.
-
end of july 2000:
begin of development
Why LAoE?
When I was beginning to develop LAoE, there were not many complete soundeditors
on linux. The decision to write my own soundeditor came after a long time of frustration on
searching a soundeditor for linux on the internet. So why LAoE, since LAoE exists?
LAoE has many (seen and) never-seen features.
The clip, layer and channel concept, where each clip may have multiple layers, where
each layer may have multiple channels, without logical limitations, where the layers are
painted one on top of each other, in analogy to multi-layer capable image-processing tools.
The uniform clip concept, where each curve, each variable parameter,
each spectrum view, each envelope-, resampling-, distortion- and and and... -function
curve is editable as it were a normal audio channel.
Every usefull and senseless effect may be performed on them. The zoomable and editable
spectrogram, where you can isolate and filter out sound-parts which are not separable
in the classical sample-curve view.
The all-domain sample-curve view, where audio samples may be zoomed until sample-by-sample
dimension. The selections with its smooth intensity, to perform effects and functions
progressively without hard edges.
These are a few reasons why LAoE exists for you! Have a look at the screenshots,
test it, use it, enjoy it!
oli4
LAoE today
Today LAoE is already usable and helpful for plenty of works
related to soundfile-editing, but certainly still incomplete.
I hope the development will keep going on for a while.
LAoE has still strong limitations on soundfile export, only .wav and
.aiff are writable. Import is a little better now, since five most common
used fileformats are supported, including .ogg and .mp3.
Due to the poor java sound-API implementation, recording is
very limited and unstable.
Another strong limitation is the missing large file support, the entire file is loaded into RAM,
which limits the editable soundfile length to a few tenth of megabytes instead of houndred of
megabytes supported from other tools. The quality of some plugins and effects is not
satisfactory (e.g. pitch shift, time stretch, disharmony...).
LAoE is currently NOT a highend-tool in terms of quality!
LAoE is a software project written in java, running on JDK/JRE 1.4.0 or higher.
The first platform of choice is Linux, but it also works on Windows. It contains
hundreds of classes, several packages, ten-thousands of lines of code. The design is
object-oriented, consists of a small core and many plugins, mostly each function or
frame is a plugin.
There is also a dynamic plugin loading mechanism to extend LAoE by third-party plugins.
Organisation
My name is Olivier Gäumann, alias "oli4".
I am currently the owner and the only developer on this project. I'm doing this just for fun at home.
LAoE is my biggest software project I have ever done. I do not count
the hours of work...
other sites written by oli4...