Simply move the file "/System Folder/Preferences/Logic 5 Preferences" to folder "/Users/YourUserName/Library/Preferences" and rename it to "info.emagic.logic".
Question: Is there a file that contains all userdefined keycommands, so I could simply make a backup and overwrite after a new install, instead of reconfiguring my keycommand-set?
Answer: Yes, there is. On PC's it's called Logicxx.prf and is located in C:\Windows. On Macs it's "System Folder : Preferences : Logic x Preferences". If you want to import key commands from a preferences file, open the Key Commands window and from the Options menu pick "Import Key Commands".
There are two ways:
Remove Logics preferences (~/Library/Preferences/info.emagic.logic) and start Logic and the LSA will come up automatically. It's a good idea to save the preferences before you use LSA anyway.
Show the Logic package contents by Control-clicking the application icon and selecting "Show Package Contents". You'll find LSA in Contents/Resources - double-click it to run it.
After installing LA6, an entire Help folder has been installed in the "Help" Folder in the System folder. It is accessed by choosing "Help Center" from Logic's Help Menu, NOT by choosing "Logic Platinum Help" as in v. 5.
The "lp6 help" file (in the Logic application folder) is corrupted. If you want it to work like it used to, you need to copy the old "lp5 help" file into the Logic 6 folder and get rid of the "lp6 help" file. You will get Logic 6 help since it has been updated in the system folder during installation.
If you have both Logic 5.x and Logic 6 installed on OS X, there is a problem when using the on-line help with Logic 6: the system will always direct you to the Logic 5 help! And because the opening pages of the Logic 5 and Logic 6 online help files look the same, you probably won't notice it until you get deep into the content.
Another problem arises when you search for a topic (like "autodrop", for example) and you get two entries: one for Logic 5 and one for Logic 6. The problem is they are both identified as "Logic Platinum Help". You don't know which result is for what program.
Well, this was driving me nuts, so I decided to go and fix it. Here are the steps you have to follow:
DISCLAIMER: this involves modifying files in the Logic application bundle. This is pretty safe if you know what you are doing, but I imagine Emagic/Apple would STRONGLY urge you against doing this. You backup of your Logic files before doing this. But then, you should backup your Logic files anyway :)
Now when you click on help, you'll always be directed to Logic 6's help page. In addition, if you open up the help library or search for a keyword, the files that belong to Logic 6's help will be clearly identified as "Logic 6 Platinum Help".
YMMV, but if this messes you up, it should be pretty easy to undo it all. It's also possible that you could do all of the above to your Logic 5 installation so that you don't have to worry about screwing 6 up, but I haven't tried it. It's just a theory.
Also, I'm not sure if all of the above is necessary, particularly the renaming the directory and changing CFBundleHelpBookFolder. This is just what worked for me.
Use Markers. Open the Marker List window (main menu, Options > Marker > Open List). Use the window's Options menu > Marker > Create to create as many Markers as you want. Click on the window's book-icon to flip to text-input mode, so you can type in any text you want. Use the same book-icon to flip back to the list again and pick the next Marker for text-editing. Make a Marker for lyrics, a Marker for mixer setup, one for special notes, etc... I just place them all in the first few measures of the song. The open Marker as Float function is very handy too.
Note that Markers with a length of 1 tick do get infinite length (well, until the end of song, that is). To have finite markers, give them any length > 1.
EDL: Edit Decision List.
This is a text format list showing the timecode position of the clips that are used in a project. Therefore, all tapes need to have timecode and a unique name like "Atmos of the naked silver chick". The tapes are digitized and edited and the EDL is exported. Exporting the EDL allows any other system, which understands the EDL, to reconstruct the edits. There are some different formats, which covers also fades etc.
OMF: Open Media Framework.
Another format that allows you to export & import projects from / to other systems. You need to create an OMF Composition file, which is close to an EDL and the clips consolidated to a hard drive. There are some websites describing these procedures. Enter "OMF export" into your search engine.
These import export things are very usable but not easy to handle.
You can open multiple Transport windows; One could have the SMPTE display only, the other could have Transport controls. Mix and match. You can also have a transport integrated into the Arrange window, in the upper left hand corner. Then you'd only need the floating transport window to display the big SMPTE time.
Key in or play in your melody. Open the Score window. Click the 'A' part-button from the buttons right below the toolbox. Right below that you'll now see a.o. a 'lyrics' partbox-object. Drag the 'lyrics' object to right below the note where you want your lyrics to start (the top of the window where normally the menubar is will turn blue-green and have the text "insert lyric"). Type in the lyrics: hit tab (and not return) to move from one note to the next
You should set up two otherwise unused controller messages for Phase 1 and Phase 3 and assign these to the key commands "Play" and "Stop".
Or you set up the same controller message for both Phase 1 and Phase 3 and assign it to key command "Play or Stop".
Say you have X beats (quarter notes) per minute (BPM) = 60 seconds. Then one beat takes up 60/X seconds.
If you record with a 44.1k sample rate, you have 44100 samples per second. And so one quarter = 60/X seconds = 60/X * 44100 samples. Divide by 2 for eighths, etc. Use 48000 instead of 44100 when recording at 48k of course.
Example: the song is at 90 bpm, and you want to know how many samples are in a 1/8 note. 60/90 * 44100 = 29400 samples for a 1/4, so a 1/8 is 29400/2 = 14700 samples.
Pressing play in cycle mode starts playback from the cycle start point, but pressing pause and then play is a very quick way of starting playback from the current cursor position.