Coder Social home page Coder Social logo

agentdavidjoseph / magenta-studio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from magenta/magenta-studio

1.0 0.0 0.0 2.84 MB

Magenta Studio is a collection of music plugins built on Magenta’s open source tools and models

Home Page: https://g.co/magenta/studio

License: Apache License 2.0

JavaScript 29.36% HTML 1.34% CSS 2.49% Max 66.80%

magenta-studio's Introduction

This repo is where the code to Magenta Studio is maintained. For information, support and installation instructions of the tools themselves go to this website

This is not a Google product.

Overview and Organization

The Magenta Studio plugins are Electron apps. Electron has the advantage of being a cross platform solution that works well with magenta.js. The code for each of the plugins is located in a folder with the same name.

All of the plugins share common UI and communication components which can be found in the 'components' folder. These objects are built using Polymer's LitElement.

The Ableton integration is achieved through Max4Live. The object and related javascript files can be found in the folder called 'magenta4live.amxd'. The Max component and the Electron apps communication over a local server running on port 3333.

Installation

If you have node.js and npm installed on your computer, all of the dependencies can be installed by running

npm install

Building

The modules come as both standalone apps and Ableton integrated. To build all versions (Linux standalone and Mac, Windows in standalone and Max For Live formats) run:

npm run build

All of the build files will be put into the 'dist' folder.

You can also build a specific target by passing it as an argument:

npm run build macos-standalone

The current options are:

  • windows-ableton
  • windows-standalone
  • linux-standalone
  • macos-ableton
  • macos-standalone

Note: if you want to build Windows versions from Mac, you need to have Wine installed.

License

Copyright 2018 Google Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

magenta-studio's People

Contributors

tambien avatar adarob avatar dependabot[bot] avatar useless-stuff avatar iankharris avatar mattetti avatar notwaldorf avatar ethanj avatar

Stargazers

Roman avatar David Joseph, Founder @ iA Labs avatar

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.