diff --git a/README.md b/README.md index b5f6189..0767566 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ StudioRack supports scanning GitHub for compatible plugins. StudioRack registry https://api.github.com/search/repositories?q=topic:studiorack-plugin+fork:true Then for each GitHub repository, the Registry loops through each release/version metadata. -StudioRack will try to automaticallu detect all the ionformation needed for the registry using GitHub metdata as shwon below: +StudioRack will try to automaticallu detect all the information needed for the registry using GitHub metdata as shown below: author = repo.owner.login homepage = repo.homepageUrl or repo.url diff --git a/package-lock.json b/package-lock.json index 42a8678..b636b55 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2476,12 +2476,13 @@ } }, "node_modules/micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", "dev": true, + "license": "MIT", "dependencies": { - "braces": "^3.0.2", + "braces": "^3.0.3", "picomatch": "^2.3.1" }, "engines": { diff --git a/src/plugins/studiorack/ampli-fe/0.1.0.yaml b/src/plugins/antonok-edm/ampli-fe/0.1.0.yaml similarity index 58% rename from src/plugins/studiorack/ampli-fe/0.1.0.yaml rename to src/plugins/antonok-edm/ampli-fe/0.1.0.yaml index 02e00ca..5a331af 100644 --- a/src/plugins/studiorack/ampli-fe/0.1.0.yaml +++ b/src/plugins/antonok-edm/ampli-fe/0.1.0.yaml @@ -11,17 +11,17 @@ tags: - Volume files: audio: - url: https://studiorack.github.io/studiorack-registry/plugins/studiorack/ampli-fe/ampli-fe.flac + url: https://studiorack.github.io/studiorack-registry/plugins/antonok-edm/ampli-fe/ampli-fe.flac size: 81405 image: - url: https://studiorack.github.io/studiorack-registry/plugins/studiorack/ampli-fe/ampli-fe.jpg + url: https://studiorack.github.io/studiorack-registry/plugins/antonok-edm/ampli-fe/ampli-fe.jpg size: 27141 linux: - url: https://github.com/studiorack/ampli-fe/releases/download/v0.1.0/ampli-fe-linux.zip + url: https://github.com/antonok-edm/ampli-Fe/releases/download/v0.1.1/ampli-Fe_linux-x86-64.zip size: 3497170 mac: - url: https://github.com/studiorack/ampli-fe/releases/download/v0.1.0/ampli-fe-mac.zip + url: https://github.com/antonok-edm/ampli-Fe/releases/download/v0.1.1/ampli-Fe_macos-x86-64.zip size: 3176913 win: - url: https://github.com/studiorack/ampli-fe/releases/download/v0.1.0/ampli-fe-win.zip + url: https://github.com/antonok-edm/ampli-Fe/releases/download/v0.1.1/ampli-Fe_windows-x86-64.zip size: 3355298 diff --git a/src/plugins/studiorack/ampli-fe/ampli-fe.flac b/src/plugins/antonok-edm/ampli-fe/ampli-fe.flac similarity index 100% rename from src/plugins/studiorack/ampli-fe/ampli-fe.flac rename to src/plugins/antonok-edm/ampli-fe/ampli-fe.flac diff --git a/src/plugins/studiorack/ampli-fe/ampli-fe.jpg b/src/plugins/antonok-edm/ampli-fe/ampli-fe.jpg similarity index 100% rename from src/plugins/studiorack/ampli-fe/ampli-fe.jpg rename to src/plugins/antonok-edm/ampli-fe/ampli-fe.jpg diff --git a/src/plugins/ardura/GladeDesk/1.0.0.yaml b/src/plugins/ardura/GladeDesk/1.0.0.yaml index 712ede0..95675d3 100644 --- a/src/plugins/ardura/GladeDesk/1.0.0.yaml +++ b/src/plugins/ardura/GladeDesk/1.0.0.yaml @@ -7,6 +7,7 @@ date: 2024-07-12T07:00:00.000Z license: gpl-3.0 tags: - Effect + - Distortion files: image: url: https://studiorack.github.io/studiorack-registry/plugins/ardura/GladeDesk/gladedesk.jpg diff --git a/src/plugins/ardura/Interleaf/1.0.0.yaml b/src/plugins/ardura/Interleaf/1.0.0.yaml index 10c6134..c40f47d 100644 --- a/src/plugins/ardura/Interleaf/1.0.0.yaml +++ b/src/plugins/ardura/Interleaf/1.0.0.yaml @@ -10,14 +10,14 @@ tags: - EQ files: image: - name: https://studiorack.github.io/studiorack-registry/plugins/ardura/Interleaf/interleaf.jpg + url: https://studiorack.github.io/studiorack-registry/plugins/ardura/Interleaf/interleaf.jpg size: 55356 linux: - name: https://github.com/ardura/Interleaf/releases/download/v1.0/linux_build.zip + url: https://github.com/ardura/Interleaf/releases/download/v1.0/linux_build.zip size: 3822972 mac: - name: https://github.com/ardura/Interleaf/releases/download/v1.0/macos_build.zip + url: https://github.com/ardura/Interleaf/releases/download/v1.0/macos_build.zip size: 3481740 win: - name: https://github.com/ardura/Interleaf/releases/download/v1.0/windows_build.zip + url: https://github.com/ardura/Interleaf/releases/download/v1.0/windows_build.zip size: 3194614 diff --git a/src/plugins/ardura/Scrollscope/1.4.0.yaml b/src/plugins/ardura/Scrollscope/1.4.0.yaml index f6a29a7..f2ad590 100644 --- a/src/plugins/ardura/Scrollscope/1.4.0.yaml +++ b/src/plugins/ardura/Scrollscope/1.4.0.yaml @@ -10,14 +10,14 @@ tags: - Analysis files: image: - name: https://studiorack.github.io/studiorack-registry/plugins/ardura/Scrollscope/scrollscope.jpg + url: https://studiorack.github.io/studiorack-registry/plugins/ardura/Scrollscope/scrollscope.jpg size: 109513 linux: - name: https://github.com/ardura/Scrollscope/releases/download/v1.4.0/Scrollscope_v140_Linux.zip + url: https://github.com/ardura/Scrollscope/releases/download/v1.4.0/Scrollscope_v140_Linux.zip size: 7417559 mac: - name: https://github.com/ardura/Scrollscope/releases/download/v1.4.0/Scrollscope_v140_MacOS12.zip + url: https://github.com/ardura/Scrollscope/releases/download/v1.4.0/Scrollscope_v140_MacOS12.zip size: 6896897 win: - name: https://github.com/ardura/Scrollscope/releases/download/v1.4.0/Scrollscope_v140_Windows.zip + url: https://github.com/ardura/Scrollscope/releases/download/v1.4.0/Scrollscope_v140_Windows.zip size: 6569340 diff --git a/src/plugins/ardura/Subhoofer/2.2.1.yaml b/src/plugins/ardura/Subhoofer/2.2.1.yaml index c2a7751..9eecb8e 100644 --- a/src/plugins/ardura/Subhoofer/2.2.1.yaml +++ b/src/plugins/ardura/Subhoofer/2.2.1.yaml @@ -10,14 +10,14 @@ tags: - Distortion files: image: - name: https://studiorack.github.io/studiorack-registry/plugins/ardura/Subhoofer/subhoofer.jpg + url: https://studiorack.github.io/studiorack-registry/plugins/ardura/Subhoofer/subhoofer.jpg size: 60446 linux: - name: https://github.com/ardura/Subhoofer/releases/download/v2.2.0/Subhoofer_v221_Linux.zip + url: https://github.com/ardura/Subhoofer/releases/download/v2.2.0/Subhoofer_v221_Linux.zip size: 5904422 mac: - name: https://github.com/ardura/Subhoofer/releases/download/v2.2.0/Subhoofer_v221_MacOS.zip + url: https://github.com/ardura/Subhoofer/releases/download/v2.2.0/Subhoofer_v221_MacOS.zip size: 3895684 win: - name: https://github.com/ardura/Subhoofer/releases/download/v2.2.0/Subhoofer_v221_Windows.zip + url: https://github.com/ardura/Subhoofer/releases/download/v2.2.0/Subhoofer_v221_Windows.zip size: 3334010 diff --git a/src/plugins/ardura/Subhoofer/2.2.2.yaml b/src/plugins/ardura/Subhoofer/2.2.2.yaml index 27ac221..6f4e56b 100644 --- a/src/plugins/ardura/Subhoofer/2.2.2.yaml +++ b/src/plugins/ardura/Subhoofer/2.2.2.yaml @@ -9,18 +9,15 @@ tags: - Effect - Distortion files: - audio: - name: https://studiorack.github.io/studiorack-registry/plugins/ardura/actuate/actuate.flac - size: 3251736 image: - name: https://studiorack.github.io/studiorack-registry/plugins/ardura/Subhoofer/subhoofer.jpg + url: https://studiorack.github.io/studiorack-registry/plugins/ardura/Subhoofer/subhoofer.jpg size: 60446 linux: - name: https://github.com/ardura/Subhoofer/releases/download/v2.2.2/Subhoofer_v222_Linux.zip + url: https://github.com/ardura/Subhoofer/releases/download/v2.2.2/Subhoofer_v222_Linux.zip size: 5916842 mac: - name: https://github.com/ardura/Subhoofer/releases/download/v2.2.2/Subhoofer_v222_MacOS.zip + url: https://github.com/ardura/Subhoofer/releases/download/v2.2.2/Subhoofer_v222_MacOS.zip size: 4009494 win: - name: https://github.com/ardura/Subhoofer/releases/download/v2.2.2/Subhoofer_v222_Windows.zip + url: https://github.com/ardura/Subhoofer/releases/download/v2.2.2/Subhoofer_v222_Windows.zip size: 3456424 diff --git a/src/plugins/studiorack/andes/0.2.0.yaml b/src/plugins/artfwo/andes/0.2.0.yaml similarity index 67% rename from src/plugins/studiorack/andes/0.2.0.yaml rename to src/plugins/artfwo/andes/0.2.0.yaml index 03708e5..df7afdd 100644 --- a/src/plugins/studiorack/andes/0.2.0.yaml +++ b/src/plugins/artfwo/andes/0.2.0.yaml @@ -11,17 +11,17 @@ tags: - Oscillator files: audio: - url: https://studiorack.github.io/studiorack-registry/plugins/studiorack/andes/andes.flac + url: https://studiorack.github.io/studiorack-registry/plugins/artfwo/andes/andes.flac size: 12493 image: - url: https://studiorack.github.io/studiorack-registry/plugins/studiorack/andes/andes.jpg + url: https://studiorack.github.io/studiorack-registry/plugins/artfwo/andes/andes.jpg size: 27379 linux: - url: https://github.com/studiorack/andes/releases/download/v0.2.0/andes-linux.zip + url: https://github.com/artfwo/andes/releases/download/v0.2/Andes1-v0.2-linux64.tar.gz size: 6118842 mac: - url: https://github.com/studiorack/andes/releases/download/v0.2.0/andes-mac.zip + url: https://github.com/artfwo/andes/releases/download/v0.2/Andes1-v0.2-mac.zip size: 5225268 win: - url: https://github.com/studiorack/andes/releases/download/v0.2.0/andes-win.zip + url: https://github.com/artfwo/andes/releases/download/v0.2/Andes1-v0.2-win64.zip size: 3450947 diff --git a/src/plugins/studiorack/andes/andes.flac b/src/plugins/artfwo/andes/andes.flac similarity index 100% rename from src/plugins/studiorack/andes/andes.flac rename to src/plugins/artfwo/andes/andes.flac diff --git a/src/plugins/studiorack/andes/andes.jpg b/src/plugins/artfwo/andes/andes.jpg similarity index 100% rename from src/plugins/studiorack/andes/andes.jpg rename to src/plugins/artfwo/andes/andes.jpg diff --git a/src/plugins/studiorack/juicysf/3.1.0.yaml b/src/plugins/birch-san/juicysfplugin/3.1.0.yaml similarity index 52% rename from src/plugins/studiorack/juicysf/3.1.0.yaml rename to src/plugins/birch-san/juicysfplugin/3.1.0.yaml index 56f867a..595d353 100644 --- a/src/plugins/studiorack/juicysf/3.1.0.yaml +++ b/src/plugins/birch-san/juicysfplugin/3.1.0.yaml @@ -1,7 +1,7 @@ --- name: JuicySFplugin author: Birch San -homepage: https://github.com/Birch-san/juicysfplugin +homepage: https://github.com/birch-san/juicysfplugin description: SoundFont synthesizer for playing General Midi music using sf2 files. date: 2022-02-13T08:00:00.000Z license: gpl-3.0 @@ -11,17 +11,14 @@ tags: - Synth files: audio: - url: https://studiorack.github.io/studiorack-registry/plugins/studiorack/juicysf/juicysf.flac + url: https://studiorack.github.io/studiorack-registry/plugins/birch-san/juicysfplugin/juicysf.flac size: 83683 image: - url: https://studiorack.github.io/studiorack-registry/plugins/studiorack/juicysf/juicysf.jpg + url: https://studiorack.github.io/studiorack-registry/plugins/birch-san/juicysfplugin/juicysf.jpg size: 38148 - linux: - url: https://github.com/studiorack/juicysf/releases/download/3.1.0/juicysf-linux.zip - size: 0 mac: - url: https://github.com/studiorack/juicysf/releases/download/3.1.0/juicysf-mac.zip + url: https://github.com/Birch-san/juicysfplugin/releases/download/3.1.0/juicysfplugin-3.1.0-macOS.tar.xz size: 19050275 win: - url: https://github.com/studiorack/juicysf/releases/download/3.1.0/juicysf-win.zip + url: https://github.com/Birch-san/juicysfplugin/releases/download/3.1.0/juicysfplugin-3.1.0-win-x64.zip size: 10578510 diff --git a/src/plugins/studiorack/juicysf/juicysf.flac b/src/plugins/birch-san/juicysfplugin/juicysf.flac similarity index 100% rename from src/plugins/studiorack/juicysf/juicysf.flac rename to src/plugins/birch-san/juicysfplugin/juicysf.flac diff --git a/src/plugins/studiorack/juicysf/juicysf.jpg b/src/plugins/birch-san/juicysfplugin/juicysf.jpg similarity index 100% rename from src/plugins/studiorack/juicysf/juicysf.jpg rename to src/plugins/birch-san/juicysfplugin/juicysf.jpg diff --git a/src/plugins/studiorack/vst2413/1.0.0.yaml b/src/plugins/keijiro/vst2413/1.0.0.yaml similarity index 66% rename from src/plugins/studiorack/vst2413/1.0.0.yaml rename to src/plugins/keijiro/vst2413/1.0.0.yaml index 9a12eda..93b4302 100644 --- a/src/plugins/studiorack/vst2413/1.0.0.yaml +++ b/src/plugins/keijiro/vst2413/1.0.0.yaml @@ -11,17 +11,14 @@ tags: - Bit files: audio: - url: https://studiorack.github.io/studiorack-registry/plugins/studiorack/vst2413/vst2413.flac + url: https://studiorack.github.io/studiorack-registry/plugins/keijiro/vst2413/vst2413.flac size: 347527 image: - url: https://studiorack.github.io/studiorack-registry/plugins/studiorack/vst2413/vst2413.jpg + url: https://studiorack.github.io/studiorack-registry/plugins/keijiro/vst2413/vst2413.jpg size: 22493 - linux: - url: https://github.com/studiorack/vst2413/releases/download/v1.0.0/vst2413-linux.zip - size: 386422 mac: - url: https://github.com/studiorack/vst2413/releases/download/v1.0.0/vst2413-mac.zip + url: https://www.keijiro.tokyo/vst2413/build/vst2413-20130421-osx.zip size: 187561 win: - url: https://github.com/studiorack/vst2413/releases/download/v1.0.0/vst2413-win.zip + url: https://www.keijiro.tokyo/vst2413/build/vst2413-20130418-windows.zip size: 228506 diff --git a/src/plugins/studiorack/vst2413/vst2413.flac b/src/plugins/keijiro/vst2413/vst2413.flac similarity index 100% rename from src/plugins/studiorack/vst2413/vst2413.flac rename to src/plugins/keijiro/vst2413/vst2413.flac diff --git a/src/plugins/studiorack/vst2413/vst2413.jpg b/src/plugins/keijiro/vst2413/vst2413.jpg similarity index 100% rename from src/plugins/studiorack/vst2413/vst2413.jpg rename to src/plugins/keijiro/vst2413/vst2413.jpg diff --git a/src/plugins/studiorack/argotlunar/2.0.6.yaml b/src/plugins/mourednik/argotlunar/2.0.6.yaml similarity index 67% rename from src/plugins/studiorack/argotlunar/2.0.6.yaml rename to src/plugins/mourednik/argotlunar/2.0.6.yaml index c1eb3cb..49762fb 100644 --- a/src/plugins/studiorack/argotlunar/2.0.6.yaml +++ b/src/plugins/mourednik/argotlunar/2.0.6.yaml @@ -11,17 +11,17 @@ tags: - Envelope files: audio: - url: https://studiorack.github.io/studiorack-registry/plugins/studiorack/argotlunar/argotlunar.flac + url: https://studiorack.github.io/studiorack-registry/plugins/mourednik/argotlunar/argotlunar.flac size: 76050 image: - url: https://studiorack.github.io/studiorack-registry/plugins/studiorack/argotlunar/argotlunar.jpg + url: https://studiorack.github.io/studiorack-registry/plugins/mourednik/argotlunar/argotlunar.jpg size: 36536 linux: - url: https://github.com/studiorack/argotlunar/releases/download/v2.0.6/argotlunar-linux.zip + url: https://www.dropbox.com/s/fwtg6jfkzakj7is/argotlunar-2.06-linux_64.tar.gz size: 1870819 mac: - url: https://github.com/studiorack/argotlunar/releases/download/v2.0.6/argotlunar-mac.zip + url: https://www.dropbox.com/s/d17o458esou1823/argotlunar-2.06-osx_10.8-vst.zip size: 3235381 win: - url: https://github.com/studiorack/argotlunar/releases/download/v2.0.6/argotlunar-win.zip + url: https://www.dropbox.com/s/urep7ht46jrbvfi/argotlunar-2.06-win_64.zip size: 1037064 diff --git a/src/plugins/studiorack/argotlunar/argotlunar.flac b/src/plugins/mourednik/argotlunar/argotlunar.flac similarity index 100% rename from src/plugins/studiorack/argotlunar/argotlunar.flac rename to src/plugins/mourednik/argotlunar/argotlunar.flac diff --git a/src/plugins/studiorack/argotlunar/argotlunar.jpg b/src/plugins/mourednik/argotlunar/argotlunar.jpg similarity index 100% rename from src/plugins/studiorack/argotlunar/argotlunar.jpg rename to src/plugins/mourednik/argotlunar/argotlunar.jpg diff --git a/src/plugins/surge-synthesizer/surge/1.3.4.yaml b/src/plugins/surge-synthesizer/surge/1.3.4.yaml new file mode 100644 index 0000000..6444359 --- /dev/null +++ b/src/plugins/surge-synthesizer/surge/1.3.4.yaml @@ -0,0 +1,27 @@ +--- +name: Surge XT +author: Surge Synth Team +homepage: https://github.com/surge-synthesizer/surge +description: Hybrid synthesizer featuring many synthesis techniques, a great selection of filters, a flexible modulation engine, a smorgasbord of effects, and modern features like MPE and microtuning. +date: 2024-08-11T00:00:00.000Z +license: gpl-3.0 +tags: + - Instrument + - Synth + - Modulation +files: + audio: + url: https://studiorack.github.io/studiorack-registry/plugins/surge-synthesizer/surge/surge.flac + size: 141339 + image: + url: https://studiorack.github.io/studiorack-registry/plugins/surge-synthesizer/surge/surge.jpg + size: 159518 + linux: + url: https://github.com/surge-synthesizer/releases-xt/releases/download/1.3.4/surge-xt-linux-1.3.4-pluginsonly.tar.gz + size: 94448096 + mac: + url: https://github.com/surge-synthesizer/releases-xt/releases/download/1.3.4/surge-xt-macos-1.3.4-pluginsonly.zip + size: 180726292 + win: + url: https://github.com/surge-synthesizer/releases-xt/releases/download/1.3.24/surge-xt-win64-1.3.4-pluginsonly.zip + size: 48165645