File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
@description ReaMCULive: Programmable ReaScript API control surface extension
2
2
@author ak5k
3
- @version 0.1.6
3
+ @version 0.1.7
4
+ @changelog fix GetFaderValue()
4
5
@provides
5
- [win64] reaper_reamculive-x64.dll https://github.com/ak5k/reamculive/releases/download/v $version/reaper_reamculive-x64.dll
6
- [linux-aarch64] reaper_reamculive-aarch64.so https://github.com/ak5k/reamculive/releases/download/v $version/reaper_reamculive-aarch64.so
7
- [darwin-arm64] reaper_reamculive-arm64.dylib https://github.com/ak5k/reamculive/releases/download/v $version/reaper_reamculive-arm64.dylib
8
- [darwin64] reaper_reamculive-x86_64.dylib https://github.com/ak5k/reamculive/releases/download/v $version/reaper_reamculive-x86_64.dylib
9
- [linux64] reaper_reamculive-x86_64.so https://github.com/ak5k/reamculive/releases/download/v $version/reaper_reamculive-x86_64.so
6
+ [win64] reaper_reamculive-x64.dll https://github.com/ak5k/reamculive/releases/download/$version/$path
7
+ [linux-aarch64] reaper_reamculive-aarch64.so https://github.com/ak5k/reamculive/releases/download/$version/$path
8
+ [darwin-arm64] reaper_reamculive-arm64.dylib https://github.com/ak5k/reamculive/releases/download/$version/$path
9
+ [darwin64] reaper_reamculive-x86_64.dylib https://github.com/ak5k/reamculive/releases/download/$version/$path
10
+ [linux64] reaper_reamculive-x86_64.so https://github.com/ak5k/reamculive/releases/download/$version/$path
10
11
@about See [website](https://github.com/ak5k/reamculive).
11
12
You can’t perform that action at this time.
0 commit comments