Greetings,
Anyone wishing to translate GUI of Ardour and the KSI-part of it please pay attention to /gtk_ardour/po/ and /ksi-ardour/po/ ! :-)
First translation into Russian will follow a few days later. Anyone to help me?
Alexandre
The SooperLooper LADSPA plugin now comes with PD patches!
For those that might not remember, SooperLooper is a LADSPA plugin that
emulates the Gibson-Oberheim Echoplex Digital Pro looping sampler. Go get
more info and download it at its new address:
http://essej.net/sooperlooper/
See the screenshot of the PD patches in action here:
http://essej.net/sooperlooper/sooperlooper_pd_shot.png
It is controllable via the PD GUI or MIDI program change messages
from your footcontroller (the ideal interface).
Unfortunately, there are bugs in the plugin~-0.2 external that seems to
be around. I made a source patch that fixes the output control message
bugs, and extended them to include the output control port index as well.
You will need this patched version of plugin~ to run SooperLooper in PD
properly.
Get the patch here:
http://essej.net/sooperlooper/pd-plugin0.2-patch.diff
If someone on the pd-devel list could forward this, I would much
appreciate it.
Dave Phillips, could you also update the web address on your LM&S pages
with the new address above?
Enjoy... please post with any problems/suggestions.
jlc
Hi, I can't seem to find the page with the Gentoo Audio Ebuilds.
A couple of things I've noticed is there is no alsa-cvs build. Also
Steve's plugins (swh-plugins) seem to depend on alsa. Is that
necessary? And I see nothing for libsamplerate which is a jack
dependency. Thanks
--ant
Hi all,
I'm quite tempted to get one of these cards (terratec DMX 6Fire), now
that i've seen it running on a friends computer, but would like to hear
from anyone who has used one under linux.
does it work?
do all the channels work properly? (i.e i will get to use all 6 outs
rather than the 2 main ones, as happened with my sblive)
cheers,
-nick d-.-b
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
Would someone be kind enough to tell me how to connect the IEC 958 Type 1
balanced AES/EBU digital inputs and outputs of an Alesis MasterLink to a
Linux DAW with an RME soundcard (not yet purchased)?
Should I buy the HammerFall HDSP 9652 or one of the older cards for use with
Linux? Which extension cards or external interfaces should I be looking at?
I have a lot of Linux experience but very little digital audio experience.
Many thanks.
John Ouzts
Here is another good one.
Ed Richards
Â
http://www.djcj.org/LAU/guide/audio_quality_HOWTO.htm
-----Original Message-----
From: Janez Vrenjak [mailto:janez@kud-kontrabant.si]
Sent: Thursday, January 16, 2003 9:21 AM
To: linux-audio-user(a)music.columbia.edu
Subject: [linux-audio-user] Which audio card to use?
Hay,
can someone tell me which audio card to choose or to point me to some
site where I can read about it.
I'd like to mix music. I.e. to build some kind of small home studio.
Thx
Regards
Janez
This email, including any attached files, may contain confidential and privileged information. Any review, use, distribution or disclosure of included information by unintended recipients is strictly prohibited. If you are not a named recipient or authorized to receive and / or act on information sent to a named recipient, or have reason to believe you are not or should not be one of the named recipients, please notify sender accordingly by reply email and delete all copies of this message prior to forwarding, copying or otherwise reproducing this message or attachments thereto. For information regarding the export control status of items discussed in this document, please refer to the project control list. Thank you.
I am writing here because my problem involves many tools.
I have been trying to make extremely compact mp3's for download.
$lame PO_audio.wav -m m -b 8 PO_audio-low.mp3
LAME version 3.93 MMX (http://www.mp3dev.org/)
CPU features: i387, MMX (ASM used), SIMD
Autoconverting from stereo to mono. Setting encoding to mono mode.
Resampling: input 32 kHz output 8 kHz
Using polyphase lowpass filter, transition band: 2742 Hz - 2839 Hz
Encoding PO_audio_kino.wav.wav to PO_audio-low.mp3
Encoding as 8 kHz 8 kbps single-ch MPEG-2.5 Layer III (16x) qval=2
Frame | CPU time/estim | REAL time/estim | play/CPU | ETA
1038/1040 (100%)| 0:05/ 0:05| 0:05/ 0:05| 13.322x| 0:00
average: 8.0 kbps
Everything looks right except that when I play the resulting file in xmms or
mgp123 it plays much too fast.
Could the headers on the mp3 be wrong? how do I check? they show up correctly
in xmms and mpg123.
mpg123 PO_audio-low.mp3
( ... )
Playing MPEG stream from PO_audio-low.mp3 ...
MPEG 2.5 layer III, 16 kbit/s, 11025 Hz mono
I know I used to play lower than CD quality sample rates.
Does anyone have an idea what is going on?
I have tried differing combinations of ecasound and lame with combinations of
-sr and -rate switches, to often similar results.
I am using the alsa drives from cvs for my audiofile 2496,
Thanks,
--Marco
1. A short summary of changes
Sliders for parameter control and text inputs for
lower and upper bounds have been added as well as
support for LADSPA-1.1 and ecasound effect parameter
hints. There has been some user interface improvements
and a native JACK support has been added. Updated to
use the new ecasound-2.2 libraries.
---
2. What is ecamegapedal?
Ecamegapedal is a real-time effect processor software with
a graphical user interface for controlling the effect
parameters. It is meant to be used as a virtual guitar-fx
or studio effect box. In addition to real-time operation,
ecamegapedal also supports reading from and writing to audio
files. All audio object and effect plugin types provided by the
ecasound libraries are supported. This includes ALSA, JACK,
OSS, aRts, over 20 file formats, over 30 effect types, LADSPA
plugins and multi-operator effect presets. Ecamegapedal's
implementation is based on ecasound and Qt libraries.
Ecamegapedal is licensed under the GPL.
---
3. Changes since the last stable release
* Added native JACK support. If compiled with JACK support
enabled, ecamegapedal will upon startup fetch the
current engine parameters from the JACK server, and
initialize the ecamegapedal configuration to work
with JACK. In practice this means that you don't
have to manually set the buffersize and sample rate
parameters to use ecamegapedal with JACK.
* Support for LADSPA-1.1 and ecasound effect parameter
hints.
* Text inputs for overriding default upper and lower
bounds for parameter values.
* Sliders for controlling parameter values.
* Pixmaps for transport control buttons.
* Takes advantage of the newly released ecasound 2.2.0
libraries (does not work with older ecasound releases).
* Should work with all released Qt2 and Qt3 versions.
Tested with qt-2.3.2, qt-3.0.5 and qt-3.1.1.
---
4. Contributors
Patches
Kai Vehmanen
Arto Hamara
Bug Hunting
Jaakko Prattala
Justin Rosander
Junichi Uekawa
Feature proposals
Dan Lyons
---
5. Links and files
Web sites:
http://www.eca.cxhttp://www.eca.cx/ecamegapedalhttp://jackit.sourceforge.net
Source and binary packages:
http://ecasound.seul.org/downloadhttp://ecasound.seul.org/download/ecamegapedal-0.4.0.tar.gz
--
http://www.eca.cx
Audio software for Linux!
hi all
thanks for the advice patrick
actually im going to upgrade to cvs
will give it a go shortly and let you know the outcome
have to go the back route around doing it as KDE depends on the alsa
rpms.. i did a lovely job of killing X last night by messing with
those... so i'm going to simply tar up the modules and install cvs...
i presume a few spare extra alsa libs around the place shouldnt do any
harm... i hope!
thanx
m~
--
iriXx
www.iriXx.org
copyleft: creativity, technology and freedom?
info(a)copyleftmedia.org.uk
www.copyleftmedia.org.uk
_
( ) ascii ribbon against html email
X
/ \ cat /dev/sda1 > /dev/dsp
*** stopping make sense ***