Midi GUI Keyboard

Post any examples or modules that you want to share here
User avatar
Loopeytunes
Posts: 57
Joined: Tue Jul 13, 2010 11:07 am
Location: Yorkshire, UK
Contact:

Midi GUI Keyboard

Post by Loopeytunes »

DJBrynte asked for a keyboard module a few days ago and I made a quick keys module for him.

Here it is:

Loopeytunes Keys v1.3.fsm
(14.83 KiB) Downloaded 1427 times


Update Log 27-10-14
Added:
- Set keys corner radius.
- Gradients on keys.
- Turn on or off the gradient.
- Transparency on the "Pressed" colour.
- Black key highlight gradient.
- Turn on or off the black key highlight.


Bugs Fixed:
- N/A


Update Log 26-10-14
Added:
- Redraw limiter (added by Exo)

Bugs Fixed:
- Double Trigger Note event when mouse clicking.

I will update this (when I get the chance) and add more user customization in it.
Last edited by Loopeytunes on Mon Oct 27, 2014 4:47 pm, edited 5 times in total.
djbrynte
Posts: 613
Joined: Mon Jun 22, 2009 10:51 am
Contact:

Re: Loopey Keys

Post by djbrynte »

still not working with selectors? :/
User avatar
Nubeat7
Posts: 1347
Joined: Sat Apr 14, 2012 9:59 am
Location: Vienna
Contact:

Re: Loopey Keys

Post by Nubeat7 »

hi loopey tunes,
your keyboard doubletriggers note events,
you should choose between mLDown/Up or the drag on/off bool to trigger note on/off events instead of using both.
User avatar
Loopeytunes
Posts: 57
Joined: Tue Jul 13, 2010 11:07 am
Location: Yorkshire, UK
Contact:

Re: Loopey Keys

Post by Loopeytunes »

Thanks, I'll take a look at it later today and fix it.
Exo
Posts: 426
Joined: Wed Aug 04, 2010 8:58 pm
Location: UK
Contact:

Re: Loopey Keys

Post by Exo »

Hi Loopey,

I fixed your keyboard so that it works with the old selector. It will need some more testing though because I am using the Thread primitive which is R&D, and I currently don't have a midi keyboard to test if it works with 'real' Midi.
Attachments
Loopeytunes Keys v1.1.fsm
(8.95 KiB) Downloaded 1241 times
Flowstone Guru. Blog and download site for Flowstone.
Best VST Plugins. Initial Audio.
User avatar
Loopeytunes
Posts: 57
Joined: Tue Jul 13, 2010 11:07 am
Location: Yorkshire, UK
Contact:

Re: Loopey Keys

Post by Loopeytunes »

EDITED:

Ok my mistake, I turned the wrong MIDI device on lol it does work with "Real" MIDI.

Thanks :)
Exo
Posts: 426
Joined: Wed Aug 04, 2010 8:58 pm
Location: UK
Contact:

Re: Midi GUI Keyboard

Post by Exo »

Try this one...
Attachments
Loopeytunes Keys v1.0fix2.fsm
(9.1 KiB) Downloaded 1284 times
Flowstone Guru. Blog and download site for Flowstone.
Best VST Plugins. Initial Audio.
Exo
Posts: 426
Joined: Wed Aug 04, 2010 8:58 pm
Location: UK
Contact:

Re: Loopey Keys

Post by Exo »

Loopeytunes wrote:EDITED:

Ok my mistake, I turned the wrong MIDI device on lol it does work with "Real" MIDI.

Thanks :)


Lol the new one I just posted is probably better anyway (if it works fine) because it doesn't rely on the Thread primitive.
Flowstone Guru. Blog and download site for Flowstone.
Best VST Plugins. Initial Audio.
User avatar
Loopeytunes
Posts: 57
Joined: Tue Jul 13, 2010 11:07 am
Location: Yorkshire, UK
Contact:

Re: Midi GUI Keyboard

Post by Loopeytunes »

Yep that works :)

I've sorted the double trigger note events problem that Nubeat7 mentioned, thanks :)

Used your fix Exo and updated the file in the first post. Thanks :)
Exo
Posts: 426
Joined: Wed Aug 04, 2010 8:58 pm
Location: UK
Contact:

Re: Midi GUI Keyboard

Post by Exo »

Loopeytunes wrote:Yep that works :)

I've sorted the double trigger note events problem that Nubeat7 mentioned, thanks :)

Used your fix Exo and updated the file in the first post. Thanks :)


Great, thanks for sharing the keyboard :)
Flowstone Guru. Blog and download site for Flowstone.
Best VST Plugins. Initial Audio.
Post Reply