experimental SVG-based video rendering engine made for music videos. React to MIDI or arbitrary signals from your DAW through "probe" VSTs
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

🔧 Group watchexec updates with its child crates

+5
+5
renovate.json
··· 10 10 "description": "Automerge non-major updates", 11 11 "matchUpdateTypes": ["minor", "patch"], 12 12 "automerge": true 13 + }, 14 + { 15 + "groupName": "Watchexec", 16 + "description": "Group all wathexec and watchexec-* since they depend on each other", 17 + "matchPackageNames": ["watchexec", "watchexec-*"] 13 18 } 14 19 ], 15 20 "customManagers": [