If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Implementing Keyboard Shortcuts
5 posts
• Page 1 of 1
Implementing Keyboard Shortcuts
I'm working on a concept right now and it really needs to use a keyboard shortcut.
I'm posting a screecap of what I tried. I got it to work right there in Flowstone/Synthmaker, but when I exported to VST it did not work in the host (Samplitude).
I most of all would like it to work with the "0" button on the keyboard's numpad.
Anyone know of a way to make this work?
Any help would be VERY appreciated.
I'm posting a screecap of what I tried. I got it to work right there in Flowstone/Synthmaker, but when I exported to VST it did not work in the host (Samplitude).
I most of all would like it to work with the "0" button on the keyboard's numpad.
Anyone know of a way to make this work?
Any help would be VERY appreciated.
- Attachments
-
- Keyboard Shortcut Module.jpg (50.63 KiB) Viewed 18088 times
-
SBMastering - Posts: 17
- Joined: Tue Jun 12, 2012 11:47 pm
Re: Implementing Keyboard Shortcuts
hmm, im using shortcuts too, works fine here, (cubase, renoise) maybe the "0" is also used by the host?
http://msdn.microsoft.com/en-us/library ... 25(v=vs.60).aspx
here you can find all key code constants - for 0 in numpad it should be "vbKeyNumpad0"
http://msdn.microsoft.com/en-us/library ... 25(v=vs.60).aspx
here you can find all key code constants - for 0 in numpad it should be "vbKeyNumpad0"
-
Nubeat7 - Posts: 1347
- Joined: Sat Apr 14, 2012 9:59 am
- Location: Vienna
Re: Implementing Keyboard Shortcuts
SBMastering wrote:I'm working on a concept right now and it really needs to use a keyboard shortcut.
I'm posting a screecap of what I tried. I got it to work right there in Flowstone/Synthmaker, but when I exported to VST it did not work in the host (Samplitude).
I most of all would like it to work with the "0" button on the keyboard's numpad.
Anyone know of a way to make this work?
Any help would be VERY appreciated.
maybe usefull for you: viewtopic.php?f=3&t=933
- philton
- Posts: 25
- Joined: Fri Nov 02, 2012 5:30 am
Re: Implementing Keyboard Shortcuts
Both of you have been a tremendous help, thank you.
It took a little bit of doing and figuring out, but now it's working -- a keyboard shortcut/hotkey sends out a boolean and manipulates a switch.
The only problem is that if you work the switch the the mouse and then work it with the numpad "0" key, sometimes you have to press the key twice to get it to switch again. This is the only bug I can't seem to fix. Click a bit, then press the "0" button on the numpad a bit and you'll see it slip up.
I'm posting a FSM of the Keyboard Shortcut module and the Toggle Switch as a tiny contribution. It's formatted to be very easy to work with.
I put a list of the key codes in the Keyboard Shortcut module to make them easy to reference.
If anyone wants to take a crack at fixing the bug, please have at it.
It took a little bit of doing and figuring out, but now it's working -- a keyboard shortcut/hotkey sends out a boolean and manipulates a switch.
The only problem is that if you work the switch the the mouse and then work it with the numpad "0" key, sometimes you have to press the key twice to get it to switch again. This is the only bug I can't seem to fix. Click a bit, then press the "0" button on the numpad a bit and you'll see it slip up.
I'm posting a FSM of the Keyboard Shortcut module and the Toggle Switch as a tiny contribution. It's formatted to be very easy to work with.
I put a list of the key codes in the Keyboard Shortcut module to make them easy to reference.
If anyone wants to take a crack at fixing the bug, please have at it.
- Attachments
-
- Keyboard Shortcut and Switch.fsm
- (9.42 KiB) Downloaded 1373 times
-
SBMastering - Posts: 17
- Joined: Tue Jun 12, 2012 11:47 pm
Re: Implementing Keyboard Shortcuts
i hope this is what you are looking for...
- philton
- Posts: 25
- Joined: Fri Nov 02, 2012 5:30 am
5 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 65 guests