Page 1 of 1

Counter in Madmapper

Posted: Sat Jun 22, 2019 11:26 am
by simonhu
We have installed Madmapper for an installation where users can push a button to start the shows.

We would like to know whether there is a possibility in Madmapper to count the numbers of starts of each show to finally have a simple statistics of:
- how many time has the show run per day.
- which show is the most polpular one.

Is there any option for that?

Thank you

Re: Counter in Madmapper

Posted: Mon Jun 24, 2019 10:37 am
by mad-matt
If your buttons send MIDI, you could send it to a scriptable application that would forward events in OSC or through a MIDI virtual cable to MadMapper. That scriptable application (ie Max/MSP, Pure Data...) would count.
If you send button state through OSC, just broadcast the OSC and use a scriptable application that would also receive the OSC and would handle counting.
At the moment, you can't do that in MadMapper.