I am trying to improve my automation program for audacity.
I am using powerbasic to send keys to it.
Does Audacity use acceration tables or RegisterHotkey for it's key functions.
I got my program working, but occasionally having some trouble with timing issues.
I want to be able to directly send messages to Audacity.
Audacity's batch function doesn't do vst's, where my program does vst's in it's automation.
Does Audacity Use Acceration Tables OR RegisterHotkeys ?
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Re: Does Audacity Use Acceration Tables OR RegisterHotkeys ?
Sorry I don't know the answer to your direct question, but are you able to compile C++ programs from source code? If you are then it may be worth you looking at mod-script-pipe http://manual.audacityteam.org/man/Scripting
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)