
9
CONTROLS
MICROMODUL8
- Blue buttons: direct access to the 16 rst media
- First master knob: master luminosity
- Second master knob: master audio-level
OSC
The MiniMad declares itself as “MiniMad Video( - Nickname)( - ProjectorName)”, using the Bonjour
protocol, where Nickname can be specied in the Advanced tab of the Export Video Mapping to
MiniMad dialog, and ProjectorName is the name of the corresponding projector in MadMapper if there
are several projectors in the project, for example: “MiniMad Video - LOBBY - Projector-1”.
MiniMad listens to OSC commands on port 1111, in case the OSC software you’re using doesn’t support
Bonjour.
List of commands:
- /playing + integer OSC value (0 = pause, 1 = play): play/pause the media playback
- /pause: pauses the playback
- /play: starts the playback after a pause
- /replay: restarts the current media / starts media over when in “Play once…” modes
- /previous_media: previous media
- /next_media: next media
- /playback_mode/{playback mode index}: set the playback mode (cf media playback mode list in
MadMapper’s export window), example: /playback_mode/1 will set “Repeat media list” playback mode
- /media_name/{media name}: set the current media by name, example: /media_name/machine-1.
mov will play movie called machine-1 (on miniMAD movies have the .mov extension, images the .png
extension)
- /media_index/{media index}: set the current media by index, example: /media_index/2 will play the
third media in the playlist
- /media_index + integer OSC value: set the current media by index using a variable
- /image_time + integer OSC value: change the image display time in seconds
- /master_audio_level + oat OSC value: master audio-level for the targeted MiniMad
- /master_luminosity + oat OSC value: master luminosity for the targeted MiniMad
- /master_luminosity/all + oat OSC value: master luminosity for all connected MiniMad units
- /shutdown + int OSC value: value = 1 will trigger the MiniMad shutdown which will be eective after 2,5
seconds, unless cancelled by a value = 0
- /shutdown/all + int OSC value: identical to /shutdown except it applies for all MiniMad units in the
same group
Note that all indices start at 0.
MiniMad VIDEO