beginner maxmsp workshop in Paris

+Initiation Maxmsp à Petahertz+

Petahertz est heureux de vous accueillir pour un workshop d ‘initiation à l’environnement de programmation maxmsp.

Maxmsp est un environnement de programmation “graphique” et modulaire destiné au traitement “Temps Reel” de tout type d’information ( midi, signal audio, video, 3D, sigal analogique venant de capteurs …)

Maxmsp est largement utilisé dans le cadre de la performance, l’installation interactive, la musique electronique, le veejaying etc…

Au programme :

– introduction à max/msp, bref historique, exemples.
– premiers pas : structure du logiciel, découverte des objets clefs, découverte de l’interface, conseils d’utilisation
– liens entre midi, audio, video, 3D.
– réalisation de premiers patchs interactifs.
– interactivité simple
– examples avec capteurs.

Les participants de ce workshop repartiront avec une connaissance suffisante pour un bon démarrage dans l’exploration/utilisation de Maxmsp. Ce workshop est destiné aux étudiants, artistes, performeurs, gens du spectacle n’ayant jamais utilise Maxmsp ou des environnements de programmation similaire ( Pure Data, vvvv etc…) et souhaitant s’initier à cet outil multimedia hors pair.

infos Pratiques:

Dates : 11-12 juin
Frais de Participation : 70 euros pour les deux journées
lieu :  77 rue de Vitry 93100 Montreuil
contact : info@petahertz.eu ou marswalkers@gmail.com
www.petahertz.eu

PS : venir équipé d un ordinateur portable mac ou PC

karrrlo

_______________________________________________
maxmsp mailing list
maxmsp@cycling74.com
http://www.cycling74.com/mailman/listinfo/maxmsp

MaxMSP 4.6.3 released

Bug fixes and changes in 4.6.3 from version 4.6.2
Max/MSP Object Bug Fixes and Changes

– sfplay~: fixed problems with crashes when clearing cues, fixed problem with crashes when loading files and playing in reverse, fixed problem with playing files with very slow playback speeds.
– accum: fixed precision error.
– sync~: fixed problems with audio and MIDI sync
– maximum: fixed bug with maximum list and first arg being an integer
– trace: fixed problem with aborting under certain circumstances
– send~: fixed bug with set message when audio is off and multiple set messages are sent
– vexpr: fixed crash when freeing an object with discontinuous arguments such as $f1 + $f2 + $f4
– vst~: fixed parameter handling
– regexp: fixed problems with escaped “,” and “;” characters
– pattrstorage: fixed bug where deleted objects were being displayed; fixed entities bug with slotnames
– serial: fixed bug with read timeout
– fftin~ and fftout~: corrects some minor windowing bugs and provides a fix for a crash when running in fullspectrum mode on a PPC Macintosh with G4 optimizations on
– delay~: now correctly calculates the delay time when it is updated rapidly
– pattr: fixed binding problems when binding to an unbound pattr
– coll: fixed bug with sort index funkiness
– poke~: de-glitched int/float input when DSP is on and no signals are connected
– fffb~: fixed bug with list input – it now actually works as advertised
– fixed problem on Mac where audio would not turn on when MaxMSP did not have focus
– fixed problem on Windows  to solve init crash for Java v1.6
– jit.cellblock – Change to the rows and column resizing to properly handle the condition of a selection falling out of bounds
        
– mxj: fixed issues with TCPReceiver on Windows
– udpsend / udpreceive: fixed help files
– js: fixed compatibility with pattr
– pak: now supports “i” + “f” arguments
– buffer~: fixed crash when deleting before turning audio off
– vectral~: fix for slide mode on Intel processors
– cross~: made instantiation argument optional
– poly~: now allows vector size of 1 with vs 1 argument

csound~ fixes for WinXP and Mac (ppc)

Hi all,

I’ve updated csound~_v1.0.1.zip with binaries that
should fix the “error 14001” problem in WinXP and
the “csound~ doesn’t load and doesn’t report an error”
problem on Mac (ppc) with MaxMSP 4.5.7.

You can download the updated zip file here:

http://www.davixology.com/csound~.html

Davis