pouët.net

Go to bottom

Midi controller for demos?

category: general [glöplog]
Is anyone using a midi controller on a demotool/workflow for tweaking parameters, or did it anytime in the past?
Stuff like using knobs to tweak some shader parameters to perfection, for instance.
added on the 2008-11-17 21:50:36 by xernobyl xernobyl
like this?
Maybe. I would need to have a look on the other side...
added on the 2008-11-17 22:00:57 by xernobyl xernobyl
BB Image
added on the 2008-11-17 22:18:13 by neoneye neoneye
Droid used a midi controller to control visuals for the mfx live performance at Kindergarden.
added on the 2008-11-18 00:24:08 by lug00ber lug00ber
I really hesitated to reply to this .. but actually this is one of my "mid-term" goals...the use of controllers like mice, joysticks or even a keyboard to "record" event/ctl "envelopes" has a long history since the c=ommy days, for sure...
I'm still fantasizing about a "tracker" that can be used to do tracks as well as "composing" the visuals...
so yes, don't ask, good idea, carry on/go ahead do it ;)
added on the 2008-11-18 00:29:36 by xyz xyz
I wrote a midi-controlled unified sound/visuals framework about five years ago. Although the general idea was quite promising, I stopped working on it when I finished university and got a full-time job.

The main problem with MIDI is the limited 7-bit resolution. There are some ways to circumvent this and get 14-bit resolution and/or arbitrary relative increments, but it just doesn't feel nice.
added on the 2008-11-18 01:24:25 by update update
Jco did some synching work using a joystick in this one.
added on the 2008-11-18 03:45:36 by bdk bdk
Weren't the unused Protracker effect commands 8xx and E8x used to control gfx effects in demos sometimes?
added on the 2008-11-18 04:15:51 by Salinga Salinga
Yes, but that's not real time.
added on the 2008-11-18 13:08:18 by xernobyl xernobyl
i have that behringer rotary, which is quite nice, but very big.

korg nano kontrol looks nice and is priced around 50 euro iirc
BB Image
added on the 2008-11-18 13:22:01 by pandur pandur
Quote:
I'm still fantasizing about a "tracker" that can be used to do tracks as well as "composing" the visuals...

it's not that far away as you think, you can synchronize music using BASS: it can send callbacks for special parameters, notes or effects.
I heard one would avoid these korg nano stuff. rumors only yet.
pandr: isn't that too tiny for you? :D
That's probably the only useful controller of the nano series. The keyboard and the drum pads look too small to be usable.
added on the 2008-11-18 14:50:08 by xernobyl xernobyl
That looks cute. I want one.
Quote:
I'm still fantasizing about a "tracker" that can be used to do tracks as well as "composing" the visuals...

We do that.
added on the 2008-11-18 15:00:33 by gloom gloom
i fantasize about getting one of these, and using it with OSC:
BB Image

I've built in support for wiimote for a couple of things.. not sure how useful it would be for parameter tweaking though, that was more for interactivity. Mostly I just build a quick + dirty UI with some sliders and buttons.. from what i've heard though, that would be a lot more work in windows. It's pretty quick + easy in osx.
added on the 2008-11-18 15:25:24 by psonice psonice
Quote:
Mostly I just build a quick + dirty UI with some sliders and buttons.. from what i've heard though, that would be a lot more work in windows. It's pretty quick + easy in osx.


Fanboi.
*shrug* It's the kind of job that's worth doing if it takes a few minutes.. people say the windows gui stuff is a pain in the arse, i'm guessing that's why people are asking about midi controllers for tweaking effects..
added on the 2008-11-18 15:38:08 by psonice psonice
Windows users can use nice libraries like Qt or Windows forms to build GUIs, this thread is about MIDI controllers though. ;)
it is, and the pic i posted was one. Guess it would have been wise to mention that, and point a link at it:
http://www.jazzmutant.com/lemur_overview.php

And for anyone not familiar with it, OSC is some kind of open source style replacement for midi.. it seems a lot better, but it's not widely supported so far. It seems to be gaining ground though at least.
added on the 2008-11-18 16:03:50 by psonice psonice
Does anyone know where I can find some sample code or documentation on how to use MIDI IN in windows? MSDN stuff is too low level and abstract.
added on the 2008-12-07 05:24:54 by xernobyl xernobyl
OK. It's not so hard if I try.
added on the 2008-12-08 00:06:50 by xernobyl xernobyl
OK. It's not so hard if I try.
added on the 2008-12-08 00:07:51 by xernobyl xernobyl
Ok. It's not so hard if you try.

login

Go to top