A request (MAC users only).

Patch

2009-06-26 18:30:39

Hi,
Could someone please do me a huge favour? I've started opening .BMTP in notepad and editing them there, but I need to know how certain MAC keys are referenced when you open a file in notepad (I'm using a PC and need to write a preset for a mac user). The keys I need to know are:

Control
ALT/Option
Apple/COMMAND

Could someone quickly knock up a preset with some translators in so that I can open it in notepad and get the references???

PM me for my e-mail address...

Man, many thanks!!!

Cheers,
-Pat.

florian

2009-06-29 17:14:11

For what it's worth... here is a preset with 3 translators. The first will do key down Control, the second key down Option, and the third will do key down Command (as created on Mac). Loading it into MT on Windows, you'll see Control, Alt, Windows in that order.

Code: Select all

[Project]
Version=1

[Preset.0]
Name=New Preset
Active=1
PresetSwitchIgnore=0
Name0=New Translator
Incoming0=MID1MIDD0007Control903030
Outgoing0=KAM11100KSQ10001011
Options0=Actv01Stop00OutO00
Name1=New Translator
Incoming1=MID1MIDD0006Option903030
Outgoing1=KAM11100KSQ10001012
Options1=Actv01Stop00OutO00
Name2=New Translator
Incoming2=MID1MIDD0007Command903030
Outgoing2=KAM11100KSQ1000115B
Options2=Actv01Stop00OutO00
Regards,
Florian

PS: normally it should never be necessary to "mess" with the .bmtp files in a text editor...