Previous topicNext topic

Looking to program a MIDI Note (piano key) to "flash" an img

Questions, comments, feedback, etc.
Post Reply
Analog Being
Posts: 12
Joined: Tue Apr 21, 2020 3:50 pm

Looking to program a MIDI Note (piano key) to "flash" an img

Post by Analog Being »

I created a visualizer which will show lightning (.png images of a lightning bolts) based on where note are on a scale.

I have each lightning bolt (image module) programmed as:
Source: MIDI
Feature: Note Velocity

This "holds" the lightnight bolt image for as long as I'm holding the piano key.

But I want the lightning bolt to "flash" on, then quickly turn off; even if I'm still holding the note.

Any ideas? I tried to toy around with a simple string of modules using a polygon. But I can't quite figure out the trick.

Here's a quick example of the visualization I have so far:
https://youtu.be/-Qt8kRbPrwo
Don't mind the crazy red/purple lights, they're gone now lol
Sadler
Posts: 1139
Joined: Sat Aug 02, 2014 7:10 pm
Location: London, UK

Re: Looking to program a MIDI Note (piano key) to "flash" an

Post by Sadler »

This works for OSC but should also be good for midi...
Screenshot 2022-12-29 101023.png
Screenshot 2022-12-29 101023.png (29.03 KiB) Viewed 4214 times
Post Reply