vote up 1 vote down star

I'm currently thinking of a new pet project, an "editor" for MIDI-enabled synths. I've got the MIDI side covered, I suppose, but what I'm looking for right now is something that can pass for nice "dials" and "knobs" like you see in Ableton Live, Reason, Reaktor, and so forth.

Putting my form full of trackbars, is sort of wasteful, y'know?

So, what is a nice affordable .NET 2.0 library that has that sort of graphical components?

flag

3 Answers

vote up 1 vote down check

1- http://www.codeproject.com/KB/cs/industrial_controls.aspx has some related controls (C#)

2- http://www.c-sharpcorner.com/UploadFile/desaijm/KnobControlusingWindowsForms11182005004925AM/KnobControlusingWindowsForms.aspx is another C# based Knob Control

Used the (2) personally on one project and it worked great (though not visually very strong). (1) looks cooler but havn't explored

link|flag
I like the first one. The behaviour of the LBKnob may not be exactly what I need, but since it's free and the source is included, I might get by with some tweaking. Thanks! – Dave Van den Eynde Apr 28 at 14:49
vote up 0 vote down

Check out some of these. If none just do search for ".net gauges". Most of the major UI control libraries have a gauge or dashboard library.

http://www.perpetuumsoft.com/Product.aspx?lang=en&pid=44 http://www.brothersoft.com/software_developer/microsoft_.net/.net_dashboard_suite_56186.html http://www.componentone.com/SuperProducts/GaugesSilverlight/ http://www.dundas.com/

link|flag
vote up 0 vote down

I've never used this myself, but found KineticaRT controls. $67.06.

alt text

GMSI.Net Knob v2.0. $169.00.

alt text

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.