Hi Steve,
Very nice track. I really like the bittersweet harmonies & personally I
like the saw lead sound - I understand your choice.
Thanks for sharing.
Gavin.
> Message: 1
> Date: Sat, 2 Jul 2005 00:38:36 -0600
> From: Steve D <groups(a)xscd.com>
> Subject: [linux-audio-user] More Homemade Music --
> To: Linux-Audio-User <linux-audio-user(a)music.columbia.edu>
> Message-ID: <20050702063836.GI1864(a)xscd.com>
> Content-Type: text/plain; charset=us-ascii
>
> I try to learn the amazing wealth of Linux tools for musicians and
> digital-audio recording a little at a time. The last couple days I've
> dug into the Hydrogen drum sequencer and, finally, the imposing and
> daunting Ardour.
>
> Anyway, here is a rough draft of one of my pieces (I'm a musician, not
> an accomplished mixer/masterer):
>
> http://www.xscd.com/pub/music/ogg/lonesome_butte.ogg
Hi,
I just ordereed an electric bass (passive). I'd like to
directly plug it in into my soundcard and to use Linux as an
amplifier (and record it to ardour, of course).
As I'm not yet familiar to basses and guitars yet, I wonder
what I should use for the bass. There's creox, but it's a bit
dated.
OTOH, I thought jack-rack could be my friend. If so, which
LADSPAS can I use in conjunction with a bass? I guess (but I
do not know) that a compressor can do a great job. There are
several LADSPAS for it, so if anyone has a working setup I'd
be glad for some hints.
Thanks & best regards
ce
Quoting Christoph Eckert <mchristoph.eckert(a)t-online.de>:
> We all would be glad if we didn't need to patch and recompile
> the kernel. BUt there's hope that we get realtime
> capabilities in the vanilla kernel soon. Let's stay tuned.
You are a bit late actually. :)
>From 2.6.12 changelog:
"commit e43379f10b42194b8a6e1de342cfb44463c0f6da
Author: Matt Mackall <mpm(a)selenic.com>
Date: Sun May 1 08:59:00 2005 -0700
[PATCH] nice and rt-prio rlimits
Add a pair of rlimits for allowing non-root tasks to raise nice and rt
priorities. Defaults to traditional behavior. Originally written by
Chris Wright.
The patch implements a simple rlimit ceiling for the RT (and nice)
priorities
a task can set. The rlimit defaults to 0, meaning no change in behavior by
default. A value of 50 means RT priority levels 1-50 are allowed. A
value of
100 means all 99 privilege levels from 1 to 99 are allowed. CAP_SYS_NICE is
blanket permission.
(akpm: see
http://www.uwsg.iu.edu/hypermail/linux/kernel/0503.1/1921.html for
tips on integrating this with PAM).
Signed-off-by: Matt Mackall <mpm(a)selenic.com>
Acked-by: Ingo Molnar <mingo(a)elte.hu>
Signed-off-by: Andrew Morton <akpm(a)osdl.org>
Signed-off-by: Linus Torvalds <torvalds(a)osdl.org>"
Sampo Savolainen
> I've just seen a Behringer which seems to be very
> flexible:
>
> http://www.thomann.de/thoiw2_behringer_mic200_tube_
> ultragain_preamp_prodinfo.html
>
> I do not know how it will sound, but I think I'll
> try it :) .
Keep us posted on how it works out. I'd be curious to
hear what you think of it. I've put my bass through
the stripped down DI-100 which gives a phat, clean
signal to work with. I usually end up using a
compression (although it looks like the mic200 has a
built-in limiter) and/or EQ plugin to get the bass
track to sit comfortably in the mix. If the mic200
sounds good and has some versatility, it would seem
like it could get some heavy use on vocals and other
instruments as well.
cheers,
Neal
____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com
by Kjetil Svalastog Matheussen <k.s.matheussen@notam02.no>
Jeremiah Benham:
>
> On Sat, Jul 02, 2005 at 01:19:23PM +0200, Kjetil Svalastog Matheussen
> <k.s.matheussen(a)notam02.no> wrote:
>> Oops....
>> Does this work?:
>>
>> export CFLAGS=-fPIC
>> /usr/local/snd-ls/snd-7/snd -noglob -noinit -l
>> /usr/local/snd-ls/init.scm
>
> Yes, That worked. Thanks.
>
Great! Thanks for the report!
> Now I have a problem with it only opening 1 channel of a stereo file.
> Opening a stereo file in snd-7.14 seems to work. I would use snd-7.14
> but none of the xm xg stuff seems to work for me. It just makes snd
> segfault if I compile it with xm or xg support
>
> I have gentoo linux on an amd64 in 64bit mode.
>
I'll release a new version of snd-ls with a more updated version of snd
very soon.
16 days behind is obviously too little to keep up with the latest
features, such as 64 bit. :-)
But as soon as the gtk-stuff is working again, it probably works just fine
to replace the snd-7.tar.bz2 file in the snd-ls package with the latest
version. So you can do it yourself, of course.
Hello,
I have a proprietary program that uses OSS for sound i/o.
I would like to record all of its sound i/o. (It's a VoIP phone. and I want to
record my conversations).
Can I do this somehow?
--
Yours, Mikhail Ramendik
> I would use snd-7.14
> but none of the xm xg stuff seems to work for me. It just makes snd
> segfault if I compile it with xm or xg support
As I mentioned on cmdist, the gtk side of snd 7.14 is a mess
right at the moment, due to a serious lack of coffee or
something (I merged a half-done update by accident).
It's a day-to-day thing -- today's version might even
work. If it doesn't, please run snd in gdb and send
me a stack trace -- it might be something I don't know
about.
This is probably a very basic question, because all references to usb
audio seem to relate to quality, rather that getting the device working,
but I'm new to linux. Currently I can't capture from or play to my
Edirol UA-25. I assume it is in conflict with the onboard soundcard
which is an nForce3, but don't know which modules to remove, etc. I
tried taking out the snd_intel8x0 driver, but then mixers didn't find
anything at all. The device seems to be recognized in the sense that
the Suse control center sees it as a midi controller, and I tried to add
it as a generic usb audio in YAST, which seems to have put it at hw [1].
I followed the ALSA project instructions for the modules.conf file
and .asoundrc but not sure what I should be looking for now.
I'm running Suse 9.2 x86_64 with custom 2.6.11.12 kernel with
realtime_lsm module. The device works fine in windows.
Thanks for any help.
Dylan
# modinfo soundcore
filename: /lib/modules/2.6.11.12-realtime/kernel/sound/soundcore.ko
alias: char-major-14-*
license: GPL
author: Alan Cox
description: Core sound module
depends:
vermagic: 2.6.11.12-realtime preempt gcc-3.3
# lsmod
Module Size Used by
snd_pcm_oss 64864 0
snd_mixer_oss 21760 1 snd_pcm_oss
snd_seq_midi 10880 0
snd_seq_midi_event 9664 1 snd_seq_midi
snd_seq 65024 2 snd_seq_midi,snd_seq_midi_event
snd_ioctl32 27840 0
snd_usb_audio 74560 0
snd_usb_lib 14272 1 snd_usb_audio
snd_rawmidi 29280 2 snd_seq_midi,snd_usb_lib
snd_seq_device 10064 3 snd_seq_midi,snd_seq,snd_rawmidi
snd_intel8x0 36800 0
snd_ac97_codec 84560 1 snd_intel8x0
snd_pcm 110924 5
snd_pcm_oss,snd_ioctl32,snd_usb_audio,snd_intel8x0,snd_ac97_codec
snd_timer 28744 2 snd_seq,snd_pcm
snd 70536 14
snd_pcm_oss,snd_mixer_oss,snd_seq_midi,snd_seq_midi_event,snd_seq,snd_ioctl32,snd_usb_audio,snd_usb_lib,snd_rawmidi,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
nvidia 4383844 14
usbserial 34352 0
parport_pc 43048 1
lp 12936 0
parport 42060 2 parport_pc,lp
edd 11424 0
cpufreq_userspace 5392 1
powernow_k8 10824 0
freq_table 5256 1 powernow_k8
thermal 20684 0
processor 37056 2 powernow_k8,thermal
fan 6536 0
ipv6 278912 13
button 9760 0
battery 13512 1
ac 7176 0
af_packet 24844 2
rfcomm 40880 0
hidp 17536 0
l2cap 28744 10 rfcomm,hidp
soundcore 11680 1 snd
snd_page_alloc 11592 2 snd_intel8x0,snd_pcm
hci_usb 16904 2
bluetooth 56004 8 rfcomm,hidp,l2cap,hci_usb
usbhid 46336 0
driverloader 269760 0
sg 42168 0
st 41572 0
sd_mod 19224 0
sr_mod 18852 0
scsi_mod 147216 4 sg,st,sd_mod,sr_mod
ehci_hcd 34888 0
ohci1394 34820 0
ieee1394 117400 1 ohci1394
ohci_hcd 22792 0
i2c_nforce2 7744 0
i2c_core 25944 1 i2c_nforce2
nls_utf8 2496 1
ntfs 98304 1
joydev 11328 0
dm_mod 61400 0
usbcore 128720 9
snd_usb_audio,snd_usb_lib,usbserial,hci_usb,usbhid,driverloader,ehci_hcd,ohci_hcd
8139too 28160 0
mii 5824 1 8139too
reiserfs 248496 1
#
Hi,
my terratec card provides very high latencies (more than
40msecs), so I wonder if there are cards out there which are
USB 2.0 compliant but can be used on my USB 1.1 machine
(until I get a new one) at low latencies.
Anyone can tell about such a card? I do not need MIDI ports,
but full duplex 2 in 2 out with a mic in and a headphone out
would be great. More ins and outs are welcome.
Because I'm a hobbyist, the cheaper the better ;-) .
Thanks & best regards
ce
Hi,
I have some recording problems with a "Creative Labs SB Audigy FireWire
Port" card.
Alsa conf is ok and all works as expected, except when I try to connect
a guitar in the mic input: no guitar sound.
-----
grinch@badiou:~$ cat /etc/debian_version
testing/unstable
grinch@badiou:~$ uname -a
Linux badiou 2.6.12.2 #4 SMP Thu Jun 30 11:18:12 CEST 2005 i686
GNU/Linux
grinch@badiou:~$ lspci | grep Creative
0000:04:00.0 Multimedia audio controller: Creative Labs SB Audigy (rev
04)
0000:04:00.1 Input device controller: Creative Labs SB Audigy MIDI/Game
port (rev 04)
0000:04:00.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port
(rev 04)
grinch@badiou:~$ lsmod | cut -d' ' -f1 | grep emu
snd_emu10k1_synth
snd_emu10k1
snd_emux_synth
snd_seq_midi_emul
snd_emu10k1x
emu10k1_gp
-----
It is not a hardware probem: I reboot on windows to test it and it works
ok.
Any idea?
Thanks,
Bye