Page 2 of 4 FirstFirst 1234 LastLast
Results 21 to 40 of 73
Like Tree17Likes

Thread: Loading Presets Without Axe-Edit (Windows)

  1. #21
    Senior Member
    Join Date
    Sep 2009
    Posts
    891
    How do I save a preset to a computer without axe-edit?

  2. #22
    Senior Member
    Join Date
    Aug 2008
    Location
    Germany, Saarland
    Posts
    667
    I hope my question is not outrageous (I 've seen the don't use AE instruction) , it's an honest question, since I can't get it out of my head: When we use AE to update the firmware, we avoid using the editor-part of it, to avoid it reading and rewriting patches. We use just one part of it, the one that is for sending midi files and that works.

    My question is: Is the axe-manage part of AE reading and writing files of the axe-fx without looking inside the files, just an upload and download of uninterpreted data? Or is it interpreting the files and therefore changing the content? Should our old backups that we made with 8.xx contain uninterpreted original data or are these backups spoiled?

  3. #23
    Junior Member
    Join Date
    Dec 2012
    Posts
    9
    Will I get any comfimation on the Axe once MidiOx has send the syx-file?

  4. #24
    Administrator
    Join Date
    Jul 2008
    Posts
    4,139
    Quote Originally Posted by tonebender View Post
    Will I get any comfimation on the Axe once MidiOx has send the syx-file?
    The MIDI LED will be on during the transfer.

  5. #25

  6. #26
    Member
    Join Date
    Jul 2008
    Location
    Melbourne Australia
    Posts
    210
    Quote Originally Posted by Brick_top View Post
    How do I save a preset to a computer without axe-edit?
    Yes, how? I need to email a preset to a friend. I am using Sysex Lib on Mac.

  7. #27
    Senior Member Chris@KatsuKuriMedia's Avatar
    Join Date
    Jul 2008
    Location
    Honolulu, Hawaii
    Posts
    4,473
    Quote Originally Posted by ninja9 View Post
    Yes, how? I need to email a preset to a friend. I am using Sysex Lib on Mac.
    Read page 148 of the current manual "Backing up and restoring."

    Before hitting Enter to send the dump over USB or MIDI, in SysEx Librarian press "Record Many" and when the data stops sending to the computer, press stop. That new SysEx file is your preset.

  8. #28
    Member
    Join Date
    Jul 2008
    Location
    Melbourne Australia
    Posts
    210
    Quote Originally Posted by Chris@KatsuKuriMedia View Post
    Read page 148 of the current manual "Backing up and restoring."

    Before hitting Enter to send the dump over USB or MIDI, in SysEx Librarian press "Record Many" and when the data stops sending to the computer, press stop. That new SysEx file is your preset.
    Thanks! I read the manual but never would have figured out the "Record Many" on Sysex Lib. Anyway, I have it working.

    Thanks Chris, and what a great forum this is

  9. #29
    Senior Member
    Join Date
    Jun 2010
    Location
    Virginia, USA
    Posts
    884
    Is it necessary to be on a preset in the bank you with to overwrite, or will the Axe know where to put each?

  10. #30
    Member
    Join Date
    Feb 2010
    Posts
    38
    Quote Originally Posted by MotherSea View Post
    Is it necessary to be on a preset in the bank you with to overwrite, or will the Axe know where to put each?
    On the Mac, I was on preset 000 when I did all three banks and they were dropped into the right places

  11. #31
    Senior Member Chris@KatsuKuriMedia's Avatar
    Join Date
    Jul 2008
    Location
    Honolulu, Hawaii
    Posts
    4,473
    Banks go where they need to automatically. They overwrite immediately too, so make sure you want to replace all those presets before you send it.

    Single presets are loaded to the Preset Slot you are currently on. You have to Store the preset to keep the new uploaded preset in place. I cover this in my video linked above.

  12. #32
    Senior Member
    Join Date
    Jun 2010
    Location
    Virginia, USA
    Posts
    884
    Thanks! I just loaded the V9 banks for a fresh start!

  13. #33
    Member
    Join Date
    Apr 2011
    Location
    St. Louis , MO
    Posts
    244
    OK maybe I'm missing this. I rarely use bank C and bank A contains many of my presets. Can I overwrite bank B on the Axe with with the New bank A presets and same for Bank C (Use Bank B Presets)

  14. #34
    Senior Member Chris@KatsuKuriMedia's Avatar
    Join Date
    Jul 2008
    Location
    Honolulu, Hawaii
    Posts
    4,473
    Not without altering the actual code in the SysEx file.

    The banks automatically go where they should, so A will always go to 1-128, etc.

  15. #35
    Senior Member Tone Seeker's Avatar
    Join Date
    Jul 2008
    Location
    Regina, Canada
    Posts
    1,020
    Quote Originally Posted by Chris@KatsuKuriMedia View Post
    Not without altering the actual code in the SysEx file.

    The banks automatically go where they should, so A will always go to 1-128, etc.
    It looks like the byte 7 has to be altered. "00" is Bank A, "01" is bank B and "02" is bank C. Can someone confirm this?

    I recall it being one of the first few bytes on the Ultra, and I imagine it's the same on on the Axe-FX II.

    Terry.
    Last edited by Tone Seeker; Dec-15-2012 at 01:04 PM. Reason: Looks like byte 7, not 8.

  16. #36
    Member
    Join Date
    Apr 2011
    Location
    St. Louis , MO
    Posts
    244
    I don't think that does it (though I am not a hex expert).

  17. #37
    Senior Member Tone Seeker's Avatar
    Join Date
    Jul 2008
    Location
    Regina, Canada
    Posts
    1,020
    Quote Originally Posted by WITELITE View Post
    I don't think that does it (though I am not a hex expert).
    No, one byte change was not enough. It looks like more is required, but rather than fiddle any longer I tried a different approach. I pulled up the new bank A file in Axe Manage, copied the contents into an existing bank B, and then saved it as a new sysex file. This file has everything necessary to be seen by the Axe-FX II as a bank B file, and I can download it directly using SysEx Librarian.

    Terry.

  18. #38
    Junior Member
    Join Date
    Dec 2012
    Location
    Texarse
    Posts
    5
    I seem to be encountering an issue with the steps as presented by the original post in this thread. Upon reaching the following step:

    "Select View->Port Routings. Make sure there is only a single route between MIDI-OX Event Port and Axe-Fx II MIDI In. If a route exists between Axe-Fx II MIDI In and Axe-Fx II MIDI Out, right click on the route and disconnect it."


    I cannot make a connection between MIDI-OX Event Port and Axe-Fx II MIDI In. I can make connections any other way but that. Any ideas on what I've done wrong?

  19. #39
    Senior Member
    Join Date
    Sep 2008
    Posts
    681
    Backup Issue: When I save a preset/patch from my Axe II using Sysex Librarian (Mac) the preset shows without the name. To test the integrity of the file, I save it back to my Axe but it doesn't transfer.

    What am I doing wrong?
    Axe-FX II (10.05) - MFC-101 (2.16) - FBT Verve 12ma
    Suhr Custom Modern - 1979 Gibson Les Paul K.M. Model - 1992 Breedlove Acoustic

  20. #40
    Senior Member Chris@KatsuKuriMedia's Avatar
    Join Date
    Jul 2008
    Location
    Honolulu, Hawaii
    Posts
    4,473
    How big is the landed file? Are you doing record 1 or record many?

    Should do many and press stop when it's done transferring.

Page 2 of 4 FirstFirst 1234 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •