[jawsscripts] AW: Practice Apps

  • From: IPDGmbH <jawsscripts@xxxxxxxxxxxxxxx>
  • To: "jawsscripts@xxxxxxxxxxxxx" <jawsscripts@xxxxxxxxxxxxx>
  • Date: Fri, 8 Jul 2016 14:21:31 +0200

Hello,

I for example made my 1st steps with QWS, wich is a nice Midi editor written by 
James Bowden. Get it from:
http://www.andrelouis.com/qws/
You can for example keep track of the individual position in Your midi file. 
Its displayed on the status bar, wich easely can be identified by its unique 
Window Class. Make use of FindWindowWithClassAndId() at startup to make sure 
You have the right window.
Then for example make Use of StringSegment() to segment the contents of the 
status bar , using GetWindowText(), feeding it with the Handle You got from 
FindWindowWithClassAndId(). Now write scripts to individually speak the 
position in the track, wether recording is turned on for the individuell track, 
wether the metronome is on or not etc. All this can be read from the status 
bar. 

Hope these are some starting points to get You on track.

Best

Richard
__________�

View the list's information and change your settings at 
//www.freelists.org/list/jawsscripts

Other related posts: