Search found 7 matches

by ddonovan
Wed Aug 21, 2013 8:50 am
Forum: G-Force General Discussion
Topic: BindEvent is no longer working
Replies: 2
Views: 1107

Thanks for suggesting some alternative! Unfortunately I am looking for a replacement for the BindEvent command that works from within a script (.txt) file. Most of the commands before v5.0 seem to still work as before, but the BindEvent isn’t working anymore. Is there a direct of similar replacement...
by ddonovan
Tue Aug 20, 2013 8:52 am
Forum: G-Force General Discussion
Topic: BindEvent is no longer working
Replies: 2
Views: 1107

BindEvent is no longer working

Since the change to the architecture in version 5, BindEvent is now broken for using in a script (.txt) file. I’m guessing the command was made obsolete and replace by a more flexible command. What is the way to perform the same functionality in version 5? I want to bind a keystroke with a command. ...
by ddonovan
Mon Aug 19, 2013 12:16 pm
Forum: G-Force General Discussion
Topic: Running a script file (MyScript.txt) from startup
Replies: 4
Views: 1649

Thanks for your help!
Your suggestion seems to work fine!

Pity there isn’t a list on methods that have been deprecated since the release of a new architecture. Other methods I’ve used in the past, seem to be obsolete now.
by ddonovan
Sun Aug 18, 2013 1:51 pm
Forum: G-Force General Discussion
Topic: Running a script file (MyScript.txt) from startup
Replies: 4
Views: 1649

Running a script file (MyScript.txt) from startup

Before the introduction of python in version 5, I used to be able to start a script file automatically at startup. How I did this before, was to have a line at the end of the “Boot.txt” file that would include the script that I wanted to run at startup. Something like this: #include "MyScript.txt" T...
by ddonovan
Sat Apr 13, 2013 12:37 pm
Forum: G-Force General Discussion
Topic: Synchronizing G-Force with MIDI
Replies: 5
Views: 1841

Not really sure what your question is, but thanks for your feedback. The Visual VST is a generic concept to send windows messages to any window that accepts windows messages. I just used G-Force for demonstration purposes. The YouTube video mentions G-Force on some, not all the videos. And it doesn’...
by ddonovan
Sat Apr 13, 2013 11:20 am
Forum: G-Force General Discussion
Topic: Synchronizing G-Force with MIDI
Replies: 5
Views: 1841

Thanks for your feedback. I really appreciate it!
by ddonovan
Sat Apr 13, 2013 10:02 am
Forum: G-Force General Discussion
Topic: Synchronizing G-Force with MIDI
Replies: 5
Views: 1841

Synchronizing G-Force with MIDI

I’ve seen many topics on this forum related to this one, so I thought it is time to release this to the forum. There is an easy way to synchronize G-Force beyond it’s out-of-the-box functionality. To give you an example of what I’m speaking of, let’s say you always want to return to a specific waves...