http://plugin.org.uk/releases/0.3.7/
I've done a major code audit (with the help of valgrind :), and things are
a lot less crufty now.
There are still some outstanding known sound quality/noise/aliasing bugs,
I'l tackle them in the next release, but I'd appreciate more reports.
ChangeLog:
2003-02-23 Steve Harris <steve(a)plugin.org.uk>
* Fixed memory leak in gate
* Fixed filter implementation in gate
* Fixed key defaults in gate
* Made passes=0 work in GSM
* Added bandlimiting filter to GSM (less cruchy sounds)
2003-02-24 Steve Harris <steve(a)plugin.org.uk>
* Removed stale code from surround encoder
* Fixed memory leak in surround encoder
2003-02-24 Steve Harris <steve(a)plugin.org.uk>
* Fixed maths error in multiplexer
* Fixed buffer overrun in sifter
* Efficiency improvements to FAD delay
* Fixed infinite loop in FAD delay.
* Fixed (another) buffer overrun in FM oscillator
* Performance improvement for FM oscillator
* Fixed buffer overrun in multiband EQ
* Fixed aliasing in Hermes
* Fixed memory leaks in:
AM pitchshift
Analogue osc
Bode sifters
Comb
Comb splitter
Delayorama
Dyson compressor
FM oscilator
Giant flange
Gong
GVerb
Hermes filter
L/C/R delay
Multiband EQ
Plate reverb
Rate shifter
Retro flanger
Satan maximiser
SC*
Sifter
Single band parametric
Multiplexer
Tape delay
There are still known leaks in imp and the multiband EQ
0.2.4 http://plugin.org.uk/lrdf/
liblrdf is a library for handling RDF files describing LADSPA plugins,
plus it can also do lightweight general RDF tasks.
Changes:
Added a pkgconfig file suppllied by Taybin
Fixed a buffer overrun triggered by rebuilding the caches
Fixed a bunch of memory leaks
PS Someone had some code that generated string to build GTK (I think)
menus from, if you could mail me the code again then I'l provide it as
a function or at least put it in the documentation. Sorry, I lost the
mail and forgot your name :(
- Steve
Jack Audio Connection Kit 0.61.0 Release
The Jack team is pleased to announce the release of version 0.61.0 of
the Jack low-latency audio server. Jack allows applications to share
data and audio devices in synchronous operation, and has already seen a
year of hard testing and refinement. The API has stabilized for the
foreseeable future, although backwards compatibility is not guaranteed.
More information on Jack is available at the group's web site,
http://jackit.sourceforge.net/.
What's new:
* In-process client support.
* documentation updates.
* bug fixes.
Developers and users interested in Jack should sign up to jackit-devel,
our mailing list.
Just some build fixes. Should have released this before but it slipped
my mind.
* fixed problem with the readline headers paying attention to HAVE_CONFIG_H
* fixed HAVE_GTK2 always being defined to work properly and only be defined
if it's available
http://pkl.net/~node/ladcca.html
Bob
--
Bob Ham <rah(a)bash.sh>
Hi all,
we are going to release 0.9.0 final this week. The 0.9.0rc8 serie
is the last. I will release next 0.9.0rc8 package as soon as a serious bug
is fixed. Please, report us compilation problems and functional problems
to the alsa-devel mailing list. We will try to fix them ASAP.
Have fun,
Jaroslav
-----
Jaroslav Kysela <perex(a)suse.cz>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-announce mailing list
Alsa-announce(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-announce
Hi all,
I've released v0.7.5 of Hydrogen!
yes...yet another sample-based drum machine/step sequencer...
Features:
* Graphical user interface based on QT 3,
* Sample based audio engine,
* Oss Audio driver,
* Jack Audio driver,
* Export to disk audio driver,
* Alsa Midi input,
* Ability to import/export xml-based song file,
* 64 ticks per pattern,
* 16 voices with volume, mute, solo, pan capabilities,
* Import of samples in wave, au, aiff format.
This is the first "semi-usable" release, I hope you will like it =)
Download:
http://hydrogen.sourceforge.net
All comments and suggestions are welcome!
--
Alessandro <Comix> Cominu
http://hydrogen.sf.net
e-mail: acominu(a)tiscali.it
Icq: 116354077
Linux User # 203765
[Codito Ergo Sum...]
Hi all,
Some fixes and extra bits for the midi stuff; makes things much more
responsive.
* icon and .desktop get installed properly
* much more graceful handling of jackd shutdowns
* midi thread will now try and use SCHED_FIFO. If you run jackd with
jackstart (or as root, but you don't want to do that :) then you
don't need to do anything to enable this as jackd will give the
appropriate rights to jack rack.
Bob
--
Bob Ham <rah(a)bash.sh>
1. A short summary of changes
The JACK slave mode code has been completely rewritten. As a
new feature it is now possible to use libsamplerate for
resampling. Using JACK has been made more user-friendly as ecasound
can now automatically configure the runtime parameters to
match the current server settings. And thanks to build system
and signal handling updates, it's now possible to compile
ecasound for win32 under Cygwin.
---
2. What is ecasound?
Ecasound is a software package designed for multitrack audio
processing. It can be used for simple tasks like audio playback,
recording and format conversions, as well as for multitrack effect
processing, mixing, recording and signal recycling. Ecasound supports
a wide range of audio inputs, outputs and effect algorithms.
Effects and audio objects can be combined in various ways, and their
parameters can be controlled by operator objects like oscillators
and MIDI-CCs. A versatile console mode user-interface is included
in the package.
Ecasound is licensed under the GPL. The Ecasound Control Interface
(ECI) is licenced under the LGPL.
---
3. Changes since last release
* If configured with JACK-support, ecasound will now fetch the
correct buffer size and sampling rate parameters from the
JACK server when connecting a chainsetup with JACK inputs or
outputs. In other words you don't have to manually match
these settings between the JACK server and ecasound.
* Support for Erik de Castro Lopo's libsamplerate
resampling library added. If libsamplerate is not installed,
ecasound will fall back to the old resampling algorithm.
* Rewritten the code that handles JACK slave-mode operation.
Ecasound is now able to more quickly and reliably follow
transport state and position changes, as initiated by the
current JACK timebase master.
* Ecasound for Windows! :) With help of the Cygwin environment,
you can now compile win32 ecasound binaries straight from
the standard source package. As of 1.3.1, Cygwin also
contains basic /dev/dsp emulation, so even audio playback
works.
* Fixed many, more or less serious, bugs. The most annoying
ones were incorrect handling of the '-t' option, excessive
DBC warnings with JACK inputs and outputs and failing to
properly reset the terminal after a CTRL-C while in interactive
mode.
Full list of changes is available at
<http://www.wakkanet.fi/~kaiv/ecasound/history.html>.
---
4. Interface and configuration file changes
None.
---
5. Contributors
Patches
Junichi Uekawa (build system)
Kai Vehmanen (various)
Bug Hunting (items closed)
Janne Halttunen (2)
Eric Amundsen (1)
Antti Boman (1)
William Goldsmith (1)
Andrew Reilly (1)
Oliver Thuns (1)
---
6. Links and files
Web sites:
http://www.eca.cxhttp://www.eca.cx/ecasound
Source packages:
http://ecasound.seul.org/downloadhttp://ecasound.seul.org/download/ecasound-2.2.1.tar.gz
Related sites:
http://jackit.sf.net (JACK)
http://www.mega-nerd.com/SRC (libsamplerate)
http://www.cygwin.com
Distributions with maintained ecasound support:
Agnula - http://www.agnula.org
Debian - http://packages.debian.org/stable/sound/ecasound.htmlhttp://packages.debian.org/unstable/sound/ecasound2.2.html
DeMuDi - http://www.demudi.org
FreeBSD - http://www.freebsd.org/ports/audio.html
Gentoo Linux - http://www.gentoo.org
PLD Linux - http://www.pld.org.pl
PlanetCCRMA - http://www-ccrma.stanford.edu/planetccrma/software
SuSE Linux - http://www.suse.de/en
Contrib Packages for Distributions:
Mandrake - http://rpm.nyvalls.se/sound9.0.html
Note! Distributors do not necessarily provide packages for
the very latest ecasound version.
--
http://www.eca.cx
Audio software for Linux!
Hi all,
New stuff. Good.
* you can now use plugins with unequal numbers of input and output ports.
any excess ports get exposed as extra jack ports with names like
"amplif_1-1_i2", of the form
"<shortened plugin name>_<rack position>-<plugin copy>_{i,o}<port>"
* wet/dry controls for the output of each plugin
* logarithmic controls
* much more resilient file loader
http://pkl.net/~node/jack-rack.html
Bob
--
Bob Ham <rah(a)bash.sh>