a simple device to "reverse" midi-data. so midi-value 127 will go out as midi-value 0, midi-value 126 will go out as midi-value 1 and so on.
-
Simple Midi-"Reverser
-
Awesome idea!
I took it a bit further and extended it so that there's a "split point" where a number below the point will pass and if it's above that split point it will be reversed. I thought it might be cool to have! It uses [datastream], which is a different abstraction I had to make for something else, but is proving useful across the board. The zip archive attached includes both [midisplit] and [datastream]. Thanks for the inspiration! I hope you get some use out of either of these. -
Necroposting for bumping.