Page 1 of 1

totally changeable fader with ruby

Posted: Wed Nov 07, 2012 9:28 pm
by Nubeat7
here is a fader i did with ruby-code, my first steps with ruby :) , i just changed the stock fader, deleted the bitmap and put some rectangles instead (the FS guide helped me a lot with this), everything is changeable in the properities, the colours, the gradients,the fader shape... you also can change the size how you need ... i also commented all the grafik things inside the code ... maybe its useful for someone, and i think its also a good example to introduce into rubycoding... for me it was :)

Re: totally changeable fader with ruby

Posted: Wed Nov 07, 2012 10:58 pm
by jjs
Very nice!
I'll have a look.
Ruby is also new to me, it all looks very very promising.
As i have taken a look into the manual, possibilities are much more endless then before.
Great job to Malc and team!

Re: totally changeable fader with ruby

Posted: Wed Nov 07, 2012 11:06 pm
by Nubeat7
yes its great i`m just trying out the FS3 with the free version atm but i think i know what to do with the next money coming in..:)

Re: totally changeable fader with ruby

Posted: Wed Nov 07, 2012 11:56 pm
by trogluddite
Nice work NuBeat, that looks really cool, and very customisable.
Not got into this bit of the Ruby yet - boy, there are so many methods there to learn, but seems it will be a lot simpler than the old way with 100s of primitives.

Re: totally changeable fader with ruby

Posted: Thu Nov 08, 2012 8:23 am
by pall
Great work Nubeat!

Ruby offers an infinite variety of ways, especially for graphics (from what I've seen) in addition to a better MIDI timing, etc. That is why there should be a Graphics section. But I think there should be a separation between audio and robotics. Here I refer to examples.

Cheers!

Re: totally changeable fader with ruby

Posted: Thu Nov 08, 2012 9:25 am
by nix
Thanks bro,
it's neat as-
tucked safely into my new FS folder

Re: totally changeable fader with ruby

Posted: Thu Nov 22, 2012 10:39 pm
by Nubeat7
solved the bug from this topic: viewtopic.php?f=2&t=932

and there is also a readout now.... just redownload it from the first post which i edited