Flickering Lights is a step sequencer inspired by André Michelle’s Tonematrix with a nice looking wave-map.
See the forum thread for further info
I am currenty working on a rewrite, please have a look at this sketch as well as the thread i'd love to hear your opinion
created by: robert böhnke
prefix: /flicker and /flicker/mod for multi device use
Open settings.xml. On mac, it resides within the app, right-click the app and go to “flickering\ lights.app/Contents/Resources/Java”. On win/linux it lies in the same directory as the jar-file. You can edit this file to change the settings of flickering lights, please note that it reverts to built-in default settings if this xml-file is invalid.
<settings>
<host>localhost</host>
<prefix>/flicker</prefix>
<firstDevice>64</firstDevice>
<secondDevice>none</secondDevice>
<receivePort>8080</receivePort>
<sendPort>8000</sendPort>
<layers>8</layers>
<activeWavemapOnly>false</activeWavemapOnly>
</settings>
Press any button on the monome to trigger or untrigger a step. If you use multiple layers, hold the bottom-left button and press buttons of the first row to access the corresponding layer. To change the volume, hold the bottom-right button to access the volume sliders. If you use multiple monomes or a multi-app router, the volume sliders are permanently displayed on the second device.