Hi all,
I work on 64 bit Windows 10 Home edition, update 19041.329
I have been using Audacity for a few years for minor recordings/edits, and am now looking to use it for more professional music recordings, for which I would like to incorporate the ASIO capability. I have next to zero experience with programming, so I have really been tied up these past few days researching and experimenting with the many wonderful suggestions and advice I found here, blindly following instructions, and I have gotten stuck at one (?) particular point.
I have, to date:
- Successfully built wxWidgets (thanks to spybread, https://forum.audacityteam.org/t/instuctions-on-building-audacity-with-asio-support/55300/1)
- Installed appropriate programs (Visual Studio 2017, python 2.7.18, Git, CMake)
- downloaded ASIO SDK from Steinberg
- Set environmental variable WXWIN to wxWidgets folder
- cloned audacity to same folder as wxWidgets and ASIOSDK
Apparently I’m now supposed to open audacity.sln in VS, but I’ve searched hi and low, and it’s nowhere to be found!
Any clues? And can anyone tell me, ‘are we there yet?’
Thanks
YS