You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 20, 2021. It is now read-only.
Hi, thanks for porting this plugin!
I'd really like to use it, but I'm on Windows and there is only a .pkg file in the zip archive.
I tried to build it myself with Visual Studio 2019, but when I opened AutoTalent-vst2.vcxproj, I got a bunch of errors:
D:\3rdparty\AutoTalent-master\AutoTalent-app.vcxproj : error : The imported project "D:\common.props" was not found. Confirm that the expression in the Import declaration "..\..\common.props" is correct, and that the file exists on disk. D:\3rdparty\AutoTalent-master\AutoTalent.props
D:\WDL\IPlug\IPlug.vcxproj : error : The project file could not be loaded. Could not find a part of the path 'D:\WDL\IPlug\IPlug.vcxproj'. D:\WDL\IPlug\IPlug.vcxproj
D:\WDL\lice\lice.vcxproj : error : The project file could not be loaded. Could not find a part of the path 'D:\WDL\lice\lice.vcxproj'. D:\WDL\lice\lice.vcxproj
D:\3rdparty\AutoTalent-master\AutoTalent-vst2.vcxproj : error : The imported project "D:\common.props" was not found. Confirm that the expression in the Import declaration "..\..\common.props" is correct, and that the file exists on disk. D:\3rdparty\AutoTalent-master\AutoTalent.props
D:\3rdparty\AutoTalent-master\AutoTalent-vst3.vcxproj : error : The imported project "D:\common.props" was not found. Confirm that the expression in the Import declaration "..\..\common.props" is correct, and that the file exists on disk. D:\3rdparty\AutoTalent-master\AutoTalent.props
D:\VST3_SDK\base\win\base.vcxproj : error : The project file could not be loaded. Could not find a part of the path 'D:\VST3_SDK\base\win\base.vcxproj'. D:\VST3_SDK\base\win\base.vcxproj
D:\3rdparty\AutoTalent-master\AutoTalent-aax.vcxproj : error : The imported project "D:\common.props" was not found. Confirm that the expression in the Import declaration "..\..\common.props" is correct, and that the file exists on disk. D:\3rdparty\AutoTalent-master\AutoTalent.props
D:\AAX_SDK\Libs\AAXLibrary\WinBuild\AAXLibrary.vcxproj : error : The project file could not be loaded. Could not find a part of the path 'D:\AAX_SDK\Libs\AAXLibrary\WinBuild\AAXLibrary.vcxproj'. D:\AAX_SDK\Libs\AAXLibrary\WinBuild\AAXLibrary.vcxproj
D:\3rdparty\AutoTalent-master\AutoTalent-rtas.vcxproj : error : The imported project "D:\common.props" was not found. Confirm that the expression in the Import declaration "..\..\common.props" is correct, and that the file exists on disk. D:\3rdparty\AutoTalent-master\AutoTalent.props
D:\PT9_SDK\AlturaPorts\TDMPlugIns\PlugInLibrary\WinBuild\PlugInLib.vcxproj : error : The project file could not be loaded. Could not find a part of the path 'D:\PT9_SDK\AlturaPorts\TDMPlugIns\PlugInLibrary\WinBuild\PlugInLib.vcxproj'. D:\PT9_SDK\AlturaPorts\TDMPlugIns\PlugInLibrary\WinBuild\PlugInLib.vcxproj
Could you maybe upload a VST build of this, under Releases? :)
Hi, thanks for porting this plugin!
I'd really like to use it, but I'm on Windows and there is only a .pkg file in the zip archive.
I tried to build it myself with Visual Studio 2019, but when I opened
AutoTalent-vst2.vcxproj, I got a bunch of errors:Could you maybe upload a VST build of this, under Releases? :)