barnone / SevenUpLive

SevenUpLive Monome Music Application moved from Google Code SVN repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/* Copyright 2009 Adam Ribaudo

Developed by Adam Ribaudo, Chris Lloyd

This file is part of SevenUpLive.
http://www.makingthenoise.com/sevenup/

SevenUpLive is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

SevenUpLive is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with SevenUpLive.  If not, see <http://www.gnu.org/licenses/>.

*/

Installing SevenUpLive

  1. You MUST have Live 8.2.2+ and Max For Live (MAX ver 5.1.8+) to run SevenUp 2.0.5 and greater. 2.0.5 is compatible with MAX6+ now as well. (32 bit versions only at the moment due to zeroconf plugin 32bit only) TODO: need 64 bit version

  2. Copy all jar files in the ./supporting folder into your MAX Java classpath. The easiest way to do this is to copy them directly into the MAX distribution. For example:

(Mac) /Applications/Max5/Cycling\ '74/java/lib (PC) C:\Program Files\Cycling '74\Max 5.0\Cycling '74\java\lib

To get started, follow the instructions in the documentation here. http://www.makingthenoise.com/sevenup/

This code was originally hosted at https://code.google.com/archive/p/sevenuplive/source/default/commits

About

SevenUpLive Monome Music Application moved from Google Code SVN repo

License:Other


Languages

Language:Max 70.4%Language:Java 29.5%Language:JavaScript 0.1%