RE: Script Set Synthesizer Wanted.

  • From: "David Truong" <bnfiles@xxxxxxxxxxxxxxx>
  • To: <jfw@xxxxxxxxxxxxx>
  • Date: Sun, 28 May 2006 09:17:57 +1000

Hi Mate,

It depends what you want to do.  If you want to automatically return to the
previous synth after you exit your focused application, then Assign a
SetSynth script to the AutoFinish event.  If you just simply want to return
to the previous synth on the fly and without getting too complicated, then
simply hit the hotkey that you assigned to the synth you had going before
you changed synths.  You can do more complicated stuff than this, but I
think that is beyond the scope of this list.



David Truong

E-mail and MS messenger:  davidtruong@xxxxxxxxxxxxxxx

Skype:  blindboxer1967

Home Page:  http://members.optusnet.com.au/davidtruong/
-----Original Message-----
From: jfw-bounce@xxxxxxxxxxxxx [mailto:jfw-bounce@xxxxxxxxxxxxx] On Behalf
Of Ricque
Sent: Sunday, May 28, 2006 8:52 AM
To: jfw@xxxxxxxxxxxxx
Subject: Re: Script Set Synthesizer Wanted.

Hi David,
Going by your example,
what would be the best way to return to the previous synth?
Would the, "IsSameScript", function followed by the set "SetSynth" function 
get the job done?
Thanks,
Ricque
----- Original Message ----- 
From: "David Truong" <bnfiles@xxxxxxxxxxxxxxx>
To: <jfw@xxxxxxxxxxxxx>
Sent: Saturday, May 27, 2006 6:31 PM
Subject: RE: Script Set Synthesizer Wanted.


Hi,

That's easy.  Tell us what synth you want to what hotkey.  Can't do much
without that info mate.  Something like the following inserted to your
default scripts and assigning a hotkey to it would do:

Script SetEloquenceSynth ()
SetSynth("eloq")
EnsScript

Just Replace "eloq" with the name of your synth driver.  E.G. You want to
change to sapi5, you would put "SAPI5x" instead of "eloq".  You can find the
name of your synth driver by going into jfw.ini with a text editor, looking
at the synthesiser section and looking at the entries that say synth1=eloq
synth2=NoSpeech sytn3=SAPI5x etc.

The above is only an example.

David Truong

E-mail and MS messenger:  davidtruong@xxxxxxxxxxxxxxx

Skype:  blindboxer1967

Home Page:  http://members.optusnet.com.au/davidtruong/
-----Original Message-----
From: jfw-bounce@xxxxxxxxxxxxx [mailto:jfw-bounce@xxxxxxxxxxxxx] On Behalf
Of George Zaynoun
Sent: Saturday, May 27, 2006 9:39 PM
To: jfw@xxxxxxxxxxxxx
Subject: Script Set Synthesizer Wanted.

Hello everybody!
I want a script to switch synthesizers on the fly without the select a
synthesizer dialog, can somebody help?

Regards.

--
To post a message to the list, send it to jfw@xxxxxxxxxxxxx
To unsubscribe from this mailing list, send a message to
jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject line.
Archives located at: //www.freelists.org/archives/jfw

If you have any concerns about the list, post received from the list, or the
way the list is being run, do not post them to the list. Rather contact the
list owner at jfw-admins@xxxxxxxxxxxxxx

--
To post a message to the list, send it to jfw@xxxxxxxxxxxxx
To unsubscribe from this mailing list, send a message to 
jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject line.
Archives located at: //www.freelists.org/archives/jfw

If you have any concerns about the list, post received from the list, or the

way the list is being run, do not post them to the list. Rather contact the 
list owner at jfw-admins@xxxxxxxxxxxxxx 

--
To post a message to the list, send it to jfw@xxxxxxxxxxxxx
To unsubscribe from this mailing list, send a message to
jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject line.
Archives located at: //www.freelists.org/archives/jfw

If you have any concerns about the list, post received from the list, or the
way the list is being run, do not post them to the list. Rather contact the
list owner at jfw-admins@xxxxxxxxxxxxxx

--
To post a message to the list, send it to jfw@xxxxxxxxxxxxx
To unsubscribe from this mailing list, send a message to 
jfw-request@xxxxxxxxxxxxx with the word unsubscribe in the subject line.
Archives located at: //www.freelists.org/archives/jfw

If you have any concerns about the list, post received from the list, or the 
way the list is being run, do not post them to the list. Rather contact the 
list owner at jfw-admins@xxxxxxxxxxxxxx

Other related posts: