[jitter] Re: Scrolling Midi Timeline / How to shift matrix columns to left
marcos
mekohler at gmail.com
Wed Apr 2 01:26:11 MDT 2008
- Previous message: [jitter] Scrolling Midi Timeline / How to shift matrix columns to left
- Next message: [jitter] Re: Scrolling Midi Timeline / How to shift matrix columns to left
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quote: marcoskohler wrote on Wed, 02 April 2008 03:21 ---------------------------------------------------- > I wanted a live "piano roll" of the current midi notes played. Each note is mapped to a certain row. The matrix would be empty at first, then when a note/chord is played, those notes are added to their respective rows in the FAR RIGHT column. > > What it boils down to is this: > > 1) Detect note, form a column in Matrix NOTE (pure 1D vertical matrix). > > 2) In Matrix LIVE, delete far left column and move every cell to the left one unit > > 3) Insert column from step 1 to the FAR RIGHT of matrix LIVE , feedback newly adjusted column to LIVE > > 4) await next note detection > > I have some sort of feedback system working, but as you can tell its not really what I describe yet, any help??? > > Max file attached. ---------------------------------------------------- I got rid of the repeated notes with a stripnote, but it seems the feedback system is too much...the whole thing scrolls off screen...if there are 12 columns, a single played note should not "fall off the left side" until 12 notes besides that are played...right now you play some notes and the whole thing scrolls by so fast.
- Previous message: [jitter] Scrolling Midi Timeline / How to shift matrix columns to left
- Next message: [jitter] Re: Scrolling Midi Timeline / How to shift matrix columns to left
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
