Re: [linux-audio-dev] [a bit OT] scroll and zoom conventions

2005-07-28 Thread Esben Stien
cdr <[EMAIL PROTECTED]> writes: > my OSC sequencer ( http://whats-your.name/s/seq/ ) Damn, this is excellent;) -- Esben Stien is [EMAIL PROTECTED] s a http://www. s tn m irc://irc. b - i . e/%23contact [sip|iax]: e e

Re: [linux-audio-dev] [OT] 2-D slider widget?

2005-07-28 Thread Pete Bessman
On Thu, 2005-07-28 at 17:01 +0100, James McDermott wrote: > Pete, > > You might like to look at a demo program I made as part of my GTK+ > education - it's a functional xy-controller: > > http://www.skynet.ie/~jmmcd/software/xy-controller.tar.gz > > But I actually made the xy-controller directly

Re: [linux-audio-dev] [OT] 2-D slider widget?

2005-07-28 Thread nescivi
Hello James, take a look at the SCUM code (GUI for SuperCollider) of Stefan Kersten, he made a 2D-slider in FLTK. sincerely, Marije Tuesday, July 26, 2005, 6:00:58 PM, you wrote: JM> Has anyone written code for, or even just seen, a 2-D slider widget? JM> What toolkit was it in? Do people aroun

Re: [linux-audio-dev] [OT] 2-D slider widget?

2005-07-28 Thread James McDermott
Pete, You might like to look at a demo program I made as part of my GTK+ education - it's a functional xy-controller: http://www.skynet.ie/~jmmcd/software/xy-controller.tar.gz But I actually made the xy-controller directly from the drawingArea widget. Ie, I didn't make a new reusable widget (may

Re: [linux-audio-dev] Gamepad as midi controller?

2005-07-28 Thread Frank Barknecht
Hallo, Steve Harris hat gesagt: // Steve Harris wrote: > Frank B. (I think it was him anyway) uses a playstation controller > via a USB adaptor, I've tried it as well, and its a pretty good > controler, very ergonomic, though not much precision. Yes, it's pretty fun to use gamepads for doing musi

Re: [linux-audio-dev] gcc4 patch for swh plugins

2005-07-28 Thread Steve Harris
On Thu, Jul 28, 2005 at 03:58:55AM -0400, Doug McLain wrote: > Here is a patch that got swh plugins built for me on FC4 gcc version > 4.0.0 20050519 (Red Hat 4.0.0-8) > > the original fails on gcc4 for both use of a removed optimize option > -fmove-all-movables and for declaring an already defin

Re: [linux-audio-dev] Gamepad as midi controller?

2005-07-28 Thread Steve Harris
On Thu, Jul 28, 2005 at 12:40:36AM +0200, Jens M Andreasen wrote: > Hi! > > Today I went downtown to the big store, to buy a few things I need for > other purposes. They sell computer related stuff as well, and I picked > up a gamepad which had an analogue mini joystick buildin. I've always > thog

Re: [linux-audio-dev] Gamepad as midi controller?

2005-07-28 Thread Dirk Jagdmann
Hello Jens, you should first check, if your joystick is supported by linux. I find the "jstest" program useful to determine if all axes, buttons of the joystick are working. If you don't have it you could try building your own: http://packages.debian.org/stable/utils/joystick Note that you m

[linux-audio-dev] gcc4 patch for swh plugins

2005-07-28 Thread Doug McLain
Here is a patch that got swh plugins built for me on FC4 gcc version 4.0.0 20050519 (Red Hat 4.0.0-8) the original fails on gcc4 for both use of a removed optimize option -fmove-all-movables and for declaring an already defined non-static variable as static. More on the removed optimization

Re: [linux-audio-dev] [a bit OT] scroll and zoom conventions

2005-07-28 Thread Thorsten Wilms
Pete Bessman wrote: On Wed, 2005-07-27 at 20:00 +0200, Richard Spindler wrote: I've started to use a "Scalebar" in my last project ( http://www.matthiasm.com/flScale.html ) And a believe it's an interface element that's quite useful, it works like a scrollbar, but has little buttons attached at