Differences

This shows you the differences between two versions of the page.

Link to this comparison view

app [2012/05/24 09:37]
egon77
app [2013/04/14 15:07] (current)
95 added chili
Line 1: Line 1:
 ====== application list ====== ====== application list ======
  
-If you are using a 2011 release Monome and you find apps in the second list of apps that work with your monome and [[app:serialosc|serialosc]], please feel free to login and edit this page, or jump over to the forum http://post.monome.org/comments.php?DiscussionID=11149 and post the info.+[[http://docs.monome.org//doku.php?do=recent&id=app:blah|most recent updates]]
  
-====== Apps confirmed to work with serialosc ======+===== serialosc ===== 
 +  * **[[app:serialosc|serialosc]]** -- osc server for monome devices.\\ you'll need to install serialosc before you can use any of these applications.
  
-===== Utilities ===== +  Note: for old monomeserial apps you'll need the  [[app:serialosc:monomebridge|monomebridge]].
-  **[[app:serialosc|serialosc]]** (invisible server!)\\ osc server for monome devices +
-  * **[[app:monome_test|monome_test]]** (max5 test apps)\\ suggested testing method for monome devices +
-  * **[[app:monomepseudorial]]** (max/msp serialosc hub)\\ osx/xp for using old unconverted apps with the new serialosc setup +
-  * **[[app:arcTester]]** (max/msp arc diagnostics patch)\\ has a display for every value the arc sends to the computer and a way to trigger every value the arc accepts. +
-  * **[[app:libmonome]]** (standalone, C)\\ programming library for interacting with monome devices using C (or any language which can call C). +
-  * **[[app:monomebase|monome base]]** (max/msp)\\ Helpful max/msp patches\\  +
-  * **[[app:griddle|griddle]]** (python)\\ splitter/spanner/router app. +
-  * **[[app:Pages]]** (Java)\\ run multiple apps simultaneously, plus built-in MIDI and ableton live tools. +
-  * **[[app:serialosnoopy]]** (max/msp)\\ Mod of serialosc abstraction ~ routes monome press data to secondary osc port\\+
  
-===== Audio/sampling ===== +===== utilities ===== 
-  * **[[app:64fingers]]** (Max5)\\ 64 samples/loops with 4 different trigger modes +  * **[[app:arcTester]]** -- arc / maxmsp / serialosc\\ has a display for every value the arc sends to the computer and a way to trigger every value the arc accepts 
-  * **[[app:thechocolategrinder|The Chocolate Grinder]]** (max/msp)\\ Skipping CD player emulation (arc required) +  * **[[app:clippy_clippy|clippy clippy]]** -- grid python / monomeserial\\ a visual clipboard 
-  * **[[app:electric dharma wheels]]** (max/msp)\\ FM synthesizer (arc required) +  * **[[app:griddle|griddle]]** -- grid python / serialosc\\ splitter/spanner/router app 
-  * **[[app:grainstorm]]** (max/msp)\\ granular synthesizer (grid and arc required+  * **[[app:libmonome]]** -- grid+arc C / serialosc\\ programming library for interacting with monome devices using C (or any language which can call C
-  * **[[app:lpr]]** (max/msp)\\ loop recorder (grid required, arc optional) +  * **[[app:monomebase|monome base]]** -- grid+arc / maxmsp / serialosc\\ Helpful max/msp patches 
-  * **[[app:monolase|Monolase]]** (max/msp)\\ 8-bit modulated delay/sampler based on the ciat-lonbarde Cocolase (grid required) +  * **[[app:serialosc:monomebridge]]** -- grid+arc / maxmsp / serialosc\\ osx/xp for using old unconverted apps with serialosc 
-  * **[[app:rove]]** (C)\\ live sample cutting +  * **[[app:monomeclass]]** -- grid / chuck / monomeserial\\ Chuck class for the monome 
-  * **[[app:the_party_van|The Party Van]]** (max/msp)\\ live sampling, all-in-one setup for 64 (grid required+  * **[[app:monome_home|monome home]]** -- grid arc / max6 / serialosc\\ lists all connected monome devices and lets you edit their serialosc settings, i.e host, port, prefix, rotation, tilt. 
-  * **[[app:straw]]** (max/msp)\\ FM synthesizer (grid required) +  * **[[app:monomecontrol|monomecontrol objects]]** -- grid / maxmsp / monomeserial\\ simple tools for faster monome interaction building 
-  * **[[app:tessell]]** (max/msp)\\ song repattern instrument (grid required) +  * **[[app:monomectrl]]** -- maxmsp / monomeserial \\ matrixctrl replacement with specific monome friendly functionality 
-  * **[[app:tml]]** (max/msp)\\ micro looper (grid and arc required) +  * **[[app:monomeprotocoljumper|Monome Protocol Jumper]]** -- maxmsp serialosc\\ patch to help auto-detect a device's applicable protocol('mext', 'series', or '40h'
-  * **[[app:tml[refactor]]]** (max/msp)\\ micro looper for 64/128/256 and arc2/4 (grid and arc required) +  * **[[app:monomer]]** -- grid ruby / monomeserial\\ Ruby library and sample apps for communicating with the monome via osc 
-  * **[[app:plane-m-vi-cv]]** (max/msp)\\ scrolling monophonic diatonic sequencer (grid requiredarc optional) +  * **[[app:monomeserial]]** -- grid standalone C\\ superseded osx/xp osc/midi router 
-  * **[[app:portamentos]]** (max/msp)\\ step instrument (grid and arc required) +  * **[[app:monome_test|monome_test]]** -- grid+arc maxmsp / serialosc\\ suggested testing method for monome devices 
-  * +  * **[[http://jkriss.github.com/monomic|Monomial]]** -- grid / processing / monomeserial\\ Processing library enabling communication between Processing and a monome 
 +  * **[[app:ninjam]]** -- audio / standalone\\ audio sharing from your DAW/soundcard over the net 
 +  * **[[app:oscRedirect]]** -- grid python / monomeserial\\ redirects local messages to a remote computer 
 +  * **[[app:oscroute|oscroute.js]]** maxmsp\\ Javascript replacement for [oscroute] object 
 +  * **[[app:Pages]]** -- grid java serialosc\\ run multiple apps simultaneously, plus built-in MIDI and ableton live tools 
 +  * **[[app:puma]]** -- grid / puredata / monomeserial\\ puredata abstractions to speed up the development of monome applications 
 +  * **[[app:serialosnoopy]]** -- grid / maxmsp / serialosc\\ routes monome press data to secondary osc port 
 +  * **[[app:serial-pyio]]** -- grid python\\ platform independent monomeserial replacement 
 +  * **[[app:shado]]** -- grid / javapython, maxmsp\\ compositing and sprite library with sources, javadocs, python demos and documentation 
 +  * **[[app:skymonome|SkyMonome]]** -- grid java / monomeserial\\ java library for easy monome programming 
 +  * **[[app:typosaurus.monome]]** -- grid / standalone C\\ monomeserial replacement for using monome as computer keyboard text input device
  
-===== Audio/visuals ===== 
-  * **[[app:scmodular]]** (supercollider) \\ control synths/patterns and visuals simultaneously in supercollider using the monome 
-  * 
  
-===== Audio/midi ===== +===== audio/sampling =====
-  * **[[app:64faders]]** (max/msp)\\ 64 separate midi faders over 8 pages. +
-  * **[[app:64insanity]]** (max/msp)\\ 8 pages of configurable midi sliders and buttons. +
-  * **[[app:arpshift]]** (max/msp)\\ A melodic, interval based, poly-rhythmic arpeggiator. +
-  * **[[app:Blinken Park]]** (max/msp)\\ Blinky lights with some random MIDI +
-  * **[[app:boiingg]]** (max/msp)\\ bouncing midi pattern generator +
-  * **[[app:flin]]** (max/msp)\\ bit traffic music box +
-  * **[[app:kradle]]** (max/msp) \\ Newtons Cradle style generative midi trigger (coming soon for Arc and Monome) +
-  * **[[app:knobs]]** (max/msp) \\ Arc to midi cc conversion, plus knob doubling. +
-  * **[[app:mabalhabla]]** (max/msp)\\ MIDI pitch arrangement (was fourths) +
-  * **[[app:muon]]** (max/msp)\\ emergent feedback sequencer +
-  * **[[app:parc]]** (max/msp)\\ probabilistic sequencer +
-  * **[[app:polygomé]]** (max/msp)\\ Interactive real-time pattern instrument +
-  * **[[app:Press Cafe]]** (max/msp)\\ Real time rhythmic pattern performance +
-  * **[[app:quadknobs]]** (max/msp) \\ Arc to midi cc conversion, plus knob quadrupling. +
-  * **[[http://post.monome.org/comments.php?DiscussionID=12574|refmatrix]]** (max/msp)\\ bouncing ball midi pattern trigger +
-  * **[[app:shoal]]** (max/msp) \\ Influence-able chaotic X/Y midi CC generators +
-  * **[[app:trails]]** (max/msp)\\ finger paint your parameter loops +
-  * **[[app:xor]]** (max/msp)\\ generative sequencer +
-  * **[[app:Trit]]** (Max/MSP)\\ Multi-MIDI instrument +
-  +
  
-===== Max for Live ===== +  * **[[app:64fingers]]** -- grid / maxmsp / serialosc\\ 64 samples/loops with 4 different trigger modes 
-  * **[[app:sevenuplive]]** (M4L Java)\\ Multi-app interface for Ableton Live +  * **[[app:64step]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/290890|video]]\\ Dynamic step sequencer 
-  * **[[app:dubb]]** (maxforlive)\\ create spacey effects and dub out recordings and instruments +  * **[[app:813]]** -- grid / standalone / monomeserial\\ modular sampler & synth 
-  * **[[app:starkaudio-tools]]** (max/msp)\\ A collection of M4L plugins useful for building up an interface on your monome that includesmidi note mappingclip launchingremote parameter controltrack stops+  * **[[app:axiome]]** -- grid / puredata / monomserial\\ Sample cutting 
-  * **[[app:raptor]]** (maxforlive)\\ midi trigger pattern recorders +  * **[[app:bigwing]]** -- grid arc / maxmsp / serialosc\\ automatic whole-song beat slicing using Echo Nest analysis 
-  * **[[app:trails]]** (max/msp)\\ finger paint your parameter loops (serialosc only) +  * **[[app:breakme]]** -- grid / chuck / monomeserial\\ breaking/sample cutting 
-  * **[[app:act]]** (max for live)\\ sampler/trimmer for arc4+  * **[[app:chuckstep]]** -- grid / chuck / monomeserial\\ simple step sequencer with live cutting 
 +  * **[[app:dj64]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/1333520|video]]\\ extended djing environment 
 +  * **[[app:electric dharma wheels]]** -- arc / maxmsp / serialosc / [[http://vimeo.com/21596928|video]]\\ FM synthesizer 
 +  * **[[app:flip]]** -- grid / maxmsp / monomeserial\\ Multi-voiced rapid reslicer 
 +  * **[[app:frost]]** -- grid / maxmsp / monomeserial\\ Spectral freezing unit 
 +  * **[[app:grain]]** -- grid / chuck / monomeserial\\ Simple granular synthesis with Chuck 
 +  * **[[app:grainslide]]** -- grid / maxmsp / monomeserial\\ non-quantized sampler/looper with delay 
 +  * **[[app:grainstorm]]** -- grid+arc maxmsp / serialosc / [[http://vimeo.com/20538327|video]]\\ granular synthesizer 
 +  * **[[app:loopy]]** -- grid / puredata / monomeserial\\ large sample bank with multiple trigger modessample cuttinginternal & external audio recorders 
 +  * **[[app:lpr]]** -- grid+arc / maxmsp / serialosc\\ loop recorder 
 +  * **[[app:mash2]]** -- grid / maxmsp / serialosc\\ sample recordinglooping, granular slicing, and manipulation of audio 
 +  * **[[app:mate]]** -- grid / maxmsp / monomeserial\\ soundfile preparation for mlr 
 +  * **[[app:mlr]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/295006|video]]\\ Live sample cutting 
 +  * **[[app:mlrv]]** -- grid+arc / maxmsp / serialosc / [[http://vimeo.com/19231097|video]]\\ hypersampling software instrument 
 +  * **[[app:Molar]]** -- grid / vst / monomeserial\\ Sample recutting sequencer 
 +  * **[[app:Monochrome]]** -- grid / vst / monomeserial\\ Monome-interfaced dynamic sequencer 
 +  * **[[app:monolase|Monolase]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/34830353|video]]\\ 8-bit modulated delay/sampler based on the ciat-lonbarde Cocolase 
 +  * **[[app:mothership]]** -- grid+arc / maxmsp / serialosc / [[http://vimeo.com/41663708|video]]\\ sequencer/sampler/keyboard/fx 
 +  * **[[app:npc]]** -- grid / maxmsp / monomeserial\\ MPC emulator 
 +  * **[[app:pd_mlr]]** -- grid / puredata / monomeserial\\ Sample cutting with audio loop recorders 
 +  * **[[app:plane-m-vi-cv]]** -- grid+arc maxmsp / serialosc / [[http://www.youtube.com/watch?v=OfFyvh_BGN8&feature=player_embedded|video]]\\ scrolling monophonic diatonic sequencer 
 +  * **[[app:plates]]** -- arc / maxmsp / serialosc / [[http://vimeo.com/22377041|video]]\\ scrubbing playable lfo 
 +  * **[[app:portamentos]]** -- grid+arc / maxmsp / serialosc / [[http://vimeo.com/25914275|video]]\\ step instrument 
 +  * **[[app:randrum]]** -- grid / maxmsp / monomeserial\\ Randomly generated step sequencer 
 +  * **[[app:repeat]]** -- grid / maxmsp / monomeserial\\ live sample cutting with note repeat 
 +  * **[[app:rove]]** -- grid / C / serialosc / [[http://vimeo.com/7913533|video]]\\ live sample cutting 
 +  * **[[app:straw]]** -- grid maxmsp / serialosc / [[http://vimeo.com/16173049|video]]\\ FM synthesizer 
 +  * **[[app:tessell]]** -- grid / maxmsp / serialosc / [[https://vimeo.com/48648385|video]]\\ song repattern instrument 
 +  * **[[app:thechocolategrinder|The Chocolate Grinder]]** -- arc / maxmsp / serialosc / [[http://vimeo.com/36277452|video]]\\ Skipping CD player emulation 
 +  * **[[app:the_party_van|The Party Van]]** -- grid+arc / maxmsp / serialosc / [[http://vimeo.com/34111855|video]]\\ live sampling, all-in-one setup for 64 
 +  * **[[app:tml]]** -- grid+arc / maxmsp / serialosc / [[http://vimeo.com/19039646|video]]\\ micro looper 
 +  * **[[app:tone map]]** -- grid / maxmsp / monomeserial\\ map audio onto grid for playback 
 +  * **[[app:wolves]]** -- grid / maxmsp / monomeserial\\ make your inputs howl
  
  
 +===== audio/midi =====
 +  * **[[app:64faders]]** -- grid / maxmsp / serialosc / [[http://www.youtube.com/watch?v=Lmhsis_j_zQ&feature=player_embedded|video]]\\ 64 separate midi faders over 8 pages
 +  * **[[app:8step sequencer]]** -- grid / puredata / monomeserial\\ very basic 8 step sequencer
 +  * **[[app:8track]]** -- grid / jruby / monomeserial\\ 8 track x0x-style percussion sequencer with Ableton-esque pattern launching and individual pattern lengths
 +  * **[[app:accord]]** -- grid / maxmsp, pd / monomeserial\\ Accordion style chord mapping with built-in chiptune style arpeggiator
 +  * **[[app:arpeggiator]]** -- grid / maxmsp / monomeserial\\ an easy way to make a tune in fourths
 +  * **[[app:arpshift]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/6770717#at=0|video]]\\ A melodic, interval based, poly-rhythmic arpeggiator
 +  * **[[app:autoharp]]** -- grid / maxmsp / serialosc / [[https://vimeo.com/44917498|video]]\\ 4 track autoharp with physical speed/resistance system
 +  * **[[app:balron40h]]** -- grid / maxmsp / monomeserial / serialosc \\ Tonal mapping
 +  * **[[app:bends]]** -- grid / maxmsp / monomeserial\\ multiple two-dimensional tilt controllers
 +  * **[[app:Blinken Park]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/375548|video]]\\ Blinky lights with some random MIDI
 +  * **[[app:bloon]]** -- grid / maxmsp / monomeserial\\ Bloom Clone, time based looping midi patterns with generative deviance
 +  * **[[app:boiingg]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/709482#at=0|video]]\\ bouncing midi pattern generator
 +  * **[[app:brontologik4]]** -- grid / maxmsp / monomeserial\\ MIDI composing system
 +  * **[[app:corners]]** -- grid / maxmsp / serialosc / [[https://vimeo.com/42313896|video]]\\ gravitation and friction into midi notes and cc
 +  * **[[app:Cygnet]]** -- grid / maxmsp / monomeserial\\ Alternate pitch layout + 8 track sequencer
 +  * **[[app:Daemon]]** -- grid / maxmsp / monomeserial\\ step sequencer with tools for custom chord playback
 +  * **[[app:decisions]]** -- grid / maxmsp / serialosc\\ generative maze run, trigger scripts to make midi note and cc data
 +  * **[[app:ffflux]]** -- grid / maxmsp / monomeserial\\ undulating arpeggio maker
 +  * **[[app:flickering lights]]** -- grid / java / monomeserial\\ step sequencer with wave map
 +  * **[[app:flin]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/418349|video]]\\ bit traffic music box
 +  * **[[app:insanity]]** -- grid / maxmsp / serialosc\\ (formerly '64inanity) 8/16 pages of configurable midi sliders and buttons
 +  * **[[app:keys]]** -- grid / maxmsp / monomeserial\\ basic keyboard
 +  * **[[app:knobs]]** -- arc / maxmsp / serialosc\\ arc to midi cc conversion, plus knob doubling
 +  * **[[app:kradle]]** -- grid+arc / maxmsp / serialosc / [[http://vimeo.com/22388772|video]]\\ Newtons Cradle style generative midi trigger
 +  * **[[app:ksd]]** -- grid / maxmsp / monomeserial\\ MIDI phrase instrument
 +  * **[[app:livecontrol]]** -- grid / python / monomeserial\\ Ableton monome control interface
 +  * **[[app:LoopForLove]]** -- grid / maxmsp / monomeserial\\ a simple midi loopstation with switchable midi in and out
 +  * **[[app:mabalhabla]]** -- grid / maxmsp / serialosc / [[http://www.youtube.com/watch?v=uQm3xbTxJRc&feature=player_embedded|video]]\\ MIDI pitch arrangement (was fourths)
 +  * **[[app:meeq]]** -- grid / chuck / monomeserial\\ poly-rhythmic dynamic step sequencer
 +  * **[[http://post.monome.org/comments.php?DiscussionID=180|midilife]]** -- grid / maxmsp / monomeserial\\ conway’s life with midi output
 +  * **[[app:Mirrome]]** -- grid / maxmsp / monomeserial\\ web cam enabled pixel mirror, with midi outs.
 +  * **[[app:Monome Basic]]** -- grid / python / monomeserial\\ Clip Launcher and interface for Ableton Live
 +  * **[[app:muon]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/704818|video]]\\ emergent feedback sequencer
 +  * **[[app:pad]]** -- grid / maxmsp / serialosc \\ multiple xy pad midi controller for monome grid
 +  * **[[app:parc]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/11435470|video]]\\ probabilistic sequencer
 +  * **[[app:phrases]]** -- grid / chuck / monomeserial\\ gated phrase-based sequencer (deprecated: please see [[app:phrasespd]])
 +  * **[[app:phrasespd]]** -- grid / puredata & lua / monomeserial & serialosc\\ gated phrase-based sequencer with GUI and integrated editor
 +  * **[[app:Plinkonome]]** -- grid / maxmsp / monomeserial\\ Plinko based variable note sequencer
 +  * **[[app:polygomé]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/1381241|video]]\\ Interactive real-time pattern instrument
 +  * **[[app:Press Cafe]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/375666|video]]\\ Real time rhythmic pattern performance
 +  * **[[app:quadknobs]]** -- arc / maxmsp / serialosc\\ arc to midi cc conversion, plus knob quadrupling
 +  * **[[app:rebound]]** -- grid / processing / serialosc\\ generative MIDI instrument w/ bouncing lights and variable chaos
 +  * **[[http://post.monome.org/comments.php?DiscussionID=12574|refmatrix]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/26990774|video]]\\ bouncing ball midi pattern trigger
 +  * **[[app:Residue]]** -- grid / maxmsp / monomeserial\\ Like TR-256 but split in half for drums + bass
 +  * **[[app:returns]]** -- arc / maxmsp / serialosc\\midi cc out with lfo
 +  * **[[http://post.monome.org/comments.php?DiscussionID=11957|ricochet]]** -- grid / maxmsp / monomeserial\\ generative midi sequencer with bouncing, moving tokens
 +  * **[[app:sepra]]** -- grid / maxmsp / monomeserial\\ mutli-voiced probabilistic composer
 +  * **[[app:shoal]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/22529393|video]]\\ Influence-able chaotic X/Y midi CC generators
 +  * **[[app:soyuz]]** -- grid / maxmsp / monomeserial\\ scrolling midi step sequencer.
 +  * **[[app:step-o-potamus]]** -- grid / puredata / monomeserial\\ Variable length audio/midi step sequencer w/ built-in delay
 +  * **[[app:sweep]]** -- grid / puredata / monomeserial\\ Wide-range, rapid chord player, minimal midi controller
 +  * **[[app:the fly]]** -- grid / maxmsp / serialosc\\ ableton live and machinedrum performance environment
 +  * **[[app:tiltymagee|Tilty Magee]]** -- grid / maxmsp / monomeserial\\ Accelerometer Data -> Midi CC
 +  * **[[app:tintinnabulome]]** -- grid / maxmsp / monomeserial\\ modal arpeggiator based on [[http://en.wikipedia.org/wiki/Tintinnabulation|tintinnabulation]]
 +  * **[[app:toneclock]]** -- grid / maxmsp / monomeserial\\ cyclic harmony keyboard app based on intervals
 +  * **[[app:TR-256]]** -- grid / maxmsp / monomeserial\\ Roland-style pattern programming
 +  * **[[app:trails]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/19486860|video]]\\ finger paint your parameter loops
 +  * **[[app:traknome]]** -- grid / traktor / monomeserial\\ Traktor Settings Information files allowing communication with monome devices over a virtual midi cable
 +  * **[[app:trigger sequencer]]** -- grid / maxmsp / monomeserial\\ fire off MIDI notes and MIDI CCs
 +  * **[[app:Trit]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/28963379|video]]\\ Multi-MIDI instrument
 +  * **[[app:whiz]]** -- grid / maxmsp / monomeserial\\ random step sequencer & x/y lfo manipulator
 +  * **[[app:xor]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/14159606|video]]\\ generative sequencer
 +  
 +===== video/midi =====
 +  * **[[app:64videofingers]]** -- grid / maxmsp / serialosc / [[http://vimeo.com/6255134|video]]\\ Video triggering with multiple pattern recorders
 +  * **[[app:incisor]]** -- grid / isadora / monomeserial\\ molar extension to control video
 +  * **[[app:Monomal]]** -- grid / modulate / monomeserial\\ Play audio and video in Modul8 with your Monome
 +  * **[[app:scmodular]]** -- grid / supercollider / serialosc / [[http://vimeo.com/37627844|video]]\\ control synths/patterns and visuals simultaneously in supercollider using the monome
 +  * **[[app:videoMLR]]** -- grid / isadora / monomeserial\\ mlr-like functionality for multiple video tracks
  
  
-===== Audio/built-in sounds ===== +===== max for live ===== 
-  * **[[app:skr]]** (max/msp)\\ Charged bits give off blips as they decay. +  * **[[app:act]]** -- arc4 maxforlive serialosc\\ sampler/trimmer for arc4 
-  * +  * **[[http://www.abletonsupport.com/?p=19226|bounds128w]]** -- grid maxforlive monomeserial\\ boiingg ported to maxforlive 
- +  * **[[app:depthoffield]]** -- grid maxforlive monomeserial\\ auto-focuser 
-===== Design ===== +  * **[[app:derp]]** -- grid / arc / maxforlive\\ control surface[[http://vimeo.com/44092018|video]] 
-  * **[[app:clarck]]** (max/msp)\\ Arc 4 Clock technical demo +  * **[[app:dj64effectm4l]]** -- grid maxforlive monomeserial\\ effects section from dj64 ported into maxforlive 
-  * **[[app:nerdscroll]]** (max/msp)\\ scrolling sign for 8x8 grids +  * **[[app:dubb]]** -- grid maxforlive serialosc\\ create spacey effects and dub out recordings and instruments 
-  * **[[app:spectronome]]** (max/msp)\\ Spectroscope and sonogram for grid +  * **[[app:flin_m4l_beta]]** -- grid maxforlive monomeserial\\ flin ported to max for live beta version 
- +  * **[[app:gs.suite]]** -- grid maxforlive monomeserial\\ Suite of apps 
-===== Games ===== +  * **[[app:live_clip_chopper]]** -- grid maxforlive monomeserial\\ An MLR like device for controlling the playing position of clips within Live 
-  * **[[app:react]]** (max/msp) \\ +  * **[[app:m4lcl]]** -- grid maxforlive monomeserial\\ clip Launcher for Ableton 
-  * +  * **[[app:m4ldr]]** -- grid maxforlive monomeserial\\ drum rack midi input and control for Ableton 
- +  * **[[app:mlr_2.27_maxforlive]]** -- grid maxforlive / monomeserial\\ mlr 2.27 ported to max for live 
-===== Video/midi ===== +  * **[[app:monoLive]]** -- grid maxforlive monomeserial\\ Live control surface and router app 
-  * **[[app:64videofingers]]** (max/msp) \\ Make music with video! +  * **[[app:monoMIDI]]** -- grid maxforlive monomeserial\\ Live MIDI Step Sequencer (usable standalone or within MonoLive)  
-  * +  * **[[app:monoParaSteppa]]** -- grid maxforlive monomeserial\\ Step-based parameter modulator/LFO for Live 
- +  * **[[app:myr_monome_handling]]** -- grid maxforlive monomeserial\\ primitive for monome handling in maxforlive devices 
-===== Emulation ===== +  * **[[app:plinkonome_m4l]]** -- grid maxforlive monomeserial\\ plinkonome ported to maxforlive 
-  * +  * **[[app:pulse]]** -- grid maxforlive / monomeserial\\ LED intensity metronome add-on 
-  * +  * **[[app:raptor]]** -- grid maxforlive serialosc / [[http://vimeo.com/11390373|video]]\\ midi trigger + pattern recorders 
- +  * **[[app:sevenuplive]]** -- grid maxforlivejava serialosc / [[http://vimeo.com/7877824|video]]\\ Multi-app interface for Ableton Live 
- +  * **[[app:shfflr]]** -- grid maxforlive monomeserial\\ m4l mlr-esque 64 pad modular looper 
-====== Apps that have not been confirmed as working without monomeserial ====== +  * **[[app:starkaudio-tools]]** -- grid maxforlive serialosc / [[http://www.youtube.com/watch?v=6YmR7FQ5XIY|video]]\\ A collection of M4L plugins useful for creating a customised grid interface 
- +  * **[[app:stretta_monome_suite]]** -- grid / maxforlive / monomeserial\\ monome suite for max for live 
- +  * **[[app:thisinstance]]** -- grid / maxforlive / monomeserial\\ primitive for creating maxforlive monome apps 
-[[http://docs.monome.org//doku.php?do=recent&id=app:blah|Check Here for Most Recent Updates]] +  * **[[app:trails]]** -- grid / maxforlive / serialosc / [[http://vimeo.com/19486860|video]]\\ finger paint your parameter loops 
-===== Utilities ===== +  * **[[app:velocity]]** -- grid maxforlive / monomeserial\\ drum sequencer
- +
-  * **[[http://ftdichip.com/Drivers/VCP.htm|FTDI VCP driver]]**\\ Required for detection and operation of monome device +
- +
-  * **[[app:monomeserial]]** (standalone)\\ osx/xp osc/midi router +
- +
-  * **[[app:serial-pyio]]** (python)\\ Serial/OSC converter for monome 40h (like serialio, MonomeSerial, serialdotnet and serialXP) but supposed to be platform independent. It also includes an OSC independent API-like suite of Python objects for interfacing with XXh devices. +
- +
-  * **[[http://jkriss.github.com/monomic|Monomial]]** (Processing/Java)\\ Processing library that enables communication between Processing and a monome. +
- +
-  * **[[app:mapd]]** (standalone)\\ osx graphical osc/midi router with virtual widgets\\ note: currently unsupported, needs developers +
- +
-  * **[[app:monomectrl]]** (max/msp)\\ A Max 5 matrixctrl replacement with additional monome friendly functionality +
- +
-  * **[[app:clear]]** (max/msp)\\ Helpful utility to clear off all lit buttons +
- +
-  * **[[app:quadrants]]** (max/msp)\\ Helpful utility to split up your monome into sections. +
- +
-  * **[[app:switcher]]** (max/msp)\\ Run multiple patches on the 40h 64. +
- +
-  * **[[app:monomer]]** (ruby)\\ Ruby library and sample apps for communicating with the monome via osc +
- +
-  * **[[app:shado]]** (java, python, max/msp)\\ open-source compositing and sprite library, bundled with sources, javadocs, python demos (including the sources of the animation in the UFO video) and documentation +
- +
-  * **[[app:typosaurus.monome]]** (standalone)\\ configurable text input utility integrated into MonomeSerial for OS X. +
- +
-  * **[[app:monomecontrol|monomecontrol objects]]** (max/msp)\\ Make building your monome interface easier. +
- +
-  * **[[app:monoswitch]]** (max/msp)\\ Run multiple applications on Monome 64, 128 and 256. +
- +
-  * **[[app:monomecereal]]** (max/msp)\\ Replace monomeserial. +
- +
-  * **[[app:oscroute|oscroute.js]]** (max/msp)\\ Javascript oscroute. +
- +
-  * **[[app:monomeclass]]** (chuck)\\ Chuck class for the monome. +
- +
-  * **[[app:skymonome|SkyMonome]]** (java)\\ java library for easy monome programming +
- +
-  * **[[app:monome_tweet_reader|Monome Tweet Reader]]** (java)\\ Read your twitter updates on your monome. +
- +
-  * **[[http://post.monome.org/comments.php?DiscussionID=2401|Hub]]** (max/msp)\\ Monome segmenter allowing multiple apps to run in one monome instance. +
- +
-  * **[[app:puma]]** (Puredata)\\ A collection of Puredata abstractions to ease and speed up the development of monome applications. +
- +
-  * **[[app:oscRedirect]]** (Python)\\ Redirects local messages to a remote computer. +
- +
-  * **[[app:Route]]** (Max/MSP)\\ Use 4 different applications on a 256 at the same time. +
- +
-  * **[[https://github.com/improcess/clj-monome-serial|clj-monome-serial]]** (Clojure) Monome serial drivers for the JVM +
- +
-  * **[[https://github.com/improcess/polynome|polynome]]** (Clojure) Monome application framework +
- +
- +
-===== Audio/sampling ===== +
-  * **[[app:grainslide]]** (max/msp)\\ non-quantized sampler/looper with delay +
-  * **[[app:mlr]]** (max/msp)\\ Live sample cutting +
-  * **[[app:wolves]]** (max/msp)\\ make your inputs howl +
-  * **[[app:frost]]** (max/msp/jitter)\\ Spectral freezing unit +
-  * **[[app:npc]]** (max/msp)\\ MPC emulator +
-  * **[[app:64step]]** (max/msp)\\ Dynamic step sequencer +
-  * **[[app:flip]]** (max/msp)\\ Multi-voiced rapid reslicer +
-  * **[[app:chuckstep]]** (ChucK)\\ simple step sequencer with live cutting +
-  * **[[app:grain]]** (ChucK)\\ Simple granular synthesis with Chuck +
-  * **[[app:repeat]]** (max/msp)\\ live sample cutting with note repeat (mlr style) +
-  * **[[app:dj64]]** (max/msp)\\ djing environment for 40h / 64. +
-  * **[[app:nms]]** (in development)\\ sampling and sequencing workstation +
-  * **[[app:axiome]]** (PureData)\\ Sample cutting +
-  * **[[app:mate]]** (max/msp)\\ soundfile preparation for mlr +
-  * **[[app:breakme]]** (ChucK)\\ breaking/sample cutting +
-  * **[[app:pd_mlr]]** (PureData)\\ Sample cutting (64/128/256) with audio loop recorders +
-  * **[[app:813]]** (standalone)\\ modular sampler & synth (64) +
-  * **[[app:loopy]]** (PureData)\\ (64/128) large sample bank with multiple trigger modes, sample cutting, internal & external audio recorders +
-  * **[[app:mash]]** (max5)\\ sample recording, looping, granular slicing, step sequencing and all round general mashing of audio +
-  * **[[app:randrum]]** (max5)\\ Randomly generated step sequencer +
-  * **[[app:tone map]]** (max/msp)\\ map audio onto grid for playback +
- +
-===== Audio/plugin ===== +
-  * **[[app:Monochrome]]** (vst)\\ Monome-interfaced dynamic sequencer +
-  * **[[app:Molar]]** (vst)\\ Sample recutting sequencer +
- +
-===== Audio/midi ===== +
- +
-  * **[[app:meeq]]** (chuck)\\ poly-rhythmic dynamic step sequencer +
-  * **[[app:ffflux]]** (max/msp)\\ undulating arpeggio maker +
-  * **[[app:boiingg]]** (max/msp)\\ bouncing midi pattern generator +
-  * **[[app:muon]]** (max/msp)\\ emergent feedback sequencer +
-  * **[[app:flin]]** (max/msp)\\ bit traffic music box +
-  * **[[app:balron40h]]** (max/msp)\\ Tonal mapping +
-  * **[[app:midilife]]** (max/msp)\\ conway’s life with midi output http://post.monome.org/comments.php?DiscussionID=180 +
-  * **[[app:whiz]]** (max/msp)\\ random step sequencer & x/y lfo manipulator +
-  * **[[app:TR-256]]** (max/msp)\\ Roland-style pattern programming +
-  * **[[app:trigger sequencer]]** (max/msp)\\ fire off MIDI notes and MIDI CCs +
-  * **[[app:accord]]** (max/msp + puredata)\\ Accordion style chord mapping with built-in chiptune style arpeggiator +
-  * **[[app:ksd]]** (max/msp)\\ MIDI phrase instrument +
-  * **[[app:Cygnet]]** (max/msp)\\ Alternate pitch layout + 8 track sequencer +
-  * **[[app:Residue]]** (max/msp)\\ Like TR-256 but split in half for drums + bass +
-  * **[[app:brontologik4]]** (max/msp)\\ MIDI composing system +
-  * **[[app:8step sequencer]]** (PureData)\\ very basic 8 step sequencer +
-  * **[[app:flickering lights]]** (Java)\\ step sequencer with wave map +
-  * **[[app:sweep]]** (PureData)\\ Wide-range, rapid chord player.  Minimal midi controller +
-  * **[[app:sepra]]** (max/msp)\\ mutli-voiced probabilistic composer http://wiki.monome.org/view/AppMaxMspSepraBeta +
-  * **[[app:bends]]** (max/msp)\\ multiple two-dimensional tilt controllers +
-  * **[[http://hornquist.se/monome|drumwreck, liveio, livestep]]**\\ ableton routers +
-  * **[[app:Monome Basic]]** (Python)\\ Clip Launcher and interface for Ableton Live +
-  * **[[app:Mirrome]]** (max/msp)\\ web cam enabled pixel mirrorwith midi outs. +
-  * **[[app:soyuz]]** (max/msp)\\ scrolling midi step sequencer. +
-  * **[[app:tintinnabulome]]** (max/msp)\\ modal arpeggiator (deploys the compositional device of "[[http://en.wikipedia.org/wiki/Tintinnabulation|tintinnabulation]]"). +
-  * **[[app:livecontrol]]** (Python)\\ Ableton monome control interface +
-  * **[[app:keys]]** (max/msp)\\ basic keyboard +
-  * **[[app:LoopForLove]]** (max/msp)\\ a simple midi loopstation with switchable midi in and out +
-  * **[[app:traknome]]** (Native Instruments Traktor Pro)\\ a series of Traktor Settings Information files (*.tsi) that allow communication with monome devices over a virtual midi cable (optimally used with the monome 256) +
-  * **[[app:ArpShift]]** (max/msp) \\ A melodic, interval based, poly-rhythmic arpeggiator. +
-  * **[[http://post.monome.org/comments.php?DiscussionID=11957|ricochet]]** (max/msp) \\ generative midi sequencer with bouncing, moving tokens +
-  * **[[app:Plinkonome]]** (max/msp) \\ Plinko based variable note sequencer (v 0.3) +
-  * **[[app:toneclock]]** (max/msp) \\ cyclic harmony keyboard app based on intervals +
-  * **[[app:Daemon]]** (max/msp) \\ step sequencer with tools for custom chord playback +
-  * **[[app:8track]]** (jruby) \\ 8 track x0x-style percussion sequencer with Ableton-esque pattern launching and individual pattern lengths +
-  * **[[app:bloon]]** (max/msp) \\ Bloom Clone, time based looping midi patterns with generative deviance +
-  * **[[app:tiltymagee|Tilty Magee]]** (max/msp) \\ Accelerometer Data -> Midi CC +
-  * **[[app:step-o-potamus]]** (PureData) \\ Variable Length Audio/Midi Step Sequencer wBuilt In Delay +
-  * **[[app:phrases]]** (chuck)\\ gated phrase-based sequencer +
-  * **[[app:arpeggiator]]** (Max/MSP)\\ an easy way to make a tune in fourths +
- +
-===== Max for Live ===== +
- +
-  * **[[http://www.abletonsupport.com/?p=19226|bounds128w]]** \\ a port of boiingg. +
-  * **[[app:thisinstance]]** (maxforlive)\\ a primitive for creating maxforlive monome apps. +
-  * **[[app:stretta_monome_suite]]** \\ monome suite for max for live +
-  * **[[app:myr_monome_handling]]** (max5) \\ a bpatcher primitive for monome handling in maxforlive devices. Allows selection of either Auto-Focus, Auto-Configuration or Manual Configuration to connect to the monome serial/routing application. +
-  * **[[app:dj64effectm4l]]** (maxforlive)\\ effects section from dj64 ported into maxforlive. +
-  * **[[app:plinkonome_m4l]]** (maxforlive)\\ plinkonome ported to maxforlive +
-  * **[[app:mlr_2.27_maxforlive]]** (maxforlive)\\ mlr 2.27 ported to max for live. +
-  * **[[app:live_clip_chopper]]** (maxforlive)\\ An MLR like device for controlling the playing position of clips within Live. +
-  * **[[app:gs.suite]]** (maxforlive)\\ Suite of apps. +
-  * **[[app:flin_m4l_beta]]** (maxforlive) \\ flin ported to max for live beta version. +
-  * **[[app:monoMIDI]]** (maxforlive)\\ Live MIDI Step Sequencer (usable standalone or within MonoLive)  +
-  * **[[app:monoLive]]** (maxforlive)\\ Live control surface and router app +
-  * **[[app:monoParaSteppa]]** (maxforlive)\\ Step-based parameter modulator/LFO for Live +
-  * **[[app:pulse]]** (maxforlive)\\ LED intensity metronome add-on. +
-  * **[[app:velocity]]** (maxforlive)\\ drum sequencer +
-  * **[[app:depthoffield]]** (maxforlive)\\ Auto-focuser. +
-  * **[[app:m4lcl]]** (maxforlive)\\ Clip Launcher for Ableton. +
-  * **[[app:m4ldr]]** (maxforlive)\\ Drum Rack Midi Input and Control for Ableton. +
-  * **[[app:shfflr]]** (maxforlive)\\ m4l mlr-esque 64 pad modular looper +
-  +
-===== Audio/built-in sounds ===== +
- +
-  * **[[app:cycles]]** (max5)\\ Changing frequencies for 6 cycle~ object. +
-  * **[[app:ohm]]** (max/msp)\\ Pythagorean Harmonic Matrix. +
-  * **[[app:mnmewvtbl]]** (PureData) \\ 3-bit by 3-bit waveform editor. +
-  * **[[app:vnois]]** (PureData) \\ monome step sequencer+
-  * **[[app:inkblot]]** (max/msp)\\ additive synthesis and abstract patterns+
  
  
-===== Design =====+===== audio/built-in sounds ===== 
 +  * **[[app:cycles]]** -- grid / maxmsp / monomeserial\\ changing frequencies for 6 cycle~ objects 
 +  * **[[app:inkblot]]** -- grid / maxmsp / monomeserial\\ additive synthesis and abstract patterns 
 +  * **[[app:mnmewvtbl]]** -- grid / puredata / monomeserial\\ 3-bit by 3-bit waveform editor 
 +  * **[[app:ohm]]** -- grid / maxmsp / monomeserial\\ pythagorean harmonic matrix 
 +  * **[[app:pipedream]]** -- grid+arc / maxmsp / serialosc\\ arc/monome mutation into a digital bagpipe 
 +  * **[[app:skr]]** -- grid / maxmsp / serialosc\\ Charged bits give off blips as they decay 
 +  * **[[app:vnois]]** -- grid / puredata / monomeserial\\ monome step sequencer 
 +  * **[[app:wedjat]]** -- grid+arc / maxmsp / serialosc\\ ultrasensitive arc drumkit
  
-  * **[[app:life]]** (chuck)\\ conway’s game of life 
-  * **[[app:letters]]** (chuck)\\ keyed pixel animator 
-  * **[[app:tiltmap]]** (chuck)\\ pixel bitmap with adc scroll direction control 
-  * **[[app:sleep]]** (chuck)\\ generative simulation 
-  * **[[app:blinker]]** (PureData)\\ patterned pixel animator 
-  * **[[app:pepito]]** (max/msp)\\ Alarm Clock for 128 edition 
  
-===== Games ===== +===== design ===== 
-  * **[[app:Pong]]** (Chuck)\\ http://post.monome.org/comments.php?DiscussionID=137 +  * **[[app:blinker]]** -- grid / puredata / monomeserial\\ patterned pixel animator 
-  * **[[app:Breakout]]** (max/msp)\\ http://post.monome.org/comments.php?DiscussionID=140 +  * **[[app:chili]]** -- grid chuck serialosc\\ make looping animations 
-  * **[[app:Nibbles]]** (processing)\\ +  * **[[app:clarck]]** -- arc4 maxmsp / serialosc / [[http://vimeo.com/22323803|video]]\\ arc4 clock technical demo 
-  * **[[app:Blackout!]]** (max/msp)\\ http://post.monome.org/comments.php?DiscussionID=1042 +  * **[[app:frames]]** -- grid / maxmsp / serialosc \\ minimal frame by frame animator 
-  * **[[app:Tetris]]** (max/msp)\\ http://post.monome.org/comments.php?DiscussionID=1604 +  * **[[app:letters]]** -- grid chuck / monomeserial\\ keyed pixel animator 
-  * **Simon** (chuck)\\ http://post.monome.org/comments.php?DiscussionID=3757+  * **[[app:life]]** -- grid chuck monomeserial\\ conway’s game of life 
 +  * **[[app:nerdscroll]]** -- grid maxmsp / serialosc / [[http://www.youtube.com/watch?v=9hmE3iyho_0&feature=player_embedded|video]]\\ scrolling sign for 8x8 grids 
 +  * **[[app:pepito]]** -- grid / maxmsp / monomeserial\\ alarm clock for 128 
 +  * **[[app:sleep]]** -- grid / chuck / monomeserial\\ generative simulation 
 +  * **[[app:spectronome]]** -- grid maxmsp serialosc\\ Spectroscope and sonogram 
 +  * **[[app:tiltmap]]** -- grid chuck / monomeserial\\ pixel bitmap with adc scroll direction control
  
-===== Video/midi ===== 
-  * **[[app:videoMLR]]** (isadora) \\ mlr-like functionality for multiple video tracks 
-  * **[[app:incisor]]** (isadora) \\ molar extension to control video 
-  * **[[app:64_video_fingers]]** (Max 5) \\ Video triggering with multiple pattern recorders 
-  * **[[app:Monomal]]** (Modul8) \\ Play audio and video in Modul8 with your Monome 
  
-===== Emulation ===== +===== games ===== 
-  * **[[app:midi monome]]** (max/msp) \\ use monome apps with a midi keyboard +  * **[[http://post.monome.org/comments.php?DiscussionID=1042|Blackout!]]** -- grid / maxmsp monomeserial\\ cellular automata based puzzle game 
-  * **[[app:androidome]]** (android) \\ control monome apps with your android phone +  * **[[http://post.monome.org/comments.php?DiscussionID=140|Breakout]]** -- grid / maxmsp / monomeserial\\ break all the blocks without losing your ball 
-  * **[[app:OSCream]]** (BlackBerry PlayBook Android) \\ emulates monome and arc +  * **[[app:Nibbles]]** -- grid / processing / monomeserial\\ navigate a worm through checkpoints and walls 
-  * **[[app:compkey]]** (max/msp) \\ use monome apps with your computer keyboard+  * **[[http://post.monome.org/comments.php?DiscussionID=137|Pong]]** -- grid / chuck / monomeserial\\ two player table-tennis game  
 +  * **[[app:react]]** -- grid maxmsp / serialosc\\ skill tester for finger training 
 +  * **[[http://post.monome.org/comments.php?DiscussionID=3757|Simon]]** -- grid / chuck / monomeserial\\ very challenging memory game 
 +  * **[[app:Tetris]]** -- grid maxmsp / monomeserial\\ tile matching puzzle game
  
-===== Orphaned/Inactive ===== 
  
-[[docs:applications:Orphaned/Inactive:orphaned_audio/midi|orphaned audio/midi]]+===== emulation ===== 
 +  * **[[app:androidome]]** -- grid / android / monomeserial\\ control monome apps with an android phone 
 +  * **[[app:compkey]]** -- grid maxmsp / monomeserial\\ control monome apps with a computer keyboard 
 +  * **[[app:midi monome]]** -- grid maxmsp / monomeserial\\ control monome apps with a midi keyboard 
 +  * **[[app:monomodular|monomodular]]** -- grid maxforlive / python / monomeserial / srialosc\\ modular enviroment and monome-emulator, for grid-controllers like livid´s ohm, apc 20/40 and others 
 +  * **[[app:OSCream]]** -- grid / blackberry playbook, android / serialosc\\ emulates monome and arc