graphical keyboard

Post any examples or modules that you want to share here
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

graphical keyboard

Post by nix »

Hey,
I revamped an old project of mine,
and thought I would up it.
It's a graphical MIDI keyboard.
keyboard.fsm
(27.37 KiB) Downloaded 1742 times

kb_rotate.png
kb_rotate.png (100.87 KiB) Viewed 34232 times

All success
Cheers
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: graphical keyboard

Post by nix »

My friend asked me to look at his synth to improve it.
Inside was Oddson's(SM technician) better looking black keys.
So here is an update-
keyboard_highlight_1.fsm
(29.65 KiB) Downloaded 1730 times

keys.png
keys.png (9.96 KiB) Viewed 34089 times

Cheers 8D,
also now all of the white key is clickable
User avatar
jjs
Posts: 142
Joined: Thu Jun 09, 2011 12:15 pm

Re: graphical keyboard

Post by jjs »

Thanks a lot!
TimC-uk
Posts: 8
Joined: Sun Dec 02, 2012 7:11 pm

Re: graphical keyboard

Post by TimC-uk »

nix wrote:Hey,
I revamped an old project of mine,
and thought I would up it.
It's a graphical MIDI keyboard.
keyboard.fsm

kb_rotate.png

All success
Cheers


Hi I'm new to Flowstone, just getting to find my way around. I mainly want it for audio/ synth applications, so I was attracted to this!! But I wonder, would it be possible to change the note 'click' to 'mouse over' so that you can slide from one note to the next? This would make it a bit like an old Stylophone keyboard - could be even more fun!
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: graphical keyboard

Post by nix »

I thought that was a good idea,
so here it is->
keyboard_highlight_drag_11.fsm
(31.14 KiB) Downloaded 1741 times

I tried with mouse-overs,
but there is some bug which means it doesn't redraw while dragging.
I'm sure this can be simpler,
maybe someone want to take a stab at it with ruby.
Hope u have fun with it!
And welcome mates, glad yous like my module.
Oh-it's harder now to make it more than one octave,
or to resize it, maybe I will have another crack with these things in mind soon.

edit-I got some of the grid position figures wrong,
and also a trigger delay wasn't long enough-
so I have modified the file.
Let me know what else is wrong with it if u find something
Cheers!
Last edited by nix on Mon Dec 03, 2012 11:57 pm, edited 1 time in total.
User avatar
jjs
Posts: 142
Joined: Thu Jun 09, 2011 12:15 pm

Re: graphical keyboard

Post by jjs »

Great work!
i tested it quickly and seems to work ok.
but have to test it some more.

I'm sure that with ruby there will be some solutions.
Right now i don't have much time to get in to it, but it will come.

anyway thanks a lot
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: graphical keyboard

Post by nix »

8D
I have modified the file again.
There was a problem drawing the black keys,
after dragging.
It's fixed now.
I must have always started dragging on white.
infuzion
Posts: 109
Joined: Tue Jul 13, 2010 11:55 am
Location: Kansas City, USA, Earth, Sol

Re: graphical keyboard

Post by infuzion »

So which is the current version please?
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: graphical keyboard

Post by nix »

keyboard_highlight_drag_11.fsm
^this one
User avatar
Walter Sommerfeld
Posts: 250
Joined: Wed Jul 14, 2010 6:00 pm
Location: HH - Made in Germany
Contact:

Re: graphical keyboard

Post by Walter Sommerfeld »

Thanks nix... again - well done dude :)

Keep on doing!

Cheers,
Walter
Post Reply