code

Testing Firefly Sync in Russia

Controlling dozens of LED lights inside Nikolay Polissky’s Universal Mind sculpture in Nikola Lenivets, Russia using a custom jitter patch that simulates synchronizing fireflies. see 5 CHOB for the final artwork, synchronizing firefly simulation for the MaxMSP Jitter patch and firefly

/ No comments

Testing Firefly Sync in Russia

Controlling dozens of LED lights inside Nikolay Polissky’s Universal Mind sculpture in Nikola Lenivets, Russia using a custom jitter patch that simulates synchronizing fireflies. see 5 CHOB for the final artwork, synchronizing firefly simulation for the MaxMSP Jitter patch and firefly

/ No comments

Firefly Sync Simulation

  a small max / jitter patch which simulates a system of coupled oscillators as in synchronizing fireflies. it’s inspired by algorithms described by Steven Strogatz in his book “Sync”. let me know if you make something with it! I tested this patch

/ No comments

Firefly Sync Simulation

  a small max / jitter patch which simulates a system of coupled oscillators as in synchronizing fireflies. it’s inspired by algorithms described by Steven Strogatz in his book “Sync”. let me know if you make something with it! I tested this patch

/ No comments

LMD (2008)

Music for Last Manoeuvres in the Dark ° Last Manoeuvres in the Dark (LMD) is an installation for SUPERDOME (may 29 – august 24 2008) at Palais de Tokyo (Paris) by Fabien Giraud and Raphael Siboni – Music by Robin

/ Comments Off on LMD (2008)

LMD (2008)

Music for Last Manoeuvres in the Dark ° Last Manoeuvres in the Dark (LMD) is an installation for SUPERDOME (may 29 – august 24 2008) at Palais de Tokyo (Paris) by Fabien Giraud and Raphael Siboni – Music by Robin

/ Comments Off on LMD (2008)

Max Crash Demon

Here’s a little application I wrote for a permanent installation. This python script will run a ps command every minute to check if max is still running. If max isn’t running, the script will restart max. go to /Applications/Utilities/Console.app to

/ No comments

Max Crash Demon

Here’s a little application I wrote for a permanent installation. This python script will run a ps command every minute to check if max is still running. If max isn’t running, the script will restart max. go to /Applications/Utilities/Console.app to

/ No comments

Recurrent Oscillatory Self-Organizing Map ROSOM

Period detection and representation by recurrent oscillatory self-organizing map by Mauri Kaipainen and Tommi Ilmonen Abstract: Whether or not periodicity is a property of the environment, for a cognitive system a period is always a dynamical mental construct. This study

/ No comments

Recurrent Oscillatory Self-Organizing Map ROSOM

Period detection and representation by recurrent oscillatory self-organizing map by Mauri Kaipainen and Tommi Ilmonen Abstract: Whether or not periodicity is a property of the environment, for a cognitive system a period is always a dynamical mental construct. This study

/ No comments

Self-organizing Map XMLRPC-Server

# This program requires Python 2.3 or above # robin meier 17-02-06 paris http://robin.meier.free.fr http://www.neuromuse.org # # provides the methods necessary to run a SOM on a distant server using xmlrpc   from DocXMLRPCServer import DocXMLRPCServer, DocXMLRPCRequestHandler from SocketServer import

/ No comments

Self-organizing Map XMLRPC-Server

# This program requires Python 2.3 or above # robin meier 17-02-06 paris http://robin.meier.free.fr http://www.neuromuse.org # # provides the methods necessary to run a SOM on a distant server using xmlrpc   from DocXMLRPCServer import DocXMLRPCServer, DocXMLRPCRequestHandler from SocketServer import

/ No comments

Mémoire jit.robosom (2004)

DOWNLOAD Mémoire (pdf) DOWNLOAD jit.robosom (zip) Ce mémoire à pour objet de compléter et de documenter le travail que j’ai réalisé dans la recherche et le développement de jit.robosom. jit.robosom est une abstraction pour MaxMSPJitter qui implémente un réseau de

/ No comments

Mémoire jit.robosom (2004)

DOWNLOAD Mémoire (pdf) DOWNLOAD jit.robosom (zip) Ce mémoire à pour objet de compléter et de documenter le travail que j’ai réalisé dans la recherche et le développement de jit.robosom. jit.robosom est une abstraction pour MaxMSPJitter qui implémente un réseau de

/ No comments

TwelveOscils

got the idea for this model of fireflies flashing in sync reading Steven Strogatz’s book “Sync” Download the MaxMSP patch

/ One Comment

TwelveOscils

got the idea for this model of fireflies flashing in sync reading Steven Strogatz’s book “Sync” Download the MaxMSP patch

/ One Comment

jit.robosom

Self-organizing map abstraction for MaxMSP Jitter. DOWNLOAD

/ No comments

jit.robosom

Self-organizing map abstraction for MaxMSP Jitter. DOWNLOAD

/ No comments

Self-organizing Map SOM in Python

## Self-Organizing Map (SOM) ## ## http://robin.meier.free.fr ## http://www.neuromuse.org ## paris 13eme, february 06 ##   """self organizing-map a la kohonen. to interact, send and receive data via udp"""   import sys #psyco for intel procs only… #from psyco import

/ No comments

Self-organizing Map SOM in Python

## Self-Organizing Map (SOM) ## ## http://robin.meier.free.fr ## http://www.neuromuse.org ## paris 13eme, february 06 ##   """self organizing-map a la kohonen. to interact, send and receive data via udp"""   import sys #psyco for intel procs only… #from psyco import

/ No comments

Mémoire EHESS (2007)

Mémoire pour le Diplôme de l’EHESS, obtenu avec distinction en Septembre 2007 (30mb): “Modèles de la cognition et leurs expérimentations artistiques”   MODÈLES DE LA COGNITION ET LEURS EXPÉRIMENTATIONS ARTISTIQUES Introduction Art et Science Parcours personnel Organisation du mémoire 1

/ No comments

Mémoire EHESS (2007)

Mémoire pour le Diplôme de l’EHESS, obtenu avec distinction en Septembre 2007 (30mb): “Modèles de la cognition et leurs expérimentations artistiques”   MODÈLES DE LA COGNITION ET LEURS EXPÉRIMENTATIONS ARTISTIQUES Introduction Art et Science Parcours personnel Organisation du mémoire 1

/ No comments