Contact

Send me an email
  ScottAlanMccall@gmail.com

CV/Resume
Screenshots

 

« Heat is the enemy | Main | Metronome Shader and Kismet Network »

Sequencer Module

I Just built  the beginnings of what is a 4 channel sequencer display module. The display is driven by 4x16 pixel RGBA bitmaps that drive the indicator lights to match the 4 drum channels:

 

Bass Drum
Hihat Closed
hihat Open
Snare Drum

 

I created a grid mesh and applied the UVs in such a way that they turn on and off  when you scroll a texture across them. It's a bit hard to explain, but the trick is in how you apply the UVs to the polygons. Here is the material shader:

It's really simple! The blinking lights you see below is from panning the texture along the U coordinate.

Here is how it looks:
 

 

And here is the panel in a scene with audio and the beat clock all in sync:

 

There are some issues with synchronization that need to be addressed which I am currently looking into.

 

 

EmailEmail Article to Friend

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>