The config of the Ubuntu Studio Precise kernel 3.2.0-23-lowlatency,
seems to be ready to use it with threadirqs as boot option.
Anyway, I still get
$ /etc/init.d/rtirq status
PID CLS RTPRIO NI PRI %CPU STAT COMMAND
92 FF 90 - 130 0.0 S irq/8-rtc0
85 FF 85 - 125 0.0 S irq/18-ohci_hcd
89 FF 84 - 124 0.0 S irq/18-ohci_hcd
611 FF 83 - 123 0.0 S irq/18-snd_hdsp
1285 FF 82 - 122 0.8 S irq/18-nvidia
652 FF 80 - 120 0.0 S irq/20-snd_ice1
656 FF 80 - 120 0.0 S irq/21-snd_ice1
instead the of the wanted
$ /etc/init.d/rtirq status
PID CLS RTPRIO NI PRI %CPU STAT COMMAND
384 FF 90 - 130 0.0 S irq/8-rtc0
1102 FF 85 - 125 0.0 S irq/18-hdspm
1123 FF 80 - 120 0.0 S irq/20-ICE1712
1135 FF 80 - 120 0.0 S irq/21-ICE1712
So for the moment I guess it's better instead of using
$ grep RTIRQ_NAME_LIST /etc/default/rtirq
RTIRQ_NAME_LIST="rtc hdspm snd usb i8042"
which does the trick for other installs, to use
$ grep RTIRQ_NAME_LIST /etc/default/rtirq
RTIRQ_NAME_LIST="rtc snd usb i8042"
since this results in
$ /etc/init.d/rtirq status
PID CLS RTPRIO NI PRI %CPU STAT COMMAND
92 FF 90 - 130 0.0 S irq/8-rtc0
702 FF 85 - 125 0.0 S irq/20-snd_ice1
724 FF 85 - 125 0.0 S irq/21-snd_ice1
717 FF 83 - 123 0.0 S irq/18-snd_hdsp
1348 FF 82 - 122 0.8 S irq/18-nvidia
78 FF 80 - 120 0.0 S irq/19-ehci_hcd
80 FF 80 - 120 0.3 S irq/16-ohci_hcd
82 FF 79 - 119 0.0 S irq/17-ohci_hcd
84 FF 78 - 118 0.0 S irq/18-ohci_hcd
87 FF 78 - 118 0.0 S irq/17-ohci_hcd
89 FF 77 - 117 0.0 S irq/18-ohci_hcd
91 FF 75 - 115 0.0 S irq/1-i8042
20 FF 50 - 90 0.0 S irq/9-acpi
67 FF 50 - 90 0.2 S irq/22-ahci
279 FF 50 - 90 0.0 S irq/14-pata_ati
280 FF 50 - 90 0.0 S irq/15-pata_ati
292 FF 50 - 90 0.0 S irq/22-firewire
561 FF 50 - 90 0.0 S irq/7-parport0
1020 FF 50 - 90 0.0 S irq/43-eth0
3 TS - 0 19 0.2 S ksoftirqd/0
9 TS - 0 19 0.2 S ksoftirqd/1
so my MIDI interfaces snd_ice1... get a higher priority than the audio
card snd_hdsp..., but at least all the other stuff get a lower priority.
On other installs I also got/get the wanted priority for a non-rt, with
threadirqs, e.g.:
spinymouse@avlinux:~$ uname -a
Linux avlinux 3.0.23-avl-7-pae #28 SMP PREEMPT Thu Mar 1 19:14:14 EST
2012 i686 GNU/Linux
spinymouse@avlinux:~$ /etc/init.d/rtirq status
PID CLS RTPRIO NI PRI %CPU STAT COMMAND
452 FF 90 - 130 0.0 S irq/8-rtc0
1028 FF 85 - 125 0.0 S irq/18-hdspm
1040 FF 80 - 120 0.0 S irq/20-ICE1712
1042 FF 80 - 120 0.0 S irq/21-ICE1712
615 FF 75 - 115 0.0 S irq/19-ehci_hcd
620 FF 75 - 115 0.2 S irq/16-ohci_hcd
622 FF 74 - 114 0.0 S irq/17-ohci_hcd
626 FF 73 - 113 0.0 S irq/17-ohci_hcd
445 FF 70 - 110 0.0 S irq/1-i8042
96 FF 50 - 90 0.0 S irq/9-acpi
621 FF 50 - 90 0.1 S irq/22-firewire
625 FF 50 - 90 0.0 S irq/18-ohci_hcd
627 FF 50 - 90 0.0 S irq/18-ohci_hcd
628 FF 50 - 90 0.0 S irq/14-pata_ati
629 FF 50 - 90 0.0 S irq/15-pata_ati
634 FF 50 - 90 0.3 S irq/22-ahci
909 FF 50 - 90 0.0 S irq/7-parport0
1414 FF 50 - 90 0.0 S irq/43-eth0
3 TS - 0 19 0.0 S ksoftirqd/0
9 TS - 0 19 0.0 S ksoftirqd/1
Could it be the kernel version or video driver?
Any hints are welcome,
Ralf
PS: I did not test if it really does matter if the audio card has a
higher or lower priority than the MIDI cards.
2012/4/27 thijs van severen <thijsvanseveren(a)gmail.com>:
> Hi Emanuel!
>
> I was going trough my mails and bumped upon this one.
> The sounds are really nice :-)
Thank you
> Have you made any progres with making a hydrogen drumkit from these sounds?
> Currently we have a drumkit contest going on, a drumnkit with these sounds
> would be a great addition!
> I would like to create a drumkit from these sounds but since im member of
> the hydrogen team i cant enter the contest.
> You can use a script to automate the creation of your drumkit.
> Mail me if you need more info
>
Thanks for reminding, Thijs.
Currently linuxsampler doesn't work here, which was intended to be
used for pre-listening.
If I'm able to fix it, I'm going to start with creation of an h2 drumkit.
--
E.R.
Hello Everyone!
It has been a while, since mplayer showed tags of ogg and flac files. For
those it just says:
Load subtitles in ./
It shows that for other formats too, but before that message, it gives the
tag info. I did compile mplayer with a lot of enable options and a few disable
options. I disabled graphics, some audio drivers and controllers (LIRC, etc.).
My vorbis libraries were the latest at the time. It did work until a year or
so ago.
Does anyone else have that or similar problems? Anyone have a solution?
Here's all, that might be of help:
MPlayer SVN-r33917-4.4.5 (C) 2000-2011 MPlayer Team
163 audio & 363 video codecs
flac 1.2.1
oggenc from vorbis-tools 1.4.0
libkate.so.1.2.1 (Mplayer knows about that)
Anything else?
Warm regards and thanks for following me so far
Julien
=-=-=-=-=-=-=-=-=-=-=-=-
Such Is Life: Very Intensely Adorable;
Free And Jubilating Amazement Revels, Dancing On - FLOWERS!
====== Find my music at ======
http://juliencoder.de/nama/music.html
.....................................
"If you live to be 100, I hope I live to be 100 minus 1 day,
so I never have to live without you." (Winnie the Pooh)
On 2012-04-28 16:45, James Mckernon wrote:
> I can't speak for Neil, having only just recently installed in myself,
> but buzztard has definite stability issues at present, in my view. As
> much as I love the concept, I found it too frustrating to do any serious
> work in. It would generally crash within about five or ten minutes of
> use, in my limited experience.
Ok, thanks for the report, sounds like I should stick with neil (when
not using renoise)...
--
Atte
http://atte.dkhttp://modlys.dk
Hi
I god curious and installed neil and buzztard. I seem to have been
playing around with neil before, at least I had a test song laying
around I made. Before I dig in, could anyone comment on what strong and
weak sides buzztard have compared to neil?
--
Atte
http://atte.dkhttp://modlys.dk
hi,
sorry to post YAThread about usb interfaces but I need a small usb one
with 1 in and 2 out (basically a mic and a loud stereo out).
I have seen the 2 following ones and I wonder if you guys and girls
could give me some wise advices about them (or any other tip really):
- esi ugm96:
www.esi-audio.com/products/ugm96/
the output seem weird, there's a line-out and a headphone out. wondering
if there's any difference between the 2 (i.e. can I use both as mono-out?).
pros: very small, +20v for mic input
cons: no level control, wondering about outputs..
- m-audio fast track usb:
http://www.m-audio.com/products/en_us/FastTrack.html
pros: input/output levels, cheap
cons: RCA output (bouh)
thanks in advance !
cheers,
y
--
yvan.volochine(a)gmail.com
http://yvanvolochine.com
On Fri, 2012-04-27 at 12:00 +0000,
linux-audio-user-request(a)lists.linuxaudio.org wrote:
> Message: 3
> Date: Thu, 26 Apr 2012 14:35:58 +0200
> From: Roberto <roberto(a)zenvoid.org>
> Subject: Re: [LAU] poll : Advertising vs Linux Audio
> To: linux-audio-user(a)lists.linuxaudio.org
> Message-ID: <4f994130.0850b40a.68d8.5389(a)mx.google.com>
> Content-Type: text/plain; charset=us-ascii
>
>
> Disagree. Advertisement and education (as in transmission of knowledge
> or information) are completely different topics.
>
> Enlarging the user base is good, I won't complain with that, but not
> at
> all costs. Some people may have priorites on top of the number of
> users,
> if "doing anything to enlarge that user base" means "doing anything
> even
> if it is against your deep moral believe", then some people will
> reject.
> Probably you won't agree, but at least I hope you understand.
+1
After a while advertisings would try to become more flashier than the
others. They will cover the text we wish to read. IMHO we should avoid
to------------------------------------------------------------ because,
an| Click the close button to open tons of flashy pop-ups [x]| that's
wh| Arm enlargement for Linux users! |
| Get 50% longer arms within one week! |
| It's amazing, you don't need reading glasses |
| anymore! |
Re------------------------------------------------------------
Ralf
On Fri, 2012-04-27 at 12:00 +0000,
linux-audio-user-request(a)lists.linuxaudio.org wrote:
> Message: 12
> Date: Thu, 26 Apr 2012 18:54:53 +0200
> From: Robin Gareus <robin(a)gareus.org>
> Subject: Re: [LAU] new software
> To: Dave Phillips <dlphillips(a)woh.rr.com>
> Cc: linux-audio-user <linux-audio-user(a)lists.linuxaudio.org>
> Message-ID: <4F997DDD.7040503(a)gareus.org>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On 04/26/2012 02:24 PM, Dave Phillips wrote:
> > Greetings,
> >
> > Since I'm no longer writing monthly articles for the Linux Journal
> and
> > I'm no longer maintaining the site at linux-sound.org, I've decided
> that
> > you lucky LAUyers will get to read what I think is fresh and new in
> the
> > world of Linux audio software.
>
> Thanks for posting those.
>
> Your efforts at linux-sound.org are continued by a group of dedicated
> individuals in the linuxaudio.org wiki. The one page:
> http://wiki.linuxaudio.org/apps/all
Is it ok to register, add an app, but not to update it, if e.g. the link
should change? I would like to add nano_basket, but I don't think I
could take care, if it will be still ok in the future.
On 2012-04-27 09:48, Louigi Verona wrote:
> Okay, next iteration is whether you are using 44100 or 48000. They have
> 41000 hardcoded for the moment. You can change that when compiling in
> the source and it will work. Or yo ucan change JACK settings to 44100.
Ok, now I can make a sound. A bit disappointed that it's not possible to
stretch to audio to fit the tempo :-(
I posted my experiences on the dev-board, maybe they pick it up...
Thanks for the help!
--
Atte
http://atte.dkhttp://modlys.dk