File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
@description ReaLlm: REAPER Low latency monitoring plug-in extension
2
2
@author ak5k
3
- @version 0.5 .0
3
+ @version 0.6 .0
4
4
@changelog
5
- Requires REAPER 6.79.
6
- Prefixes bypassed FX names with `llm: `. This allows ReaLlm to keep track of duplicates.
5
+ * requires REAPER 7
6
+ * new API
7
+ * lots of code refactoring
8
+ * fix the flickering bug
7
9
@provides
8
10
[linux-aarch64] reaper_reallm-aarch64.so https://github.com/ak5k/reallm/releases/download/v$version/$path
9
11
[darwin-arm64] reaper_reallm-arm64.dylib https://github.com/ak5k/reallm/releases/download/v$version/$path
10
12
[linux-armv7l] reaper_reallm-armv7l.so https://github.com/ak5k/reallm/releases/download/v$version/$path
11
- [darwin32] reaper_reallm-i386.dylib https://github.com/ak5k/reallm/releases/download/v$version/$path
12
13
[linux32] reaper_reallm-i686.so https://github.com/ak5k/reallm/releases/download/v$version/$path
13
14
[win64] reaper_reallm-x64.dll https://github.com/ak5k/reallm/releases/download/v$version/$path
14
15
[win32] reaper_reallm-x86.dll https://github.com/ak5k/reallm/releases/download/v$version/$path
You can’t perform that action at this time.
0 commit comments