monome / monome_sum

max for live & max 6.1 routing & patch management system for grids (+arcs?)
33 stars 6 forks source link

[smallbatch] /map optimization #75

Open trentgill opened 10 years ago

trentgill commented 10 years ago

store an internal bitmap to hold led data

run on a timer & only send /map messages

will solve issue where the bottom row leds are offset by 8 steps in the router

trentgill commented 10 years ago

started on this on my local repo but it's gonna take some time to convert the /led/row /led/col bitmaps to values in an array. need to improve my understanding of argument handling, and devise a smart way to implement the frame count (and switching between route/grid).

won't make this week's release

tehn commented 10 years ago

hey, i can jump onto this tonight. i'm going to drink a bunch of tea and stay up late. ah

On Thu, Apr 17, 2014 at 7:28 PM, trent notifications@github.com wrote:

started on this on my local repo but it's gonna take some time to convert the /led/row /led/col bitmaps to values in an array. need to improve my understanding of argument handling, and devise a smart way to implement the frame count (and switching between route/grid).

won't make this week's release

Reply to this email directly or view it on GitHubhttps://github.com/monome/llllllll/issues/75#issuecomment-40773893 .

tehn commented 10 years ago

oh man, here comes the tea, will see if it works. otherwise tomorrow morning.