Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Waves plugins support #16

Closed
xKlask opened this issue Sep 12, 2021 · 1 comment · Fixed by #87
Closed

Waves plugins support #16

xKlask opened this issue Sep 12, 2021 · 1 comment · Fixed by #87
Labels
enhancement New feature or request

Comments

@xKlask
Copy link

xKlask commented Sep 12, 2021

Thank you so much for this library

Waves’ plugins are organized in shell like 'WaveShell2-VST3 12.0.vst3' or 'WaveShell2-AU 12.0.component' which contains all plugins
Attempting to import an AU Component fails
While importing VST3 succeeds with the following warnings:

WaveShell2-VST3 12.0.vst3 import warnings:
objc[7909]: Class wvWavesV12_0_0_62_WVFileManager_GUI_Mac is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2f00) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb480). One of the two will be used. Which one is undefined.
objc[7909]: Class Test is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2f50) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb4d0). One of the two will be used. Which one is undefined.
objc[7909]: Class NotificationCenterDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2fa0) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb570). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesNSTextView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb26e0) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb5c0). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesNSImageView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2730) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb610). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesNSTextField is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2780) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb660). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesWindow is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb27d0) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb6b0). One of the two will be used. Which one is undefined.
objc[7909]: Class WavesSystemView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2820) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb700). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2848) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb728). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesMenu is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb28c0) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb7a0). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesMenuItemData is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb28e8) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb7c8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesTextDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2938) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb818). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesAboutDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb29b0) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb890). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesTextFormatter is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb29d8) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb8b8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesPresetPanel is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2a50) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb930). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesTreeView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2a78) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb958). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesTreePanel is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2ac8) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb9a8). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveHTMLWin is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2b18) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb9f8). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKWebView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2b90) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebba70). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKScriptMessageHandler is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2be0) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebbac0). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveNSWindowDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2c30) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebbb10). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKUIDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2c80) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebbb60). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKNavigationDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2cd0) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebbbb0). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKDownloadDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d20) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebbc00). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesTreeDataSource is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d70) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebbca0). One of the two will be used. Which one is undefined.
objc[7909]: Class WCCustomizedMenuDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d98) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebbcc8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WCCustomMenuItem is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2e38) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebbd68). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WCCustomMenuView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2dc0) and /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebbcf0). One of the two will be used. Which one is undefined.
objc[7909]: Class WavesMetalRenderer is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2668) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.6.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11c9edac8). One of the two will be used. Which one is undefined.
objc[7909]: Class WavesSystemView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2820) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.6.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11c9edc80). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveHTMLWin is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2b18) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.6.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11c9edf78). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKWebView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2b90) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.6.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11c9edfc8). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKScriptMessageHandler is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2be0) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.6.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11c9ee040). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveNSWindowDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2c30) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.6.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11c9ee090). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKUIDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2c80) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.6.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11c9ee0e0). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKNavigationDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2cd0) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.6.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11c9ee130). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKDownloadDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d20) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.6.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11c9ee180). One of the two will be used. Which one is undefined.
objc[7909]: Class WCCustomizedMenuDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d98) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.6.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11c9ee1f8). One of the two will be used. Which one is undefined.
objc[7909]: Class Test is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2f50) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.6.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11c9ee3b0). One of the two will be used. Which one is undefined.
objc[7909]: Class WavesMetalRenderer is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2668) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03610). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesNSTextView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb26e0) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03688). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesNSImageView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2730) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce036d8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesNSTextField is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2780) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03728). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesWindow is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb27d0) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03778). One of the two will be used. Which one is undefined.
objc[7909]: Class WavesSystemView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2820) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce037c8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2848) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce037f0). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesMenu is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb28c0) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03868). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesMenuItemData is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb28e8) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03890). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesTextDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2938) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce038e0). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesAboutDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb29b0) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03958). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesTextFormatter is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb29d8) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03980). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesPresetPanel is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2a50) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce039f8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesTreeView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2a78) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03a20). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesTreePanel is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2ac8) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03a70). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveHTMLWin is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2b18) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03ac0). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKWebView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2b90) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03b38). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKScriptMessageHandler is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2be0) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03b88). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveNSWindowDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2c30) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03bd8). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKUIDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2c80) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03c28). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKNavigationDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2cd0) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03c78). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKDownloadDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d20) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03cc8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WavesTreeDataSource is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d70) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03d18). One of the two will be used. Which one is undefined.
objc[7909]: Class WCCustomizedMenuDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d98) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03d40). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WCCustomMenuItem is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2e38) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03de0). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WCCustomMenuView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2dc0) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03d68). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WCCocoaOGLTextDraw is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2e88) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03e30). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_0_0_62_WVFileManager_GUI_Mac is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2f00) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03ea8). One of the two will be used. Which one is undefined.
objc[7909]: Class Test is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2f50) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.0.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11ce03ef8). One of the two will be used. Which one is undefined.
objc[7909]: Class WavesMetalRenderer is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2668) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.5.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11d79c628). One of the two will be used. Which one is undefined.
objc[7909]: Class WavesSystemView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2820) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.5.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11d79c7e0). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveHTMLWin is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2b18) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.5.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11d79cad8). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKWebView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2b90) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.5.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11d79cb50). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKScriptMessageHandler is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2be0) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.5.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11d79cba0). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveNSWindowDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2c30) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.5.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11d79cbf0). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKUIDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2c80) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.5.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11d79cc40). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKNavigationDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2cd0) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.5.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11d79cc90). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKDownloadDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d20) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.5.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11d79cce0). One of the two will be used. Which one is undefined.
objc[7909]: Class WCCustomizedMenuDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d98) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.5.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11d79cd58). One of the two will be used. Which one is undefined.
objc[7909]: Class Test is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2f50) and /Library/Audio/Plug-Ins/WPAPI/WaveShell1-WPAPI_2 12.5.bundle/Contents/MacOS/WaveShell1-WPAPI_2 (0x11d79cf10). One of the two will be used. Which one is undefined.
objc[7909]: Class WavesMetalRenderer is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2668) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9628). One of the two will be used. Which one is undefined.
objc[7909]: Class WavesSystemView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2820) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf97e0). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveHTMLWin is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2b18) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9ad8). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKWebView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2b90) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9b50). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKScriptMessageHandler is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2be0) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9ba0). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveNSWindowDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2c30) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9bf0). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKUIDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2c80) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9c40). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKNavigationDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2cd0) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9c90). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKDownloadDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d20) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9ce0). One of the two will be used. Which one is undefined.
objc[7909]: Class WCCustomizedMenuDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d98) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9d58). One of the two will be used. Which one is undefined.
objc[7909]: Class Test is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2f50) and /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9f10). One of the two will be used. Which one is undefined.
WaveShell2-VST3 12.0.vst3 import warnings:
objc[7909]: Class WavesMetalRenderer is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2668) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7480). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesNSTextView is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf96a0) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd74f8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesNSImageView is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf96f0) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7548). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesNSTextField is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9740) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7598). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesWindow is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9790) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd75e8). One of the two will be used. Which one is undefined.
objc[7909]: Class WavesSystemView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2820) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7638). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesView is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9808) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7660). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesMenu is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9880) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd76d8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesMenuItemData is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf98a8) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7700). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesTextDelegate is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf98f8) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7750). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesAboutDelegate is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9970) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd77c8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesTextFormatter is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9998) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd77f0). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesPresetPanel is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9a10) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7868). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesTreeView is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9a38) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7890). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesTreePanel is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9a88) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd78e0). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveHTMLWin is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2b18) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7930). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKWebView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2b90) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd79a8). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKScriptMessageHandler is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2be0) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd79f8). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveNSWindowDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2c30) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7a48). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKUIDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2c80) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7a98). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKNavigationDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2cd0) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7ae8). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKDownloadDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d20) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7b38). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesTreeDataSource is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9d30) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7b88). One of the two will be used. Which one is undefined.
objc[7909]: Class WCCustomizedMenuDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d98) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7bb0). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WCCustomMenuItem is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9df8) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7c50). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WCCustomMenuView is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9d80) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7bd8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WCCocoaOGLTextDraw is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9e48) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7ca0). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WVFileManager_GUI_Mac is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9ec0) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7d18). One of the two will be used. Which one is undefined.
objc[7909]: Class Test is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2f50) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7d68). One of the two will be used. Which one is undefined.
objc[7909]: Class NotificationCenterDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2fa0) and /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.1.vst3/Contents/MacOS/WaveShell2-VST3 (0x139dd7db8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WVFileManager_GUI_Mac is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9ec0) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1a00). One of the two will be used. Which one is undefined.
objc[7909]: Class Test is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2f50) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1a50). One of the two will be used. Which one is undefined.
objc[7909]: Class WCNSTask is implemented in both /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebb4f8) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1a78). One of the two will be used. Which one is undefined.
objc[7909]: Class NotificationCenterDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2fa0) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1af0). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesNSTextView is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf96a0) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1b40). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesNSImageView is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf96f0) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1b90). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesNSTextField is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9740) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1be0). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesWindow is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9790) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1c30). One of the two will be used. Which one is undefined.
objc[7909]: Class WavesSystemView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2820) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1c80). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesView is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9808) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1ca8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesMenu is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9880) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1d20). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesMenuItemData is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf98a8) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1d48). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesTextDelegate is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf98f8) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1d98). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesAboutDelegate is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9970) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1e10). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesTextFormatter is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9998) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1e38). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesPresetPanel is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9a10) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1eb0). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesTreeView is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9a38) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1ed8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesTreePanel is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9a88) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1f28). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveHTMLWin is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2b18) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1f78). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKWebView is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2b90) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc1ff0). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKScriptMessageHandler is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2be0) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc2040). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveNSWindowDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2c30) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc2090). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKUIDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2c80) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc20e0). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKNavigationDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2cd0) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc2130). One of the two will be used. Which one is undefined.
objc[7909]: Class WaveWKDownloadDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d20) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc2180). One of the two will be used. Which one is undefined.
objc[7909]: Class WCElectronRemoteView is implemented in both /Applications/Waves/Plug-Ins V12/WavesLib2.0_12.0.framework/Versions/A/WavesLib (0x11bebbc28) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc21a8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WavesTreeDataSource is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9d30) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc2220). One of the two will be used. Which one is undefined.
objc[7909]: Class WCCustomizedMenuDelegate is implemented in both /Library/Audio/Plug-Ins/VST3/WaveShell2-VST3 12.0.vst3/Contents/MacOS/WaveShell2-VST3 (0x118cb2d98) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc2248). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WCCustomMenuItem is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9df8) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc22e8). One of the two will be used. Which one is undefined.
objc[7909]: Class wvWavesV12_1_0_104_WCCustomMenuView is implemented in both /Library/Audio/Plug-Ins/WPAPI/WaveShell2-WPAPI_2 12.1.bundle/Contents/MacOS/WaveShell2-WPAPI_2 (0x11daf9d80) and /Applications/Waves/Plug-Ins V12/WavesLib2.41_12.1.framework/Versions/A/WavesLib (0x13acc2270). One of the two will be used. Which one is undefined.

After the warnings, the first plugin from the container list is loaded

Based on the discussions on the forum, the launch of Waves is possible:

https://forum.juce.com/t/hosting-waves-kplugcategshell-plugins/33819
https://forum.juce.com/t/open-waves-plugin/36864

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants