Tuesday, December 11th, 2007
Assumptions:
a. windows xp
b. eclipse 3.2 IDE
c. MaxMSP 4.6 with Jitter
Step 1
Open the max.java.config.txt file at the following link :
C:\Program Files\Cycling '74\MaxMSP 4.6\Cycling '74\java\max.java.config.txt
And add the following line:
max.dynamic.class.dir D:\Users\\localsagun.8889W17\\workspace\\Interactive_Graffiti\\bin
Posted in Java, Programming, Technical, Tutorials | No Comments »
Wednesday, December 5th, 2007
In 2006, I was working in a text free, speech enabled software interface in Java. JFC, Swing does not support Sound and we needed custom Swing components. After exploring the MVC architecture and custom swing "how to"s which were quite incomplete and we decided to write our own tutorial for ...
Posted in Java, Programming, Tutorials | No Comments »