-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello!
I need a recommendation for a sound card or USB device for a PC that
will serve as sequencer and virtual instrument on stage. I need a cheap
yet powerful sound card with the following features:
- - about 4 ins and 4 outs. (If there are more, the sound engineer will go
crazy)
- - ultra low latency
- - compatible to be built into a 19'' rack.
- - MIDI-In/Out
Any ideas?
Markus
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEm81SuXdsp50C0vMRAojrAJ0TgUJVVfSI5vqKf0Jjj3LyIL3CgACgy7uh
oMsVpisJRPSWxmpe2ytDgzw=
=hbBc
-----END PGP SIGNATURE-----
Hello,
Some days ago I discovered Rui Nuno Capela's script for realtime
kernels. I'm trying to use it with my own custom kernel with Ingo's RT
patches in Ubuntu Linux. I found a debian package made by Free Ekanayaka
but it's an older verion, so I downloaded the latest rpm from Rui's site
and converted it to deb using alien. For the post-install I executed the
postinst script that I found inside Free's deb package. I would like to
ask you a couple of questions: the first one, would the script taken
from the rpm work in a debian distro? and if not, does anyone know of
any debianized package of the script's latest version?
Thanks!
Hector
Hiya, crossposted, so sorry if you've read this before, but didn't get
any response from the DeMuDi list so thought I'd try a broader
audience.
---------- Forwarded message ----------
From: Joseph Jones <bumpycarrot(a)gmail.com>
Date: Jun 18, 2006 3:19 AM
Subject: The tasksel unathenticated problem
To: users(a)lists.agnula.org
Hi kids, new to the list here, but been familiarising myself (even
recording a whole track) with DeMuDi for the last couple months or so.
So I've been trying to upgrade to testing and I've run up against this
problem: http://lists.agnula.org/pipermail/users/2006-May/010934.html
I tried the suggestion in there but it didn't work. Do I perhaps need
to be echo-ing to something in the apt.conf.d directory instead? Is
there another way of working around this?
Any help is much appreciated :)
--
Joe Jones
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/MU d-- s+:-- a-- C++ UL+ L++ E---- W++ w M t(++) 5++ tv D++ e+ h--
------END GEEK CODE BLOCK------
New in kernel 2.6.17!
Of course, we are using alsa and jack so this does not buy much. Would love to
be able to use my rusty trusty dman2044 with its solid breakout box. Have no
$$ to replace it right now.
Konichiwa!!
This has been bothering me for some time. I cannot, for the life of me,
run the muse sequencer with full real time (RT) capabilities.
I use Slackware 10.2 and a 2.6.15.6 kernel that has RT capabilities
compiled in.
I start qjackctl which, in turn, starts the jack daemon (jackd) with
RT enabled, which is indicated in qjackctl GUI (letters RT showing!!).
But, then when I fire up muse I get this:
Trying RTC timer...
got timer = 14
showMarker 0
tickValues(0x41d3a21) not found(1)
tickValues(0x41d3a21) not found(1)
3set realtime scheduler: Operation not permitted
watchdog process 22391 _NOT_ running SCHED_FIFO
JACK ERROR: cannot lock down memory for RT thread (Cannot allocate memory)
JACK ERROR: cannot use real-time scheduling (FIFO at priority 9) [for
thread -1284142160, from thread -1284142160] (1: Operation not
permitted)
error set_schedparam 2:: Operation not permitted
set realtime scheduler: Operation not permitted
midi thread 22391 _NOT_ running SCHED_FIFO
JACK thread not running SCHED_FIFO, try to set...
set realtime scheduler: Operation not permitted
JACK still not running FIFO !?!
======reliable RT operation not possible!!======
I tried setting the permissions on the /dev/rtc device so that
regular users can have access, it didn't help. What could be the
issue here, I probably misconfigured or am missing something.
Please help.
Hiram
--
http://www.egoboobits.net/HiramAbiff
Just to say that as soon as I used pd it worked for me. It's simple, clear and
more importantly familiar to me.
Thank you to the people who suggested pd, what a great program!
I didn't mean to start a war!
The cup is neither half full or half empty - it's just the wrong size?
n.
> On 6/23/06, Stephen Cameron <smcameron(a)yahoo.com> wrote:
> > > I don't think that midi control data sends midi note on/note off
>>>specific
> > > commands.
> > > Dunno, maybe I'm wrong.
> > >
> >
> > I suspect I do not know what "midi control data" is.
> >
> > -- steve
> >
>
> MIDI Controller?
>
> Stuff like pitch bend, sustain, etc. Not the notes but the other stuff
> that synths and keyboards do?
>
> - Mark
Yes, I need to transform pitchbend or sustain etc (I can choose) continuous
controller data into midi note data.
The program I've got spews out ctrl data and I want it to send midi note data
instead. There must be a linux program that can do that?
n.
> Bert Visser <bourdon(a)kabelfoon.net> wrote:
>
> njcross(a)sbcglobal.net schreef:
> >> On 6/23/06, Stephen Cameron <smcameron(a)yahoo.com> wrote:
> >>
> >>>> I don't think that midi control data sends midi note on/note off
> >>>> specific
> >>>> commands.
> >>>> Dunno, maybe I'm wrong.
> >>>>
> >>>>
> >>> I suspect I do not know what "midi control data" is.
> >>>
> >>> -- steve
> >>>
> >>>
> >> MIDI Controller?
> >>
> >> Stuff like pitch bend, sustain, etc. Not the notes but the other stuff
> >> that synths and keyboards do?
> >>
> >> - Mark
> >>
> >
> > Yes, I need to transform pitchbend or sustain etc (I can choose)
continuous
> > controller data into midi note data.
> > The program I've got spews out ctrl data and I want it to send midi note
data
> > instead. There must be a linux program that can do that?
> > n.
> >
> >
> Take a look at Qmidiroute; perhaps this is what you are looking for.
>
> Regards,
> Bert
>
Actually, I thought I could make Qmidiroute do that, but I just can't either
figure it out or it won't do it - it still ends up as midi controller data.
This is probably my error.
n.
> On Sat, 2006-06-24 at 11:09 -0700, njcross(a)sbcglobal.net wrote:
> > > On 6/23/06, Stephen Cameron <smcameron(a)yahoo.com> wrote:
> > > > > I don't think that midi control data sends midi note on/note off
> > >>>specific
> > > > > commands.
> > > > > Dunno, maybe I'm wrong.
> > > > >
> > > >
> > > > I suspect I do not know what "midi control data" is.
> > > >
> > > > -- steve
> > > >
> > >
> > > MIDI Controller?
> > >
> > > Stuff like pitch bend, sustain, etc. Not the notes but the other stuff
> > > that synths and keyboards do?
> > >
> > > - Mark
> >
> > Yes, I need to transform pitchbend or sustain etc (I can choose)
continuous
> > controller data into midi note data.
> > The program I've got spews out ctrl data and I want it to send midi note
data
> > instead. There must be a linux program that can do that?
>
> Why would you expect there to be an app that can do this? It's a very
> strange thing to want to do.
>
> How do you expect control data to be mapped to note on/note off?
>
> You can of course write your own program to do this.
>
> Lee
>
>
> njcross(a)sbcglobal.net schrieb:
>
> >
> > Yes, I need to transform pitchbend or sustain etc (I can choose)
continuous
> > controller data into midi note data.
> > The program I've got spews out ctrl data and I want it to send midi note
data
> > instead. There must be a linux program that can do that?
> > n.
> >
> >
>
> I know that such programs exist for other OS´s, even as Freeware, but i
> don´t know about such a beast for linux. I always wanted to write one,
> but the ALSA documentation kept me from doing so.
>
> Klaus
There's a wonderful little midi program called raton for linux and the
interface is very intuitive, it's like conducting your composition into
creation, er, or would be if it would send out note data and (for me)
quarter note flat and sharp notes, besides the midi control data.
I kinda (badly) set up something close to this in Max/msp many years ago
and it helped me get over myself, musically of course!
Brian Eno used to bang on about intuitive interfaces to aid compostion etc as
well.
"njcross(a)sbcglobal.net":
>> On 6/23/06, Stephen Cameron <smcameron(a)yahoo.com> wrote:
>>>> I don't think that midi control data sends midi note on/note off
>>>> specific
>>>> commands.
>>>> Dunno, maybe I'm wrong.
>>>>
>>>
>>> I suspect I do not know what "midi control data" is.
>>>
>>> -- steve
>>>
>>
>> MIDI Controller?
>>
>> Stuff like pitch bend, sustain, etc. Not the notes but the other stuff
>> that synths and keyboards do?
>>
>> - Mark
>
> Yes, I need to transform pitchbend or sustain etc (I can choose) continuous
> controller data into midi note data.
> The program I've got spews out ctrl data and I want it to send midi note data
> instead. There must be a linux program that can do that?
Have you looked at the program called "amidimap"? I think it might do
what you want.