Git Product home page Git Product logo

muse-app-wiki's Introduction

Muse App Docs

Repository to hold Muse App user docs.

Overview

manifest.js contains the json document that describes the categories and the documents within the categories. The manifest contains all the information that the app needs to generate the in-app docs for a given OS and app version.

muse-app-wiki's People

Contributors

sungeunchoi-kr avatar caba8685 avatar

Watchers

James Cloos avatar  avatar  avatar

muse-app-wiki's Issues

Debugging Muse Plugin Issues

Plugin logs

Plugin logs are emitted if a certain directory exists. Plugin logs are controlled this way and not through the UI because the plugin may crash before the user has the chance to interact with the UI

If there is a /tmp/museplugin-logs (windows: C:\Temp\museplugin-logs) directory, then a timestamped new log file will be generated and written to on every invocation.

If there is a /tmp/museplugin-logs.verbose (windows: C:\Temp\museplugin-logs.verbose) directory, then same as above but verbose log will be written.

If both museplugin-log and museplugin-log.verbose directories exist, then the former is used.

CAUTION: If the user is done debugging, make sure they delete the C:\Temp\museplugin-logs directory or otherwise the logs will keep piling up.

DAW Logs

  • FL Studio:
  • Logic:
  • Reaper:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.