Cable Between Physical Input and Seq. Input Disappears By Itself

Today, inexplicably, while recording routine MIDI overdubs on a cue, I suddenly lost MIDI thru from my master keyboard thru Logic to my MIDI racks. MIDI tracks played fine, but no MIDI thruput.
Tested the MIDI interfaces, AMS, rebooted the computer and the interfaces, all the usual stuff. Couldn't find any reason why I suddenly lost thruput.
It was only because I was at my wit's end that I decided to look at the Clicks and Ports Layer in the Environment to see if anything "somehow" got weird. And sure enough... the cable between the Physical Input and the Sequencer Input had disappeared. Gone. Vanished. Deleted.
How this could have happened without my deliberately going into the Environment, selecting the Clicks and Ports Layer and purposely deleting the cable connection is totally beyond me. This has got to be one of the weirdest behaviors I've seen. And just remember everyone, "weird" is an anagram for "wired" which, unfortunately, proved not to be the case.
Anyone else ever have this happen? Any ideas as to what might have caused this?

Amin,
I've thought along these lines too, surmising that: items (or data) which were selected/highlighted in various windows at various times were somehow still subject to such actions as Delete, Cut, or Clear, despite the fact that those windows were currently closed. Now, I rarely (closer to "never") have need to visit the Clicks/Ports layer of the Environment, let alone tinker with the connection between phys input and seq input such that that cable might ever remain in a "selected" or "highlighted" state to begin with.
But in an effort to troubleshoot the missing cable scenario according to this theory, I deliberately highlighted the cable, closed that window, and continued working. I was hoping that at some point during normal editing operations I might lose my MIDI thruput again (because it got cut/deleted/cleared in association with a cut/delete/clear operation of another event or object) and then backtrack through the Undo History hoping to discover what operation caused it.
Well, 1.5 days later, after intensive editing of the same sequence (which ended up becoming quite complex) the cable stayed intact! So to a certain extent I think perhaps my theory is wrong, but I'm keeping an open mind.
But something valuable came out of this... considering LPH/David's information, I think that from now on I'm going to eliminate the physical input and sequencer input objects from my environment; they've proven to be a liability. And it's easy enough to add them to a song in the event I want to do some MIDI processing on Logic's input side.
I'd like to respond to your thoughts on floating windows in a separate post.
Cheers Amin!

Similar Messages

  • I used an ethernet cable between my iMac and Time Capsule for the initial backup.  Now that initial backup is concluded, can I simply unplug the Time Capsule from my computer?

    I used an ethernet cable between my iMac and Time Capsule for the initial backup.  Now that initial backup is concluded, can I assume I can simply unplug the Time Capsule from my computer without any glitches and Time Capsule will then run wirelessly.  Is this assumption correct? 

    can I assume I can simply unplug the Time Capsule from my computer without any glitches and Time Capsule will then run wirelessly.  Is this assumption correct?
    Yes, if the computer will be able to receive a strong wireless signal from the Time Capsule.
    I did not disable wireless.  So I assume the backups are occurring both with the ethernet and wirelessly.
    It is inot possible to have both an "active" Ethernet and "active" wireless signal simultaneously. If an Ethernet connection is established, your computer will default to the Ethernet connection. If the Ethernet cable is unplugged, the computer will revert to the wireless connection.
    I also show 2 wireless networks available through Airport.  Shouldn't there only be one now?
    You have a simultaneous dual band Time Capsule. That means that it will always be providing both a 2.4 GHz and a 5 GHz network.
    I named my new network the same name as the old network.  This enabled all of our devices to continue with their connection without entering the new network and/or passwords; however, I am afraid this may pose problems in the future somehow.  Any input on this issue as well?
    Things should be fine. Devices will connect to the best signal.....either 2.4 GHz or 5 GHz....based on their capabilties and location in relation to the Time Capsule.

  • Using A FireWire cable between two Macs and Migration Assistance to transfer all my desktop to my macbook laptop, will all my apps, bookmarks, contacts and files be transferred? I am trying to make a complete copy of my desktop to my laptop.

    Using a FireWire cable between two Macs and the Migration Assistance feature, will al my apps, bookmarks, contacts and files be tranferred?

    See Pondini's Setup New Mac guide

  • Difference between physical join and logical join

    Hi Gurus,
    Can anyone tell me what is the difference between physical join and logical join
    Thanks,
    Chandra

    Hi,
    A physical join is at the physical layer and defines the join between two physical tables. Logical joins live at the BMM (logical) layer and define a join between two logical tables.
    The important differentiation is that at the BMM layer you do not tell the OBIEE server how to do the join, you just tell it that there is a relationship between these two logical entities. When the server comes to this logical join it will use the information in the physical joins and decides how the two logical tables are joined together.
    In BMM you use complex joins to establish which logical tables are joined which another, the OBI EE server will go to the physical level to search the physical join to make the query. You can also use physical joins in the BMM to override the join in the physical layer but only in very specific conditions.
    If you also set complex join in the physical layer OBI EE won't be able to construct the physical query.
    Hope this answers your question.
    Award points if helpful.
    Thanks,
    -Amith.

  • A plug/unplug of the cable between the laptop and the iPad leads to a shutdown of the McBookPro

    a plug/unplug of the cable between the laptop and the iPad leads to a shutdown of the McBookPro
    who can help me ?
    or what shall I do ?

    First, try another cable. If that doesn't do it, make a Genius Bar appointment and take in both the MBP and the iPad.

  • What is the difference between physical topology and network topology ,

    HI
    what is the difference between physical topology and network topology ,
    adil

    They are tightly linked. The network topology is only interested in the networking links between servers or other actors. A physical topology contains the servers as well as the networking components between them. You might use the term in a different
    manner which related to various site's physical attributes such as location but I doubt that's what the document you're working from means.

  • What is the fundamental diff between physical standby and logical standby ?

    What is the fundamental difference between logical standby and physical standby ?
    What if I create a physical standby , now I would like to ask that is it possible to open it on read only mode ? If not , then why not ?
    hare krishna
    Alok

    Nothing will explain you better Oracle than Oracle documentation :<br>
    Standby Database Types<br>
    <br>
    Nicolas.

  • Diffence between physical layer and BMM layer

    Hi all,
    Please let me know the difference between Physical layer design and BMM layer design. Please write your views in your reply instead of links.
    regards
    chandra kanth.

    chandra kanth.,
    Use in the layers
    The physical layer is the layer of the Logical Business Model where you define the physical data model of your data source. It contains information about the physical data sources.
    The most common way to create the schema in the Physical layer is by importing metadata (table, view, …) from databases and other data sources. If you import metadata, many of the properties are configured automatically based on the information gathered during the import process. You can also define other attributes of the physical data source, such as join relationships, that might not exist in the data source metadata.
    In the Business Model
    In the business model, OBI recommends using complex logical joins instead of foreign key logical joins.
    When Complex joins are used in the business layer then they are really acting as placeholders. They allow the OBI Server to decide on which are the best joins define in the Physical Layer to satisfy the request.
    In a Dimension, you may have multiple Logical Table sources that all join to one fact table. The OBI Server will then decide the best joins to use to meet the requirements.

  • The part of the power cable between the converter and the wall

    I just bought a new MacBook in Malaysia... it has the big three pronged UK wall plug, both the little one (that makes you stay close to the wall), and the long cord one.
    It also came with a US plug, but only the little, short one that just slides right on and makes you stay close to the wall or the outlet, not one with a cord.
    I am going back to the US and want more distance and was wondering if I could use my old iBook cord... only the part between the converter and the wall, so that I can have a longer reach. I have looked and looked at wattage and voltage and can't tell if that will matter on this part. It doesnt' seem like it should, because it is before the conversion to the right voltage and wattage, but I don't want to plug in and explode anything.
    Thanks so much.

    The iBook cord should work fine. There are no electronics in the tail piece of the cord, as it's just a wire, so there is no problem using them. Also, apple wouldn't allow the plugs to plugin if they weren't compatible.
    As a side note, I keep that cord from my deceased iBook plugged in at my lab so I can easily plug my laptop in there and at home. The two plugs are identical.
    Phil

  • Which cable between 07 Macbookpro and Philips Plasma?

    Which cable to use to get optimum definition from macbookpro (games, Hulu) in OSX or XP/bootcamp? Currently using very long dvi to hdmi cable but get a lot of static and shimmer on tv, regardless of settings. Tend to want to run at highest viable definition. Actually does a bit better in bootcamp/xp configuration but prefer osx. Do not want to use second mac as external screen. Want the Big Picture. Would dvi to vga work better? Firewire 800?

    This was pretty much the first hit I got when researching this topic.
    http://www.macworld.com/article/133881/2008/07/syncitunes.html
    But I'd go straight to:
    https://www.socketheadstudios.com/mytunesync/

  • Qosmio X300 - difference between Physical mermory and installed RAM

    Hello every body, first please excuse my English, I'm French.
    After a lot of googling and thinking I just can't solve my problem and I thought this might be the best place to look for an answer.
    I've got a Qosmio X300 and the problem is that Windows Vista recognizes the 4GB of RAM installed but my total physical memory is only 1789 MB as you can see on the screenshots : http://nsm02.casimages.com/img/2009/09/17//090917080211659164470363.jpg http://nsm02.casimages.com/img/2009/09/17//090917080211659164470364.jpg.
    Well correct me if I'm wrong but the total physical memory should be 4000MB or at least 3,25GB which I think is the most Vista 32-bit can handle but surely not only 1,8GB.
    I installed all my drivers and Tempro doesn't find any problem with my configuration. Can you help me please?
    Edit : tempro did find a BIOS update but when i try to install it it says that the one installed is the same or newer than the one I want to install.

    Hi, thanks for theses first answers but they don't fix the problem. Here are the screenshots of dxdiag : [system|http://nsm02.casimages.com/img/2009/09/18//090918061908659164475751.jpg] , [video|http://nsm02.casimages.com/img/2009/09/18//090918061908659164475752.jpg]. As you can see it says that the ram is 1789 Mo and the video card has about 1100Mo of memory. Sp1 is installed but the bios version seems to be 1.00 according to dxdiag, I'll check it and then let you know.
    Edit : I checked the bios, v 1.60, the last one

  • HT4623 I have an iPad 3.2 and would like to upgrade the IOS to 5 or 6. I'm having difficulty doing so, including using a cable between my laptop and my iPad. What should I do?

    I have an iPad 3 and have attempted, without success, to upgrade to iOS to 5 or 6. I've tried it wirelessly, without success, and cabled it to my laptop, also without success.  What am I doing wrong?

    The option to update without the computer (Over the air) was made available with iOS 5. If your iDevice is using a version of iOS lower than 5, you will need to use iTunes on your syncing computer to perform the upgrade. Use the Apple link below as a guide for the upgrade.
    http://support.apple.com/kb/HT4972
    Also read the instructions from the section entitled "Update your device using iTunes" at the link below.
    http://support.apple.com/kb/HT4623
    Information regarding transferring purchases from your iDevice to iTunes on your syncing computer can be found at the link below.
    http://support.apple.com/kb/ht1848

  • Extended cable between Soundcard and X-Fi-E/A-Modul

    Hi all!
    I have no more free 5 /4 Slot on my computer and so i want to put the E/A-Modul on my desk. Does anybody know, if there is a longer (extended) connector cable between the soundcard and the E/A-Box available?
    (Creative Sound Blaster X-Fi Titanium - Fatalty Champion Series )
    For sure, i could solder some cable between both connectors, but if there is any extension available i would like to use it...
    Does anybody know the type and/or specification of the connectors itself? I could manufacture a cable if i would know the specific name/brand.
    Greets,
    Marc

    Re: Extended cable between Soundcard and X-Fi-E/A-Modul_ Hi Dirk...
    It seem's you are German, so i wil try to answer your question in German :-)
    Ich hab jetzt di'verse H?ndler und Internetforen durch und bin der Meinung, dass es dieses Kabel?nicht als "Ersatzteil" gibt. Einer der H?ndler hat sofort abgewunken und gemeint :?"...das ist ein Herstellerkabel, das gibt's nicht einfach so und nachbestellen ist da erst Recht nicht..., aber der "B?rklin" m?sste den Stecker haben".
    Ich werde mich also nun auf die?Stecker konzentrieren, zumal ich ja auch noch eine l?ngere Version haben m?chte. Entsprechende Kabel mit den n?tigen Kabelquerschnitten hat der B?rklin sicher. Die Stecker sind der Knackpunkt.
    Leider fehlt mir ein wenig die Zeit um mich intensiv auf die Suche zu machen... so bald ich was neues wei?, sag ich bescheid.
    Gr?e,
    Marc
    PS: Hier der Link zum B?rklin... leider ist die Suche etwas komplitziert auf derHomepage:
    https://www.buerklin.com/

  • Physical directory and logical directory

    What is the difference between physical directory and logical directory in BPEL

    Hi,
    Physical : We need to Specify the complete directory.
    Example: <Drive name>:\Temp\data
    Logical: We need to specify a logical name for directory. It is defined as a property in the 'bpel.xml' file.
    Example: if you specify 'READ' as the logical name, the following property is added to the bpel.xml file: <property name="READ"></property>
    After this, u must have define the directory path.
    For example, <Drive name>:\Temp\data for the file adapter: <property name="MyDirectory"><Drive name>:\Temp\data </property>
    cheers,
    Abhi

  • Physical catalog and Physical schema

    Hi all,
    I want to know what is difference between physical catalog and physical schema in the physical layer of Repository.

    Hi,
    A physical catalog can contain one or more physical schema's. This can be useful when you are creating very large repositories. A physical schema references a database schema.
    Hope this helps.
    Cheers,
    Daan Bakboord
    http://www.obi-forumlive.nl/

Maybe you are looking for

  • Wireless Guest Tracking

    I am looking for how to track the number of wireless guest users that have used wireless during a month. I see the enterprise guest management options but that is real overkill in this situation because I only have two 1200 series autonomous APs that

  • Help = RFBILA00 - how to insert new GL code?

    Dear all, my user claim that some of her GL code does not inserted in sequnce of where it should be..any idea how to add in those left out GL code? thanks

  • Running executable jar from within a java program

    Is there a way to launch an executable jar in a java program? I tried wrapping the jar in an exe and calling it using Runtime exec() and though this approach works it does only for windows. I want it to work for unix/linux too.

  • SATA Boot as Removable Drive ?

    Recently a buddy installed a new ASUS board with SATA boot via onboard SATA. SATA drives showed up as removable. Didn't like that so we installed a SATA PCI card and they functioned normally. Then we freshened up an MSI MS-6788 board using the onboar

  • Premiere Pro cs5 freezing my computer when exporting

    I'm editing using .mts files.  I've a sequences just about two - three minutes long.  I try exporting 1080p h264 mode and more than half way of encoding my computer just freezes!!! Computer specs: 4 gig ram 2.81 ghz processor Nvidia Geforce 8600 gts