[linux-audio-dev] csound Debian package

2003-08-18 Thread Hans Fugal
The csound Debian package is now available in unstable. -- Hans Fugal | De gustibus non disputandum est. http://hans.fugal.net/ | Debian, vim, mutt, ruby, text, gpg http://gdmxml.fugal.net/ | WindowMaker, gaim, UTF-8, RISC, JS Bach

[linux-audio-dev] userspace atomic primitives for multithread and SMP applications?

2003-08-18 Thread Jack O'Quin
I am looking for a good set of portable, supported atomic.h-style primitives for userspace applications. I am not especially interested in the low-level functions defined in asm/atomic.h. I really want something more powerful like the kernel's compare_and_swap(), cmpxchg(), test_and_set(),

Re: [linux-audio-dev] softsynth SDK

2003-08-18 Thread nikodimka
I have a couple of algorithms I would like to turn into a softsynth. I want the synth to be alsaseq-synth-jack . And I want it to have a couple of GUI knobs. ... I would really like to escape dealing with basic functionality which has been implemented tens of times in the existing

Re: [OT] Re: [linux-audio-dev] Linux 2.6 not a latency panacea?

2003-08-18 Thread Ingo Oeser
On Thu, Aug 14, 2003 at 05:02:21PM +0200, Takashi Iwai wrote: [kernel scheduler tunables] i guess it would be relatively easy to replace the above with variables controlled via sysctl. It is. There is even a patch for that. Google for kernel scheduler tunables patch. Regards Ingo Oeser

Re: [linux-audio-dev] softsynth SDK

2003-08-18 Thread Robert Jonsson
Hi, and of course it is also possible to directly write a LADSPA plugin and load that in one of .those softsynths. Does LADSPA support alsaseq MIDI input? They can, the softsynths that are internal to MusE work that way. /Robert

Re: [OT] Re: [linux-audio-dev] Linux 2.6 not a latency panacea?

2003-08-18 Thread Robert Jonsson
Friday 15 August 2003 21:14 skrev Ingo Oeser: On Thu, Aug 14, 2003 at 05:02:21PM +0200, Takashi Iwai wrote: [kernel scheduler tunables] i guess it would be relatively easy to replace the above with variables controlled via sysctl. It is. There is even a patch for that. Google for kernel

Re: [linux-audio-dev] softsynth SDK

2003-08-18 Thread Steve Harris
On Mon, Aug 18, 2003 at 05:53:29AM -0700, nikodimka wrote: and of course it is also possible to directly write a LADSPA plugin and load that in one of .those softsynths. Does LADSPA support alsaseq MIDI input? No, each LADSPA plugin could only be one voice, youd have to write a wrapper to

Re: [linux-audio-dev] softsynth SDK

2003-08-18 Thread Robert Jonsson
måndag 18 augusti 2003 23:26 skrev nikodimka: Heh :) two different answers :) :) Well, I guess they are the same but from two different angles. MusE's softsynths could be discribed as the wrapper Steve mentions. They can, the softsynths that are internal to MusE work that way. ..

[linux-audio-dev] gmorgan-0.13

2003-08-18 Thread holborn
Hi! gmorgan is a .. Rhythm Station, an organ with auto-accompaniment and a small Band in a Linux Box. Uses MIDI and the ALSA sequencer for play the rhythm patterns. Styles, patterns , sounds, and the mixer settings, can be edited and saved. Program is released GNU/GPL version 2. news