Is there an easier way to load a MIDI file in Logic8?

Please, does anyone know how to import a MIDI file into Logic 8 withouthaving to manually reset all the instruments and sounds for each track? I have recently switched to a mac and want to perform along with the MIDI back-tracks I always use, but I don't know how to get Logic to do this w/o spending gobs of time assigning SW instruments for each track in every file (!!). Is there an easier way, or perhaps a better program to do this with? On my PC I can use a GM MIDI player that does this automatically. These are professionally made MIDI files with all program and channel settings built in.
Thanks.

Just use "import" & the sw insts' will load and assign accordingly, automatically.
But oddly, there are times when importing a SMF w/imbedded prgm changes, that LP8 loads a completely wrong instrument to a specific track(s).
One reason that I've kept only one of my trustworthy external midi modules (Roland XV5080), specifically for just importing SMFs'. When the XV is in GM mode, any standard midi files I import to LP8... always load pgm changes correctly 100% of the time.

Similar Messages

  • Is there as easy way of batch converting RGB files to CMYK in OS Lion?

    Is there as easy way of batch converting RGB files to CMYK in OS Lion?
    I was using a photoshop droplet on my desktop but this no longer works due to the fact it requires rosetta support.
    Thx P

    From another forum after googling:
    Your computer came with everything you need, because ColorSync can do that and Apple provided AppleScripts for it. Go to your Applications folder and look for the AppleScript folder. Double click on the 'Example Scripts' alias and then open the ColorSync scripts. Drag and drop your images on the the 'Match to CMYK' script.
    You can open AppleScript Editor from Launchpad (it's in Utilities). Go to Help to Open Example Scripts Folder. In the ColorSync folder is a Match application. Double click to make it run.
    Now you know what it does you may need to change it for batch conversion.
    Go to AppleScript Editor and open what you've just found. And I'm sorry that's as far as my knowledge goes, hope some one can fill in the gaps.
    Or you may just want to look at something like Graphic Converter?
    Regards,
    Colin R.

  • Is there an easy way to preview an html file in firefox?

    We have an html file supplied to us for an eblast template. Is there an easy way to preview this code in firefox to see how it will look?

    You can open an HTML file in Firefox via File > Open File for previewing.
    Your above posted system details show outdated plugin(s) with known security and stability risks.
    * Shockwave Flash 9.0 r246
    * Java 1.3.1 Plug-in
    Update the [[Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/
    Update the [[Java]] plugin to the latest version via Software update.<br />
    See http://support.apple.com/downloads/
    http://support.apple.com/kb/HT2312 - About Java 2 Platform Standard Edition (J2SE) 5.0 Release 1 for Tiger
    http://support.apple.com/kb/DL847 - Java for Mac OS X 10.4, Release 9
    http://support.apple.com/downloads/Java_2_SE_5_0_Release_1

  • Is there an easy way to concatenate 2 MIDI songs in the same project

    Hi!
    I have 2 different songs, different instruments, different tempo (tempo list in fact!). But everything is MIDI.
    Is there an easy way to concatenate the 2 songs in the same file (the end of one is the beginning of the next)? I know I can make space to import one into the other, etc. but then how do you import the instruments, the tempo list, etc. and copying track by track is long.
    Thanks!
    Daniel

    Oh, and as far as copying instruments? If an instrument in B doesn't exist in A, copy and paste them from B's Environment into A's Environment. DO NOT use the Environment import functions. They will ruin your life (I'm quite serious about that). You have been warned.
    You may find that after you get A + B together that some of B's tracks aren't assigned to the right instrument. You'll have to manually re-assign them. There's no way around this.
    Do this as the last step in your process.
    To do this concatenation sucessfully it's important that you follow the steps I outlined in the order I presented them. Otherwise you're in for headaches. But it's totally do-able.

  • Is there an easier way to load songs and albums into itunes library?

    I have MP3 files on my computer, is it possible to load songs to my library from the file location itself, rather than opening itunes, then adding it to the library by directing itunes to the folder?

    Easier? No idea how File -> Add folder to library could be considered in any way "more difficult" than any of the following but...
    Double click the songs.
    Drag them to the Automatically add to iTunes folder inside the iTunes media folder.
    Drag the top level folder or the entire drive to the iTunes icon.
    If iTunes is open, drag the drive, top level folder, lower level folder or file(s) to the library icon in iTunes.

  • For CS6 is there an easier way to redirect all my files and folders for all of the programs?

    Hey adobe people, Im wondering, I know you can setup each preference individually, but I want to redirect all the catched space, storage of brushes, and etc for all my programs into another disk volume as in changing c/ to e/. Is there a way to do this with in one program to make it easier? I don't want to accidently delete files that all the adobe programs can't find.
    The reason is I don't want to store anything other then the programs on the SSD, and in theory I want the other drive, so it can run faster.

    There is no global option for this.
    Mylenium

  • Is there an easy way to import an addressbook file into addressbook server?

    Hi,
    I have a fairly complex addressbook with around 4000 contacts and many groups.
    What is the best way to import this in address book server?
    If I drag the users and then the groups I end up with many duplicates.
    Tks very much

    Hello, I am also working with a fairly complex addressbook with around 4000 contacts and many groups; I'm migrating from (old) Outlook 2003 and have made some progress but am not finished.  I exported my contacts to (very old) Excel 2000 and cleaned up the info there.  Then I opened the spreadsheet with Open Office and saved it in CSV format.  Then I imported/mapped that CSV file into Apple contacts successfully; however, I have to fix some long entries in the Notes field that were cut off, and I still have to figure out how to do Groups (was Categories in Outlook).  Due to limitations of Outlook 2003, fixing the cut-off Notes field entries will be manual/tedious; however, I'm hoping to figure out, or hear of, a smart way to do Groups.  Regards, -Michael

  • Is there an easy way to get a "recent files" menu with a path control?

    If not, does anybody have any modular code that would do the trick? I could build this from scratch, but I'm sure it's been done many times already.

    bmihura wrote:
    Yep, that's what I need. Before posting it, please test it with no other VI's open, as others on this forum will likely want it.
    Are you refering to password locking the subvis?  Or do you mean you want me to make sure it can work with any top level VI?  If the latter is true, then the answer is YES.  It will work with any menu.  It will place a list of recent files (it will limit them to a specified number, which is configurable) just above the last option under your first menu group.  So say you have the "File" menu first, and your last option is "Exit," then the File menu would look like:
    Before:
    New...
    Open...
    Close...
    Exit
    After:
    New...
    Open...
    Close...
    "Name of recent file 1"
    "Name of recent file 2"
    Exit
    Now of course your menu probably won't look just like that, but as long as the recent files list can put itself beside the last option (with a seperator), it will work fine.  Let me know if you have any more questions before I post the subs.
    7J1L1M
    P.S.  They run on LabVIEW 7.1, but I can save them to 7.0 if that is the version you have.

  • Is there an easy way to reimport all songs in my itunes folder?

    This may sound like a weird question but here goes... When I bring up my iTunes I have 8731 files (mostly music) that come to about 41.33G's but when I right click on my iTunes Music folder and select properties there are 8809 files and a total of 48.5G's. I am trying to free up some disk space and can't figure out why there is such a difference. I had issues with Norton 360 and removed it but I had to restore my music files from an external drive and when I did so I lost the links for music that I added after my last back-up. I noticed that TV shows I bought from Apple were not in my iTunes but I was able to locate them in the folder, and import them back into iTunes. I have a feeling there are music files in my folders that are not linked to iTunes but can't figure out how to import them without going through all 8800+ files. Is there an easy way to import all the files without losing the current playcounts or a way to figure out which files may be duplicated in my iTunes Music folder. Seems like I am wasting 7G somewhere that I would like to recover. I already went through the duplicate songs and that didn't help. Any suggestions would be great...
    hp pc m260n   Windows XP   media center

    I have a feeling there are music files in my folders that are not linked to iTunes but can't figure out how to import them without going through all 8800+ files. Is there an easy way to import all the files without losing the current playcounts
    AFIK there isn't an easy way of linking up to a lot of dead tracks and retaining play counts etc, except by finding the dead tracks and repairing each link individually. The only exception to this is if there is a simple error in the path that can be fixed by a search and replace on the xml library file, then rebuilding the library. However it doesn't sound as though that would be a solution for you.
    This MacMuse tip has a way of finding dead tracks if that helps.
    http://discussions.apple.com/thread.jspa?threadID=121967
    It is much simpler to sacrifice the playcount information and just reimport your iTunes Music folder. Then you can eliminate the dead tracks with a script. One of the forum members has written one that you can find here:
    http://home.comcast.net/~teridon73/itunesscripts/

  • I am looking to "move out" of my computer and into my wife's, is there an easy way to accomplish this task, keeping all my files and setting up a second user?

    I just bought a new external 3TB hard drive for this task and want to keep my items seperate from hers for both our sanity.
    I figured that I would do a time machine back up and use that to do the move part of things.
    But as to setting up the new user on her computer I am just not sure if I can "tell" the computer to only use the new drive for my stuff and only acces the new drive for all things related to that new profile.
    More then anything else I want to be able to say that all things that are hers have not been touched/acccesed/deleted by any of my actions. And that I am "confined" to the new drive.
    I hope this makes sence.
    Mr Geef

    I have a feeling there are music files in my folders that are not linked to iTunes but can't figure out how to import them without going through all 8800+ files. Is there an easy way to import all the files without losing the current playcounts
    AFIK there isn't an easy way of linking up to a lot of dead tracks and retaining play counts etc, except by finding the dead tracks and repairing each link individually. The only exception to this is if there is a simple error in the path that can be fixed by a search and replace on the xml library file, then rebuilding the library. However it doesn't sound as though that would be a solution for you.
    This MacMuse tip has a way of finding dead tracks if that helps.
    http://discussions.apple.com/thread.jspa?threadID=121967
    It is much simpler to sacrifice the playcount information and just reimport your iTunes Music folder. Then you can eliminate the dead tracks with a script. One of the forum members has written one that you can find here:
    http://home.comcast.net/~teridon73/itunesscripts/

  • Is there an easy way to remove duplicates in my library?

    Hi there, since I first started using my ipod, I've had a new laptop. Having finally figured out (with your help!) how to move the songs from my ipod to the library on my new laptop, I did the transfer but it's duplicated loads of the tracks.
    Is there an easy way to remove them/stop that from happening?
    Any suggestions? Ta Legs xxx

    You'll find a script here.
    http://home.comcast.net/~teridon73/itunesscripts/index.html

  • HTML Article Management: Is there an easier way to perform batch updates?

    I have a folio with many html articles.
    After a batch of edits I need to update the folio via FolioBuilding panel.
    I've tried 2 ways both however both are time consuming;
    1) via Updates: updating is time consuming because i have to select each artcle, go to menu select update, wait till complete, repeat for each article.
    2) via reimport: select each article, go to menu & select delete, wait till complete, repeat for each article then re-import all articles
    Is there an easier way to accomplish batch updates?
    Thanks,
    John

    Just use "import" & the sw insts' will load and assign accordingly, automatically.
    But oddly, there are times when importing a SMF w/imbedded prgm changes, that LP8 loads a completely wrong instrument to a specific track(s).
    One reason that I've kept only one of my trustworthy external midi modules (Roland XV5080), specifically for just importing SMFs'. When the XV is in GM mode, any standard midi files I import to LP8... always load pgm changes correctly 100% of the time.

  • Is there an easy way to make JSpinner wrap around at max/min values?

    I have several pages with a couple dozen JSpinners to set various values - mostly numeric, but some are not.
    I would like to make them wrap around when either the max or min values are reached.
    Is there an easy way to do this?
    I was hoping for something like an "enableWraparound" property, but I haven't found such an animal.
    I suspect I could add value change listeners to all the components and do it by brute force,
    but there are too many spinners scattered around to make that an option I would like to take.
    Any suggestions?
    Thanks.

    Ok, it looks like custom spinner models are the way to go.
    Hopefully, I can create a couple that are generic enough to meet my requirements without too much pain.
    It looks like the ones I have already created will be easy enough to modify.
    Thanks for the feedback.

  • Is there an easy way to clear the contents of Download Folder?

    Is there an easier way to clear out files (send to trash) from the downloads folder, other than dragging one by one? The downloads folder closes immediately upon dragging one file out.

    You do not need to invoke Finder to do this. Create a new empty Automator workflow and use the "Run Shell Script" option. Paste in the following....
    mv ~/Downloads/* ~/.Trash
    You can then save the workflow as an application, attach it as a Finder action or add it to the scripts menu, whichever you like better.
    If you would like to bypass the Trash and just completely delete the Downloads folder contents immediately, then paste in this command:
    rm -rf ~/Downloads/*

  • HT1660 is there an easy way to delete the whole itunes library and and start again. I notice there is only an add file/folder button but no remove facility

    I recently upgraded to the iphone 5 and managed to sort the transition out with little trouble but noticed when I tried to put my music on that Itunes has messed with album info and either it or me has generated several copies of the same albums over the years and it makes it quite dificult to sort it all out before reloading on the phone. To stop the chaos I had hoped to clear the library and start again but cant find a way to do it. I was hoping to sort all my music out in original files and consolidate them into a proper folder. HOw do I do this. I notice there is an add fole and folder button but no take away??? is there an easy way?

    Use Shift > View > Show Exact Duplicate Items as this is normally a more useful selection. You need to manually select all but one of each group to remove. If you have multiple references to the same files then don't send to the recycle bin. Use my DeDuper script if you don't want to do it by hand. See this thread for background and please take note of the warning to backup your library before deduping.
    (If you don't see the menu bar press ALT to show it temporarily or CTRL+B to keep it displayed)
    tt2

Maybe you are looking for

  • Shuffle recognized in windows but not in itunes

    my new shuffle 4GB is recognized in Computer in Vista but is not recognized by itunes my older Ipod Nano has no such problems I have been able to copy 104 songs around 470 MB to the shuffle by using windows explorer but now when i try to add more thi

  • Deploying Shockwave version 11.6.1.629 also deploys 10.4.1.34

    I have downloaded the latest version of Shockwave redistribituable from a link that Adobe sent me. I first ran the Adobe Shockwave uninstaller (sw_uninstaller.exe) to make sure all "zombie" files are removed. I then installed the latest Shockwave ver

  • Upgrade 2.1 - Default Zoning - End-Host Mode

    hello, we plan to upgrade vom 2.0(d) to 2.1(d) and when going over the current configuration i see that 2 VSANs have default zoning enabled and 1 VSAN has default zoning disabled. we are running end-host mode, so from my knowledge the default zoning

  • Netbeans 7.4 blurry on retina display .

    Hi i'm using Netbeans 7.4 on Mac 10.9 - macbook pro with retina display . but i faces the blurry problem . i'm using 7.3 before and i fix the problem by change java to 1.6 , but i try the same thing on the 7.4 but it's not working and problem still n

  • Multiple People on facetime

    I was wondering could you add for facetime multiple people in one conersation for the IOS7 devices