SKNote Disto
Moderator: James Steele
Forum rules
This forum is for most discussion related to the use and optimization of Digital Performer [MacOS] and plug-ins as well as tips and techniques. It is NOT for troubleshooting technical issues, complaints, feature requests, or "Comparative DAW 101."
This forum is for most discussion related to the use and optimization of Digital Performer [MacOS] and plug-ins as well as tips and techniques. It is NOT for troubleshooting technical issues, complaints, feature requests, or "Comparative DAW 101."
SKNote Disto
SKNote Disto is the developer's take on an EL Distressor and Fatso Junior. The gui has two Distressors and the Fatso Junior. The plugin has Dave Derr's blessing and he's supposed to be working on some presets for this. My question is on the install. There are separate downloads for aax format for use in PT and for vst/au format. The oddball thing is the developer says for au format on OSX to rename the plugin product.component; unzipped it is a vst plugin by default. The actual question is aren't vst and au format plugins different programs? How can one plugin serve both (not at the same time of course) where one copy is disto.vst and another copy is disto.component?
http://www.sknoteaudio.com/wp/index.php ... h-midside/
I think the reason this plugin has Derr's blessing is he in the guise of Empirical Labs is working on another compressor called Arousor. See here: http://www.empiricallabs.com/arousor.html
http://www.sknoteaudio.com/wp/index.php ... h-midside/
I think the reason this plugin has Derr's blessing is he in the guise of Empirical Labs is working on another compressor called Arousor. See here: http://www.empiricallabs.com/arousor.html
Re: SKNote
Make a copy, rename it and try it. What do you have to lose? I've heard of something along these lines before but still the logins were issued in two versions.
2018 Mini i7 32G macOS 12.6, DP 11.32, Mixbus 10, Logic 10.7, Scarlett 18i8, MB Air, macOS 14.6.1, DP 11.32, Logic 11
Re: SKNote
I already did that as I sort of alluded to in my post. It does work but that's the question: almost every other plugin installer (this one doesn't have an installer; it's all manual) will give you an option to install or not vst, au, aax, etc. formats. Is it all as simple as changing the plugin suffix to differentiate between au and vst?bayswater wrote:Make a copy, rename it and try it. What do you have to lose? I've heard of something along these lines before but still the logins were issued in two versions.
Re: SKNote
Clearly not with most plugins. But as I said, I've come across this before.musicman691 wrote: Is it all as simple as changing the plugin suffix to differentiate between au and vst?
2018 Mini i7 32G macOS 12.6, DP 11.32, Mixbus 10, Logic 10.7, Scarlett 18i8, MB Air, macOS 14.6.1, DP 11.32, Logic 11
- Robert Randolph
- Posts: 877
- Joined: Tue Apr 29, 2014 6:50 am
- Primary DAW OS: MacOS
- Location: St. Petersburg, Florida
Re: SKNote
The "file" is a directory, not a file. It contains a directory structure that is compatible with both vst and au.musicman691 wrote:I already did that as I sort of alluded to in my post. It does work but that's the question: almost every other plugin installer (this one doesn't have an installer; it's all manual) will give you an option to install or not vst, au, aax, etc. formats. Is it all as simple as changing the plugin suffix to differentiate between au and vst?bayswater wrote:Make a copy, rename it and try it. What do you have to lose? I've heard of something along these lines before but still the logins were issued in two versions.
Re: SKNote
Oh? And you know this how? Not trying to be snarky but really want to/need to know.Robert Randolph wrote:The "file" is a directory, not a file. It contains a directory structure that is compatible with both vst and au.musicman691 wrote:I already did that as I sort of alluded to in my post. It does work but that's the question: almost every other plugin installer (this one doesn't have an installer; it's all manual) will give you an option to install or not vst, au, aax, etc. formats. Is it all as simple as changing the plugin suffix to differentiate between au and vst?bayswater wrote:Make a copy, rename it and try it. What do you have to lose? I've heard of something along these lines before but still the logins were issued in two versions.
- mikehalloran
- Posts: 15769
- Joined: Sun Jan 25, 2009 5:08 pm
- Primary DAW OS: MacOS
- Location: Sillie Con Valley
Re: SKNote Disto
What does the developer say?Not trying to be snarky but really want to/need to know.
DP 11.32; 828mkII FW, micro lite, M4, MTP/AV USB Firmware 2.0.1
2023 Mac Studio M2 8TB, 192GB RAM, OS Sonoma 14.6.1, USB4 8TB external, M-Audio AIR 192|14, Mackie ProFxv3, Zoom F3 & UAC 232 32bit float recorder & interface; 2012 MBPs (x2) Catalina, Mojave
IK-NI-Izotope-PSP-Garritan-Antares, LogicPro X, Finale 27.4, Dorico 5.2, Notion 6, Overture 5, TwistedWave, DSP-Q 5, SmartScore64 Pro, Toast 20 Pro
2023 Mac Studio M2 8TB, 192GB RAM, OS Sonoma 14.6.1, USB4 8TB external, M-Audio AIR 192|14, Mackie ProFxv3, Zoom F3 & UAC 232 32bit float recorder & interface; 2012 MBPs (x2) Catalina, Mojave
IK-NI-Izotope-PSP-Garritan-Antares, LogicPro X, Finale 27.4, Dorico 5.2, Notion 6, Overture 5, TwistedWave, DSP-Q 5, SmartScore64 Pro, Toast 20 Pro
Re: SKNote Disto
Hasn't said a word in reply to my contact with him.mikehalloran wrote:What does the developer say?Not trying to be snarky but really want to/need to know.
- Robert Randolph
- Posts: 877
- Joined: Tue Apr 29, 2014 6:50 am
- Primary DAW OS: MacOS
- Location: St. Petersburg, Florida
Re: SKNote Disto
To be specific, there's a library in the folder that supports calls required by both the VST and AU spec. You can right click on your 'file' and select "Show package contents". Or from a terminal you can go there and use the nm -D command on the file to see what function calls it supports.
Why do I know this? Because I used develop plug-ins until I became wiser.
(also, I screwed up the language in my first reply. It should have read "It contains a directory structure and a library that is compatible with both the VST and AU spec")
Why do I know this? Because I used develop plug-ins until I became wiser.
(also, I screwed up the language in my first reply. It should have read "It contains a directory structure and a library that is compatible with both the VST and AU spec")
Re: SKNote Disto
Thanks for the detailed explanation. Like I said it seemed odd to do what the developer said to do - never seen that one before.Robert Randolph wrote:To be specific, there's a library in the folder that supports calls required by both the VST and AU spec. You can right click on your 'file' and select "Show package contents". Or from a terminal you can go there and use the nm -D command on the file to see what function calls it supports.
Why do I know this? Because I used develop plug-ins until I became wiser.
(also, I screwed up the language in my first reply. It should have read "It contains a directory structure and a library that is compatible with both the VST and AU spec")
BTW it's a pretty good plugin and at only $39US there shouldn't be too many complaints. Couple that with the fact it's the only Distressor in software on the market should make it even better. And the developer continues to work on little things for it.