play

Joined: Feb 08, 2004 Posts: 489 Location: behind the mustard
Audio files: 2
|
Posted: Sun Aug 08, 2004 1:15 pm Post subject:
MaxMSP 4.5 |
 |
|
So the new version is finally out:
| cycling74.com wrote: |
Mastering quality single and multi-band dynamics objects using OctiMax technology for compression, expansion, limiting, and noise gating. Also comes with a complete dynamics tutorial to help the novice learn more about the subtle details of dynamics processing.
Rewire slave support. Now you can run MaxMSP from inside your favorite rewire host application.
High quality anti-aliased oscillators with rect~, saw~ and tri~ that provide a warmer, more "analogue" sound.
Spectral domain pitch shifting with gizmo~, time domain frequency shifting with freqshift~, fft bin shifting with fbinshift~, hilbert transform with hilbert~
Signal rate sequencing with techno~
Javascript
crossplatform scripting with minimal programming experience necessary
build objects that perform complicated tasks with only a few lines of code
script patchers with Javascript code
build interactive user interface objects with jsui
many useful examples including physical simulation, file i/o, UI widgets, list and string manipulation, dynamic arithmetic expressions
Java
crossplatform programming with integrated editor and compilation
access to everything the Java API provides, including rich networking and database support, file i/o, graphics, arbitrary precision arithmetic, and more.
automatically maps Java object methods to max object messages
script patchers with java code
access buffer~ objects from within java
C
Mach-O support for Macintosh. Permits external development using Project Builder, and XCode
|
more at http://www.cycling74.com/products/upgrading45.html
I messed around with the javascripting but haven't gotten into how java works wth Max yet. The possibilities are just a little overwhelming. The Windows version now has the capability to compile standalone applications from patches.
By the way, you can download a 30-day fully-functional version from there along with jitter (2d/3d objects) which is still in beta for windows. |
|