RealAlexZ / MultiMeter

A comprehensive set of AU/VST real-time audio analysis tools in one window implemented with JUCE 6.
GNU General Public License v3.0
28 stars 1 forks source link

Symbolic links issue #6

Open trynsta opened 5 months ago

trynsta commented 5 months ago

Hello. I just downloaded MultiMeter zip from releases page. I found that MultiMeter.vst3 and MultiMeter.component are symbolic links for non existing directories. "ls -l" output:

lrwxrwxrwx 1 trynsta trynsta 72 Jun 10 15:01 MultiMeter.component -> ../../../../../../Library/Audio/Plug-Ins/Components/MultiMeter.component lrwxrwxrwx 1 trynsta trynsta 61 Jun 10 15:01 MultiMeter.vst3 -> ../../../../../../Library/Audio/Plug-Ins/VST3/MultiMeter.vst3