Hi all,
with help from the community (thanks for testing :-) I have gathered
some build-system fixes for JackMix. So a new release is available at
http://www.arnoldarts.de/drupal/?q=node/568 or directly at
http://www.arnoldarts.de/drupal/files/downloads/jackmix/jackmix-0.3.1.tar.gz
Changes are:
- Use pkg-config correctly (--libs-only-l and --libs-only-L instead of --libs)
- Require QtCore >= 4.2 per pkg-config to circumvent api-changes from
Qt4.1 to Qt4.2...
- Adopt INSTALL and similar gnu-files to the new buildsystem.
Happy mixing,
Arnold
--
visit http://www.arnoldarts.de/
---
Wenn man mit Raubkopien Bands wie Brosis oder Britney Spears wirklich
verhindern könnte, würde ich mir noch heute einen Stapel Brenner und
einen Sack Rohlinge kaufen.
New releases and updates at <http://www.kokkinizita.net/linuxaudio>
Aliki-0.0.3 Impulse response measurement.
- Many bug fixes, should be a bit more stable now...
- Added flexible export options.
- Manual updated.
Jace-0.0.4 Low-weight convolution engine for JACK and ALSA.
- Now includes configuration and IR files for stereo dipole
processing using the filters designed by E. Choueiri of
Princeton University. These are the best filters available
AFAIK.
AmbDec-0.0.1 1st and 2nd order Ambisonic decoder.
- First release. Universal decoder with many advanced
features. PDF manual also available.
Enjoy !
--
FA
Follie! Follie! Delirio vano è questo !
Hi!
I wonder, how about Aeolus' text interface? Is it already useable?
Kindest regards
Julien
--------
Music was my first love and it will be my last (John Miles)
======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
======= AND MY PERSONAL PAGES AT: =======
http://www.juliencoder.de
JackMix, the ultimate mixer app for jack hits another milestone:
"Sliders vs. Knobs"
From the "programming during Linux-Audio-Conference"-depth. comes the
next release of JackMix.
Whats new since 0.2?
Inspired by a lot of talking during LAC I have redone the sliders.
They still look kind of similar to some vu-meters but I think it isn't
that bad anymore.
But there are new knobs in this version too. They did get positive
feedback during the conference. :-)
The knobs from 0.2 didn't seem to scale well. At least not from the
usability point.
The biggest change is that version 0.3 saves the own state to
xml-files which can be read again later. Also adding a filename on the
commandline opens that file on startup. This enables version 0.4 to
have lash-support.
And there is a new interface so backend can interact with the gui in a
better way. The main effect now is that if jackd is not running its
not the jackmix mainwindow that is complaining but the backend popping
up a message.
Visit http://www.arnoldarts.de/drupal/?q=node/568 to find more. See
http://www.arnoldarts.de/drupal/?q=JackMix%3Ascreenshots for
screenshots or just download the package from
http://www.arnoldarts.de/drupal/files/downloads/jackmix/jackmix-0.3.tar.gz
Have a nice weekend,
Arnold
--
visit http://www.arnoldarts.de/
---
Wenn man mit Raubkopien Bands wie Brosis oder Britney Spears wirklich
verhindern könnte, würde ich mir noch heute einen Stapel Brenner und
einen Sack Rohlinge kaufen.
Hi all,
I installed RTSynth, wich is a "midi event triggered real time
software synthesizer" compatible with Jack.
(http://www.linux-sound.org/rtsynth/)
The problem is that it appears only as a midi writable client of jack
audio connection kit, but not in audio readable client. So I can't get
any sound..
Any idea?
Thank you.
Hello again,
Everything seems settled. The archives from music.columbia.edu are
merged and new messages seem to be appended on the old archives.
What's left ?
- merging the pre-columbia era archives (I'll contact Fernando who
seems to have the best copy of it)
- changing the list information on gmane and also merging archives
here once we have it all packed on our server.
- Also changing the default style of the mailman site so it fits the
style of the rest of linuxaudio.org
All of the remaining operation should be transparent to you, except
for gmane users who will need a little patience.
__________________
Marc-Olivier Barre,
Markinoko.
Dear subscribers,
WE DID IT !!!!
;-)
Ok. We've had a little delay. Connection problems during the night,
blablabla.... But normally you are all subscribed. You should have
received a new password with the welcome message. Do not forget to
change it and to set your parameters.
Thanks again for your patience.
__________________
Marc-Olivier Barre,
Markinoko.
listreader:
>
>Whats good software in linux to generate certain frequencies?
Start snd-ls, and paste the following into the terminal:
(let ((osc (make-oscil :frequency 16000)))
(<rt-play> (lambda ()
(out (* 0.9 (oscil osc))))))
Hello people,
I recompiled wine with the wineasio patch: here is a screenshot
running Reaper with 128 frames/buffer in Jack.
http://people.jacklab.net/metasymbol/pixel/april.jpg
Reaper running pretty stable, sometimes the graphics are a bit slow...
but no xruns :D
So I think apps like FST are not needed anymore, because wine with
wineasio is more stable then any other wrapper. And because wine is
LGPL, no licencing problems for distribute the binaries.
Thanks to Robert and Ralf.
The wineasio patch:
http://people.jacklab.net/edogawa/wineasio/wineasio.zip
regards
Michael
PS this is no April joke ;)