Revert "Add smexoscope"

This reverts commit 8d572c6d1f8c31cc01b6ea16b3a223088e73266e.
This commit is contained in:
Nikolai Rodionov 2025-06-08 13:43:51 +02:00
parent 8d572c6d1f
commit 9aa821f767
Signed by: allanger
GPG Key ID: 09F8B434D0FDD99B

View File

@ -5,11 +5,6 @@ cask 'smexoscope' do
name 'sMexoscope'
homepage 'https://audiodev.blog/smexoscope'
container type: :zip
artifact "s(M)exoscope.component", target: "/Library/Audio/Plug-Ins/Components/s(M)exoscope.component"
artifact "s(M)exoscope.vst", target: "/Library/Audio/Plug-Ins/VST/s(M)exoscope.vst"
uninstall delete: [
"/Library/Audio/Plug-Ins/Components/s(M)exoscope.component",
"/Library/Audio/Plug-Ins/VST/s(M)exoscope.vst",
]
audio_unit_plugin "s(M)exoscope.component"
vst3_plugin "s(M)exoscope.vst3"
end