-
Hi!
I'm trying to use Reascript to try and auto-play the midi files programmatically. I have a load of midi files that each represent different instruments. Given these files, I want to play the or…
-
Hi! This project is so cool!
I'm saddened that there are so few clj/lisp/fennel ReaScript authors and no discussion about this online, so finding this and french64's (the typed clojure guy) [repo]…
-
Need to figure out how the ReaScript API versions are handled alongside REAPER releases...
-
_From [pyt...@yahoo.com](https://code.google.com/u/108251867181828866837/) on January 22, 2012 21:44:46_
Hey Jeffos hows it going?
I just thought of something that might be kinda cool for the Resour…
-
I modified some code from [here](https://github.com/babashka/book/blob/master/script/watch.clj) like so, but when I run it, the Rust library crashes.
```
#!/usr/bin/env bb
(require '[babashka.p…
-
_From [jeffos...@gmail.com](https://code.google.com/u/117694019867148365119/) on September 16, 2012 12:03:05_
Describe the function you want. Please try to keep things concise!
Entering the interface…
-
Hi,
I was looking for setting tempo markers BPM value from ReaScript, but the native action doesn't move next tempo markers position
`reaper.SetTempoTimeSigMarker( proj, ptidx, timepos, measurepos…
-
Hi,
We can analyze loudness of tracks from the SWS Analyze loudness window,
but we can't get the values form ReaScript,
And even less analyzing just a track section.
It would be nice to have a…
-
When passing session data to Realearn via the Reascript API, the controller preset selected option reverts from what it was set to to .
This means while external control is working well for control…
-
I'm working on a setup tool for reaper, with the ability to parse and assign keyboard shortcuts (working), mouse modifiers (in progress), settings (todo), and hopefully install reapack packages. The p…