-
Notifications
You must be signed in to change notification settings - Fork 3
/
INSTALL.txt
58 lines (32 loc) · 1.7 KB
/
INSTALL.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
ajm objects for Max/MSP
Version @@VERSION
Built @@BUILD_DATE
http://compusition.com/web/software/maxmsp/ajm-objects
Adam Murray ([email protected])
------------------------------------------------------------------------------
REQUIREMENTS
* Max/MSP 5
* Java 5 or higher (most computers today have this)
-----------------------------------------------------------------------------
FIRST TIME INSTALLATION
(1) Put lib/ajm.jar and lib/jruby.jar in:
Max5/Cycling '74/java/lib
(2) Put the ajm folder somewhere on your Max file search path.
See "Options -> File Preferences" under Max's Options menu.
(3) Restart Max/MSP and open ajm/ajm.overview.maxpat
-----------------------------------------------------------------------------
UPGRADING FROM VERSION 0.9 (or newer)
(1) Delete the old ajm folder (the old patches & help files)
(2) Proceed with the first time installation instructions.
The following files will be replaced: ajm.jar, jruby.jar
-----------------------------------------------------------------------------
UPGRADING FROM VERSION 0.8.8 (or older)
(1) Delete the entire ruby directory structure:
Max5/Cycling '74/java/lib/ruby
(2) Delete the old ajm folder (the old patches & help files)
(3) Delete the file:
Max5/Cycling '74/java/lib/ajm.ruby.properties
(4) Delete the file:
Max5/Cycling '74/java/lib/bsf.jar
(5) Proceed with the first time installation instructions.
The following files will be replaced: ajm.jar, jruby.jar