makramé

MaxMSP/Jitter user resources

Manopé – nonlinear presentation environment for Max5 – v1.1

v1.1

Mainly reworked presentational environment for Max5/6.

Main functions:

  • zoom with key “z” + mouse
  • navigation can be assigned to keyframes
  • improved image and video slots, recommended to place them in the “clipping” folder and use as prototype
  • and many other things (the functions described at v1 are the same).

Screenshot: (special Next festival edition)

Code / Download (Max5/6): (the download and the patches are free to use, but please post a self-developed patch for publish in exchange!) .zip



Additional screenshot: presentation by Balázs Kovács using Manopé

~~~~~~~~~~~~~~~~~~~

v1.

The navigation funcions introduced in Max 5 makes it easy to build a presentational environment similar to Prezi. The elements introducted now makes possible to include and manage image and video files, constructing a nonlinear presentation system, like shown on the video.

Funktions:

  • key “s”: fullscreen on / off ;
  • image and video load with drag and drop;
  • image resize with keeping aspect ratio.

Code / Download (Max5): ((the download and the patches are free to use, but please post a self-developed patch for publish in exchange!))

{

“patcher” :     {

“fileversion” : 1,

“rect” : [ 113.0, 112.0, 1109.0, 665.0 ],

“bgcolor” : [ 0.85098, 0.85098, 0.85098, 1.0 ],





Offset


Offset: makes possible to split number ranges. Should be set the threshold and the maximum of the input range.

Code:

max v2;
#N vpatcher 58 74 658 474;
#P window setfont “Sans Serif” 9.;
#P window linecount 1;
#P newex 84 110 37 196617 abs 0.;
#P comment 280 320 39 196617 output;
#P flonum 241 319 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0;
#P comment 119 57 38 196617 thresh;


For download:

  • max4/5 binary (.mxb)

Credits:

Made during the post doc research at UCSB-MAT, supported by the Eötvös Fundation.


2 channel EEG digital filter



  • Works with BlueVAS IBVA by connecting on serial port
  • Digital filter instead of FFT in analysis

Download:

Maintained by: tedor

http://tedor.info/



Clock


A funny simple clock for Max! it makes what it says: draws out the time. You can move it and change between 12 / 24 h display format.

Code:

max v2;
#N vpatcher 343 101 1600 677;
#P origin 0 35;
#P window setfont “Sans Serif” 9.;
#P comment 737 106 100 196617 12 / 24 H format;

Download: .mxb (max 4 / 5)


Dynamic patching

With the method of dynamic or live patching we can change the structure of the patch without unlocking it.

In this case the connections between the buttons are controlled by the numbers above and under them.

The core of the patch is the thispatcher object.

Download .mxb (max4/5)

Code:

max v2;
#N vpatcher 195 102 670 460;
#P origin 57 -7;
#P comment 394 322 59 196617 xrc \, 2005;
#N vpatcher 40 55 477 558;
...

MP3 player (buffer~)

  • for MaxMSP/jitter 4.6 (under 5.x I can’t work with it – if somebody has success, please let me know!)
  • it uses buffer~, therefore no need for Quicktime

Code:

max v2;
#N vpatcher 69 221 867 613;
#P window setfont "Sans Serif" 10.;
#P comment 435 263 250 196618 Balázs Kovács \, Hun
#P window setfont "Sans Serif" 9.;
...

Download: .mxb (max4)1

  1. the download and the patches are free to use, but please post a self-developed patch for publish in exchange! []

MP3 player (jit.qt.movie)

  • runs stable under MaxMSP/Jitter 4.6, uses the buffering of jit.qt.movie while importing;
  • correct timing;
  • looping

Code:

max  v2;
#N vpatcher 69 221 867 613;
#P window setfont "Sans Serif" 10.;
#P comment 435 263 250 196618 Balázs Kovács \, Hungary  xrc@periszkopradio.hu 2007.11.11.:
...

Broadcast recording system

The broadcast management system developed and used in the Periszkóp Rádió, Pécs.

Tasks:

  • compressor
  • audio recording of the output signal splitted to hourly named .wav format
  • possibility for manual or automatic  entering of track titles
  • statistics of listening (works with shoutcast)
  • colorize

Code:

max    v2;
#N vpatcher 30 53 964 680;
#P toggle 373 244 15 0;
#P   window setfont "Sans Serif" 9.;
#N vpatcher 231 128 1024 715;
#P  window setfont "Sans Serif" 9.;
#P user umenu 123 130 176 196645  1  64 146 0;
#P window linecount 0;
...

Download: .mxb

Simple I/O

Module for managing audio output. His tasks:

  • 4 channel output
  • the output can be recorded
  • DSP on/off: key „A“
  • Module into foreground: key „Shift + A“

Code:

max v2;
#N vpatcher 1209 764 1428 901;
#P origin 4 -8;
#P window setfont "Sans Serif" 9.;
#P window linecount 1;
#N vpatcher 166 279 1049 831;
...

Download: .mxb (max4, max5)

America

The patch above is not only for a map of America, but it works as well. It can be downloaded, opened here: .mxt

1 reader (eg. You) are present.
Login
Register / Lost Password