Add smexoscope
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
parent
2f3c442a5d
commit
8d572c6d1f
@ -5,6 +5,11 @@ cask 'smexoscope' do
|
||||
name 'sMexoscope'
|
||||
homepage 'https://audiodev.blog/smexoscope'
|
||||
container type: :zip
|
||||
audio_unit_plugin "s(M)exoscope.component"
|
||||
vst3_plugin "s(M)exoscope.vst3"
|
||||
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",
|
||||
]
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user