-
Hello! There is a function in the nyquist plugin that is worth putting in to avoid that problem. First of all, you have to adjust the step size (hop), which determines the jumps by the size of fft. In…
-
Hi, wont get any GUI showing up in the JS version of the plugin. It's just blank.
-
Problem: Fractional values entered into FX parameter list are being rounded to the nearest integer.
Steps to reproduce:
1. I have the JS Volume Adjust FX on a track
2. I bring up the parameter list…
-
More on "everything is optional in jsfx"
- If Input/Output pins are not mentioned at all, reaper will read and show this as js in/out,
as long as there is `@sample` with something in it (and somet…
ghost updated
2 years ago
-
Just downloaded using reapack using suggested URL on youtube:
https://raw.githubusercontent.com/ershov/reaper64/main/index.xml
When running I get (paraphrased):
"error importing no @init or other…
-
With Reaper 6 it is possible to add JSFX GUIs to Track or Mix panels. This is very attractive with ATK, as the user then can monitor and interact with encoders and transforms from track panels or the …
-
I have discovered a weird shortcoming when reading `*.mosl.txt` files in Reaper. If a comment line contains a comma (`,`), the file will not be read by Reaper. This cause problem with all matrices in …
-
I'm making chiptune music, so I have a lot of different drum / sound effect presets. I don't want to have my song be based on preset indexes, rather on preset names, so that if I have to re-create my …
-
The sample rate of e.g. Reaper is not reflected in the system variable 'srate' in jsxf. When the sample rate is altered srate does also not reflect this change (not surprisingly).
Tested with GigPe…
-
My other bug report for 5.0pre3:
EDIT: Running REAPER v6.45, Windows 10 (Up to date)
Assigning an articulation to multiple Reaticulate-enabled tracks (a new feature, iirc) does not seem to work.…