Anytime Help Center

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Support
  • Guest
  • Log In
English (US)
US English (US)
DE German
CN Chinese
MX Spanish (Mexico)
Chinese (Simplified)
  • AKG
    Microphones Wireless Integrated Systems Automatic Mixers Headphones Discontinued Products (AKG) General AKG Inquiries Certifications (AKG)
  • AMX
    Networked A/V Distribution (AVoIP) Traditional A/V Distribution Video Signal Processing Architectural Connectivity User Interfaces Control Processing Power (AMX) Programming (AMX) Software (AMX) Discontinued Products (AMX) General AMX Inquiries Certifications (AMX)
  • BSS
    Soundweb™ Omni Soundweb™ London Soundweb™ Contrio™ Software (BSS) Discontinued Products (BSS) General BSS Inquiries Certifications (BSS)
  • Crown
    CDi DriveCore Series CDi Series Commercial Series ComTech Series DCi DriveCore Series I-Tech HD Series XLC series XLi Series XLS DriveCore 2 Series XTi 2 Series Discontinued Products (Crown) Software (Crown) General Crown Inquiries Certifications (Crown)
  • dbx
    CX Series 500 Series DriveRack Personal Monitor Control ZonePRO Zone Controllers FeedBack Suppression Microphone Preamps Dynamics Processors Crossovers Equalizers Software (dbx) Discontinued Products (dbx) General dbx Inquiries Certifications (dbx)
  • Flux::
    Immersive Processing Analysis Subscriptions General FLUX: Inquiries
  • JBL
    Cinema Sound Installed Live Portable Tour Sound Recording & Broadcast Software (JBL) Discontinued Products (JBL) Video Manual Series (JBL) General JBL Inquiries Certifications (JBL)
  • Lexicon
    Plugins Effects Processors Cinema Discontinued Products (Lexicon) Video Manual Series (Lexicon) General Lexicon Inquiries Certifications (Lexicon)
  • Martin
    Atomic ELP ERA Exterior MAC P3 VC VDO Tools Discontinued Products (Martin) General Martin Inquiries Certifications (Martin)
  • Soundcraft
    Digital Analog Connected Analog Only Discontinued Products (Soundcraft) Video Manual Series (Soundcraft) General Soundcraft Inquiries Certifications (Soundcraft)
  • General HARMAN Inquiries
    Dante
+ More
  • Home
  • AMX
  • Control Processing
  • Central Controllers
  • MU-Series Controller

Muse script and Automator differences for read write

Technical Support Guide

Written by Will Fraser

Updated at February 19th, 2026

Table of Contents

Brand: Models: Overview: Automator: Note: Scripting:

Brand:

  • AMX

Models:

  • MUSE

Overview:

Depending on the method used to create a program which performs file read/write, the path listed should be altered.


Automator:

If using 'Deploy' mode, the file is created and stored on the PC running Automator.

If using 'Push' mode, the file is created and stored on the Muse controller.

Note:

If using the Muse path "/user/<filename>" in deploy mode, the file will be located within "C:\user\<filename>", and on the Muse controller will be generated in /duet/<filename> (Can be verified with SFTP connection to the /duet folder).

If not using /user/, when in 'Push' mode, the file would not be generated on the Muse controller.Info Callout Body

 

Scripting:

If handling file read/ writes via scripting, the filepath on the Muse controller is /mojo/program.

If managed without specifying the filepath, the location for the file would be as follows:

/mojo/program/<projectname>/<filename>

If you wish to have the script accessible to multiple projects loaded on the Muse controller, it's possible to specify that the file be located in another directory, for example:

Python code: mySharedFile = open(r"../aFileForEveryone.txt","w")


To manually send/ receive files on the Muse controller which have been set up via scripting, SFTP to /mojo/program/

Related Videos

framework guide

Was this article helpful?

Yes
No
Give feedback about this article

Table of Contents

Brand: Models: Overview: Automator: Note: Scripting:

Related Articles

  • Controlling MUSE Serial Ports with Python Code
  • Muse Automator Module Setup
  • Import Flows into Muse Automator
  • How to retrieve code from a Muse controller
  • Local File Read and Write with MUSE

Related Articles

  • Controlling MUSE Serial Ports with Python Code
  • Muse Automator Module Setup
  • Import Flows into Muse Automator
  • How to retrieve code from a Muse controller
  • Local File Read and Write with MUSE
Copyright © HARMAN Professional. All rights reserved. Privacy Policy | Terms of Use
Expand