View Single Post
Old 11-21-2017, 07:23 PM   #26
TonE
Human being with feelings
 
Join Date: Feb 2009
Location: Reaper HAS send control via midi !!!
Posts: 4,031
Default

Looks great for learning, now we need to find best resources about as much reaper lua as possible, besides having the millions of .lua examples!

We need a separate reaper blog with youtube videos where any of the million .lua is taken as an example, then analyzed, brought to its minimal form. As a formula the tutorial should do:

luaexample := skelett + flesh

The goal would be removing the complete flesh, leaving only the skelett which could be used then for other related experiments.

One example: Can we have dynamic arrangements, rather than static arrangements? Like for all items in a folder, and around playing bar region, like current bar plus and minus 2 bars, every 15 seconds, switch to another item (next,prev,random). Could be fun, something like a probability, but on item level. Then watching in Interactive ReaScript some statistics which files were used how often.

Another example: Reprogramming all available midi mappings, for a set of tracks/effects according to some algorithm. Directly inside Reaper. I did something in the past with Autohotkey, by simply editing .rpp and generating another .rpp, but doing it directly inside the project would be more fun, if everything would work properly. Interactive ReaScript could show the current mapping values for example.

Last edited by TonE; 11-21-2017 at 07:31 PM.
TonE is offline   Reply With Quote