Strange MIDI tracks

I'm reading in a simple midi file I created (with software) but I get a bunch of note off messages (see track 1) before the my music data comes through, why does the note offs occur?
(The good data begins on track 1, event 48)
Output:
Track 0
Track Events: 4
Track Duration (Ticks): 0
MetaMessage Event 1: Tick: 0 / Message: (6 bytes) 0xff (MetaMessage) 0xffffffff 0x51 0x3 0x7 0xffffffa1 0x20
MetaMessage Event 2: Tick: 0 / Message: (8 bytes) 0xff (MetaMessage) 0xffffffff 0x3 0x5 0x54 0x69 0x74 0x6c 0x65
MetaMessage Event 3: Tick: 0 / Message: (7 bytes) 0xff (MetaMessage) 0xffffffff 0x58 0x4 0x4 0x2 0x7 0xffffffa1
MetaMessage Event 4: Tick: 0 / Message: (3 bytes) 0xff (ImmutableEndOfTrack) 0xffffffff 0x2f 0x0
Track 1
Track Events: 56
Track Duration (Ticks): 1920
MetaMessage Event 1: Tick: 0 / Message: (10 bytes) 0xff (MetaMessage) 0xffffffff 0x3 0x7 0x54 0x72 0x61 0x63 0x6b 0x20 0x31
ShortMessage NOTE OFF E (0)     Event 2: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x64 0x0
ShortMessage NOTE OFF F (0)     Event 3: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x65 0x0
ShortMessage NOTE OFF F# (1)     Event 4: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x6 0xc
ShortMessage NOTE OFF C (5)     Event 5: Tick: 0 / Message: (3 bytes) 0xe1 (FastShortMessage) 0xffffffe1 0x0 0x40
ShortMessage NOTE OFF F (0)     Event 6: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x65 0x0
ShortMessage NOTE OFF E (0)     Event 7: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x64 0x1
ShortMessage NOTE OFF F# (5)     Event 8: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x6 0x40
ShortMessage NOTE OFF D (0)     Event 9: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x26 0x0
ShortMessage NOTE OFF F (10)     Event 10: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x65 0x7f
ShortMessage NOTE OFF E (10)     Event 11: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x64 0x7f
ShortMessage NOTE OFF E (0)     Event 12: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x64 0x0
ShortMessage NOTE OFF F (0)     Event 13: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x65 0x0
ShortMessage NOTE OFF F# (1)     Event 14: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x6 0xc
ShortMessage NOTE OFF C (5)     Event 15: Tick: 0 / Message: (3 bytes) 0xe0 (FastShortMessage) 0xffffffe0 0x0 0x40
ShortMessage NOTE OFF F (0)     Event 16: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x65 0x0
ShortMessage NOTE OFF E (0)     Event 17: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x64 0x1
ShortMessage NOTE OFF F# (5)     Event 18: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x6 0x40
ShortMessage NOTE OFF D (0)     Event 19: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x26 0x0
ShortMessage NOTE OFF F (10)     Event 20: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x65 0x7f
ShortMessage NOTE OFF E (10)     Event 21: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x64 0x7f
ShortMessage NOTE OFF F (0)     Event 22: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x65 0x0
ShortMessage NOTE OFF E (0)     Event 23: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x64 0x2
ShortMessage NOTE OFF F# (5)     Event 24: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x6 0x40
ShortMessage NOTE OFF F (10)     Event 25: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x65 0x7f
ShortMessage NOTE OFF E (10)     Event 26: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x64 0x7f
ShortMessage NOTE OFF F (0)     Event 27: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x65 0x0
ShortMessage NOTE OFF E (0)     Event 28: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x64 0x2
ShortMessage NOTE OFF F# (5)     Event 29: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x6 0x40
ShortMessage NOTE OFF F (10)     Event 30: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x65 0x7f
ShortMessage NOTE OFF E (10)     Event 31: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x64 0x7f
ShortMessage NOTE OFF C# (0)     Event 32: Tick: 0 / Message: (2 bytes) 0xc1 (FastShortMessage) 0xffffffc1 0x19
ShortMessage NOTE OFF C# (0)     Event 33: Tick: 0 / Message: (2 bytes) 0xc0 (FastShortMessage) 0xffffffc0 0x19
ShortMessage NOTE OFF C (0)     Event 34: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x0 0x0
ShortMessage NOTE OFF C (0)     Event 35: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x0 0x0
ShortMessage NOTE OFF G (8)     Event 36: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x7 0x68
ShortMessage NOTE OFF G (8)     Event 37: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x7 0x68
ShortMessage NOTE OFF A# (5)     Event 38: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0xa 0x40
ShortMessage NOTE OFF A# (5)     Event 39: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0xa 0x40
ShortMessage NOTE OFF A (0)     Event 40: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x5d 0x0
ShortMessage NOTE OFF A (0)     Event 41: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x5d 0x0
ShortMessage NOTE OFF G (0)     Event 42: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x5b 0x0
ShortMessage NOTE OFF G (0)     Event 43: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x5b 0x0
ShortMessage NOTE OFF G# (0)     Event 44: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x5c 0x0
ShortMessage NOTE OFF G# (0)     Event 45: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x5c 0x0
ShortMessage NOTE OFF B (0)     Event 46: Tick: 0 / Message: (3 bytes) 0xb1 (FastShortMessage) 0xffffffb1 0x5f 0x0
ShortMessage NOTE OFF B (0)     Event 47: Tick: 0 / Message: (3 bytes) 0xb0 (FastShortMessage) 0xffffffb0 0x5f 0x0
ShortMessage NOTE ON E (7)     Event 48: Tick: 0 / Message: (3 bytes) 0x90 (FastShortMessage) 0xffffff90 0x40 0x5f
ShortMessage NOTE OFF E (6)     Event 49: Tick: 480 / Message: (3 bytes) 0x80 (FastShortMessage) 0xffffff80 0x40 0x50
ShortMessage NOTE ON B (7)     Event 50: Tick: 480 / Message: (3 bytes) 0x90 (FastShortMessage) 0xffffff90 0x3b 0x5f
ShortMessage NOTE OFF B (6)     Event 51: Tick: 960 / Message: (3 bytes) 0x80 (FastShortMessage) 0xffffff80 0x3b 0x50
ShortMessage NOTE ON G (7)     Event 52: Tick: 960 / Message: (3 bytes) 0x90 (FastShortMessage) 0xffffff90 0x37 0x5f
ShortMessage NOTE OFF G (6)     Event 53: Tick: 1440 / Message: (3 bytes) 0x80 (FastShortMessage) 0xffffff80 0x37 0x50
ShortMessage NOTE ON D (7)     Event 54: Tick: 1440 / Message: (3 bytes) 0x90 (FastShortMessage) 0xffffff90 0x32 0x5f
ShortMessage NOTE OFF D (6)     Event 55: Tick: 1920 / Message: (3 bytes) 0x80 (FastShortMessage) 0xffffff80 0x32 0x50
MetaMessage Event 56: Tick: 1920 / Message: (3 bytes) 0xff (ImmutableEndOfTrack) 0xffffffff 0x2f 0x0

Presumably because the software you used to create the file put them there...
Or your MIDI reading program is messed up.
[http://www.jsresources.org/examples/DumpSequence.html]
Try running that program and see if you get the same results. If you do, then it's just something the software stuck in there...

Similar Messages

  • No output from recorded audio tracks, only midi tracks..please help

    I've been working on a song in Garageband and suddenly lost audio from real instruments and can only hear the midi from last night until today.  It consists of 3 midi tracks and 9 audio tracks.  I have software plugins or FX on almost all 9 tracks with amplitube or similar.  Things are slow as the arrow is red at the top, however last night I was able to still make changes - slowly.  I was able to do a mixdown and export to mp3.  Then I shut the computer down.  Today I open up Garageband and can only hear the midi tracks of my song however other songs I have work totally fine.  Nothing is muted and I've checked everything.  Levels meters are moving on all the tracks, I can just feintly hear one guitar track.  This is frustrating. I even tried locking half of the tracks and still nothing.  I've rebooted etc and same
    I'm running Lion with a TC Konnekt 8 sound module, on a 2.4 core duo 2 MBP with 4 GB of ram

    I ran onyx and did a clean up etc then rebooted, loaded GB and same problems.  I turned on the ducking thing, everything looked ok and then once I hit play everything worked again.  I've turned off ducking and it still works.  Could this be a glitch as I've never enabled it before

  • How do I bounce audio and midi tracks at the same time to burn a CD?

    Hi there,
    I would like to bounce a song with both audio and midi tracks recorded in it onto a CD.
    Despite ensuring that I am doing a realtime bounce (not offline) I am only getting the audio tracks burnt onto the CD - the midi isn't getting bounced to the final output.
    This must be a stupid question, if someone would be so kind as to give me an obvious answer I would be most grateful.
    Thankin y'all
    amata

    Hi A,
    if you use the instrument (with logic virtual synths) tracks for midi,
    it will.
    BTW, why don't you do it offline?
    It will be so much faster.
    Kindly regards,
    Jorge

  • How do I create multiple midi tracks each with separate external synthesizer sound

    Mac Pro OS 10.10.2, Logic Pro 10.1.1, FireFace 800 (updated), Roland XP-30 synthesizer/keyboard, Mackie mixer.
    XP-30 analog output to Mackie, FireFace monitor to FireFace main inputs and FireFace out to Mackie.
    What I can't get to work: Sound output for monitoring as I record on each of several midi tracks, each with access to my banks/programs.
    Logic automatically set up the multi-instrument and created 16 tracks, visible in the mixer window. I have entered custom banks for the XP-30 and they are working.
    Mt problem is two parts. First, my last experience was with Logic Pro 7 way back.
    Problem two is that when I create midi tracks (except for the first one I created on channel 1) by control-clicking on one of the tracks in the mixer window I get no sound for monitoring. I can see the green monitor indicator for the track shows midi data incoming. I just can't hear it. It's as if there is no designated output. I have checked audio preferences and see the FireFace as input and output device. If i change the channel to channel 1, I get the sound, but then I have two tracks on channel 1 which doesn't work for designating unique sounds to each track.
    I can select "All" for channel and get monitored sound on several tracks; however, they then all play the same sound, of course.
    i can create midi tracks (either instrument or external) using the plus icon, but no matter how i set them up that way, they do not allow me access to my banks/programs.
    In logic Pro 7 it was no problem creating multiple midi tracks, each with a different sound assigned to it. In Logic Pro 10, I am baffled regarding how to accomplish this and get it all to work as simply and nicely as I was able to with #7.
    Make sense? Can anyone help?
    Thanks

    I have it set to Performance mode which according to the owners manual: "This mode makes the XP-30 function as a multitimbral sound
    source, and Performance settings can be modified. If you’re
    using an external MIDI device to control the XP-30 in this
    mode, it will function as a multitimbral sound source."

  • How to change the key of a MIDI track

    There has to be an easy answer for this.
    I have a Midi drum loop that I am using. I have changed the instrument so instead of the MIDI notes playing through a drum synth it is using one of logic's piano software instruments.
    What I am trying to do is change the KEY of this loop. It seems to only play in C. If I go to the piano roll, copy all the notes of the loop and move the notes up or down, I was thinking I should be able to alter the key/chord that the loop is playing. However, no matter what I do, the loop still seems to be in C.
    What is going on? And what can I do to easily change the key of this loop?

    How is Space Designer keeping the MIDI track in the same key of C
    I have no idea. I would normally think that such a thing is not possible.
    What is the instrument? What happens if you create a new track, and load this instrument, and create a new midi region, and load SD? Same problem? What about if you do this in a new project? Same problem?

  • The Need Of A Midi Track

    Hello, all. Very new to Logic here. Just asking a series of questions to try to continue my knowledge on this program. Here's one: Among others, there are audio tracks, audio instrument tracks, and midi tracks, correct? Okay. I understand audio tracks enough. Connect them properly to your audio interface, and your okay. Same with audio instruments, except they're going directly through Logic, as opposed to being externally generated.
    What about midi tracks though? I see on my start up template a bunch of midi tracks with labels on them - Grand Piano, Polysynth, Fingered Bass, etc . . . But, although I know how to get my audio and audio instrument tracks to (eventually) generate sound, I'm not quite sure how to get my midi tracks to do such.
    So I guess this is kind've a two part question then: 1) How do I get my midi tracks to generate sound? and 2) why midi tracks at all? I mean don't the audio instruments function as your midi tracks?
    I know I'm all over the place here in terms of my (jumbled) thought process.
    Anyone please try to respond to what you can.
    Thank you,
    Javier Calderon

    MIDI tracks work in conjunction with external MIDI devices, such as a hardware synth or drum unit. Sound is generated from those instruments. If you don't have one of those, you're not really missing anything (Logic has more than enough software instruments).
    jord

  • How do i save a midi track as a .smf?

    i need to save a looped midi region (click track) as an .smf, not a .mid. can't seem to find that option anywhere.

    what program uses the extension .smf? is it another music program?
    to use a logic midi track in another program you need to export it as a Standard Midi File (SMF) which has the .mid extension then you can import it into another music program. Logic does not convert midi tracks to any other extension except .mid

  • Logic randomly dragging midi tracks during autopunch

    hi, can't figure out what i'm doing wrong here.  logic seems to be moving my tracks over a bar or two when i autopunch midi tracks.  i must be hitting some shortcut by accident or maybe it's a setting.  can someone tell me what i'm probably doing wrong?
    thanks in advance,
    dave

    Bump. Anyone?

  • Automatic MIDI track record engaging.. is there a way to toggle?

    I'm talking about how a midi track goes into record once its selected and it receives midi info.
    Is there a way of turning this 'feature' off?? I would like total control over whether or not I'm going into record... There's a keystroke I don't mind making.

    If you put the arpeggiator between the keyboard (Input Notes object) and the Sequencer Input on the Clicks and Ports layer of the environment it will record when you put your software instrument track into record.

  • Flex pitch (Time) needs midi track import function

    Flex pitch (Time) needs midi track import function

    HI it's me again ( under my studio name).. I don't use Garage Band. I use Logic x. so don't know why you'd suggest doing away with another program when I have no use for Garage Band.
    I think it ended up working only because it was a glitch.... when I exited the program and came back to it, it started working. The only thing that didn't appear was the pitch correction on the left hand side of the sound editor.. the slider button where you can go up to 100%...
    but at least it worked. This Apple operating system always has bugs .. but gllitching on my projects doesn't make me a happy camper.
    They don't even offer support for it. unless you pay through the roof.
    Anyway.. it showed up... not sure how it did, but rebooted my computer and miraculously it was there.

  • Multiple MIDI tracks to one instrument?

    The plugin is Ultrabeat.
    I like putting the kick onto one MIDI track
    the snare into another MIDI track,
    hats on another, etc....
    Problem is, all of the MIDI tracks that route to the Ultrabeat
    are the actual instrument track that has the plugin inserted onto it.
    So MUTING one track mutes all the audio coming out of
    the Ultrabeat Instrument track.
    An attempt at a workaround is: create a Multi-instrument
    in the Environment, and connect it to the Ultrabeat.
    But then MUTING the MIDI tracks doesn't do anything.
    The MIDI tracks play even when MUTED.
    So I'm guessing Region Muting is the way we do it?
    Selecting individual regions for muting and solo-ing
    instead of muting and soloing the track ?
    So..the MUTE button on a MIDI track is there for...NO REASON.
    It's just a button that doesn't do anything.
    Well.. this MIDI track has muted and non-muted regions on it.
    I guess I'll need to remember which ones are muted and which
    are not ?
    This couldn't possibly have been something that was thought over
    and planned.
    Nobody in their right mind would design it this way on purpose.
    A solution would be to allow MIDI tracks to be MUTED using the 'M' button

    Are you talking about MIDI track on external MIDI?
    your question seems to be related with Instrument tracks...
    there many Muting possibilities in Logic...
    I suggest to read the manual serch for "mute track"
    As you can see in the manual there are tons of pages and paragraphs about MUTE function in Logic Pro... so I cannot explain all the way to MUTE a Midi or Audio
    I can only say that Instruments tracks are not the same as External MIDI track device... *but Muting Instrument track is very similar as Audio and Midi mixed together functions*
    'cause the Instruments channels strips are AUDIO CHANNELs STRIPs!
    Maybe the following pictures can help
    Try to change setting with the one shown below
    CPU-savings is not the correct therm and maybe this is caused of misunderstanding...
    this set allow you to individually mute the duplicate tracks...
    _+The "M" button that you are metioned in your post will works as you need.+_
    I'm trying to replay to the O.P question
    multiple MIDI tracks to one instrument?
    if you need to mute individually tracks of a single instrument the last pictures shows the best setting to achieve the result that you are looking for.
    G

  • Simple question - multiple midi tracks in matrix editor

    call me stupid but i am finding the matrix editor window quirky as!
    I want to bring up multiple midi tracks simultaneously in the matrix editor but for some reason most of the time it will only show one, then sometimes mysteriously multiple appear - woo hoo! I have tried clicking and unclicking every combination of link window button to no avail. As I understand it one should have the purple link button selected (or no link, but not the yellow one) and then shift select or marquee the multiple midi tracks for them to show simultaneously....why does this not work it is so basic??!! all the tracks are different audio instruments on different channels so what's the problem?
    thanks for the help

    You have to read the manual really carefully.
    The trick is double clicking: when you double-click in the background of matrix editor, it will show all tracks, when you double-click a single note, you will only see the notes of the track it belongs to.
    There is a menu item that says something like "Show only selected regions". If you select that and double click in the matrix editor's background, you won't see all regions, but only the ones you selected.

  • How to record multiple midi channel data to multiple midi tracks in Logic?

    Dear All,
    I have an electric organ from Yamaha, and it has 3 keyboards, upper keyboard, lower keyboard, and pedal keyboard. They are all running in different midi channels:
    i.e. upper keyboard: midi channel 1
    lower keyboard: midi channel 2
    pedal keyboard: midi channel 3
    When I try to create 3 midi tracks in Logic to listen to the 3 keyboards, I found that their midi signal just mixed together. Meaning, all 3 midi tracks can listen to all 3 keyboards...
    Please noted that I am using a single USB Midi interface (1-in, 1-out) to connect the electric organ with macbook.
    Can someone give me a help here? I suppose I can setup 3 midi tracks in logic to listen to 3 keyboards signal separately.
    Thanks,
    Eric

    Ahrenshof wrote:
    I had a similar situation when I first got LS and received this useful reply from Apple-
    in Settings>Recording, check the box for "Auto demix by channel if multitrack recording".
    Be aware that the Settings are song specific, compared to Preferences, which apply
    to all songs. Set your controllers to send on specific MIDI channels and set the same channels in the inspector of your tracks.
    I have a 2x2 midisport however, so I don't know if you will have an issue because you have only 1 I/O.
    If so, you might have to learn about 'Multi instruments", I haven't had the need.
    Yes, this is correct. We have two recording stations with ESI M4U 4x4 midi interfaces. We are recording 4 instruments at the same time and they all send their data on a different channel. I created midi instruments for all of them in Environment just to have them more easily available in the Arrange window. Also make sure you have the correct midi channel set per track in Logic.
    When the option to "auto demix by channel" is set and you are recording, it may seem that Logic is recording only on one channel (only one region being created). But as soon as you hit stop, it will expand to multiple channels.

  • Midi tracks loading slow

    I'm using the trial version of AA 3.0 and the last few nights it seems that it is taking forever just to bring up a Midi track. Any reason's why?

    I'm a little confused by your terminology. The speaker icon in the track header is for muting the track altogether, so you shouldn't hear it if it's clicked.
    If your track volume slider is disabled, it means that you have an active volume automation curve (which probably was embedded in your midi file). If you don't want to use it, click the triangle on the right side of the track header, it brings up your automation controls. Click the blue indicator next to "track volume", and the curve will be diabled and the volume slider will become active again.

  • Midi tracks changing pitch when un frozen

    Whats up, is this a known problem and I am unaware. I had every midi track on 6 songs do the same thing upon unfreezing. All went up a half step sharp. Steve Cooley

    Aah, yes of course! That would be why...
    Thanks for the help.

Maybe you are looking for

  • Quary wiht restricted kf problem

    Hi gurus, in my row i have Product characteristic, in my column i have Sales Quantity key figure. i want to visualise this table for posting periods between 06.2006 and 12.2007. i restricted my kf 2 times. in first restriction Fiscal Year :2006 Posti

  • Copy query from one InfoProvider to another InfoProvider...

    Thank you in advance for your response and help...have a good day...... Have a query that I  want to use with another InfoProvider.  What are the possible TC's to do the copy or the best way to duplicate the query? Than You Jim

  • How to implement a ruler?

    Hi, I am trying to figure out to implement a ruler like the online TLF demo has, http://labs.adobe.com/technologies/textlayout/demos/. Could you let me know what would be the best way to do this? And also, is it possible to open the source of this de

  • Driverless eSata (NewerTech MAXPower 6G PCI eSATA Controller. 2 x eSATA ports)

    Hello, In my Mac Pro I have installed a NewerTech MAXPower 6G PCIe eSATA Controller. 2 x eSATA ports. This is to connect my external disk enclosure to the computer. The problem I am experiencing is that if the extermnal disk array is powered off duri

  • I want only SOME music on my phone and the cloud is making this hard

    I am trying to get all of the music I do not want off my phone.  I have deleted all of the song files, but now I need to delete the cloud-based song that are showing up so that I can add back in only what I want. When I try to manually manage the son