BBMO 1.5.0 BUG: Cannot Export a Song's MIDI to Desktop

Tested on a Mac Mini M2 (Silicon) using Sequoia 15.1 using Vivaldi BBMO 1.5.0

EXPECTED BEHAVIOR:
Being able to Export MIDI from a Song to the Desktop on a Mac.
Screenshot 2024-11-03 at 8.38.43 AM

WHAT IS HAPPENING:

  1. The process balks when attempting to save a MIDI from a Song to a Mac Desktop however Save Track to MIDI File can be saved to Desktop.
    Screenshot 2024-11-03 at 7.58.32 AM

  2. Also, the Export to any location other than the Mac Desktop results in the same incomplete MIDI file as in what was reported at this link: BBMO BUG: Save Track as MIDI File does not work properly
    The zipped folder contains the contents of the Export MIDI
    A Forest v3_beatBuddyFolder_08_45_53_03-11-2024_MIDI_Export.zip (4.7 KB)

Hi persist,

Thank you for reporting this issue! I’ve sent this information to the dev team for further investigation.

1 Like

Hey there,

This is actually not a bug but by design with the file system API to stop malicious materials like a web app being able to delete system32 or something to that nature

Basically any folder that contains system files will fail when exporting to it. All you would need to do is create a folder inside of the folder you are trying to export it to and it should work fine

We will update the documentation to specify this, thanks for reporting!

1 Like