June 21 2023: Released Midi Shape Shifter 1.1.0. 🎉 This fixes the loading issue because of dependencies. It updates the dependencies and revamps the build system to install and merge them automatically.
Here is the full list of changes:
1.1.0 (2023-06-21)
- merge the dlls using ILRepack (334910a)
- use Nuget to install and build VST.NET v1.1 (bf16028)
- install the factory settings in the installation (2b67137)
- add authors list to the VST (c294247)
- handle null registry key for the settings (12cfe09)
- build LBIndustrialCtrls and ZedGraph from the SDK folder (2ecee34)
- create the user/factory settings if it doesn't exist (3f14442)
- handle non-existing settings folder (e379de0)
- handle unauthorized access errors for settings folder (0c949f3)
- update and build LBIndustrialCtrls from source (d84759e)
- 🎉 Moved the repository to GitHub by @aminya
- Updated the Dotnet Framework to 4.5.2 by @aminya in #4
- Updated the installer and the build by @aminya in #4
- Cleaned up the code to match the new C# changes by @aminya in #1, #3
- Dropped the support for Windows 32-bit by @aminya in #4
- Fixed 'detune' error message in Sonar X2
- Added an equation editor dialog so that the equation can be edited in hosts like Sonar and Reaper
- Added 64-bit support.
- Moved default settings folder from program files to Users Folder.
Released Midi Shape Shifter 1.0.10-Beta. Several bugs were fixed in this release, the most notable of which was causing most people in continental Europe to not be able to use control points.
Released Midi Shape Shifter 1.0.8-Beta. If you want to help make Midi Shape Shifter better let us know what you think at the MSS User Forum.
Fixed an issue with the 64-bit install for MSS v1.0.7Beta. The updated installer is now available for download. March 10 2013: Released Midi Shape Shifter v1.0.7Beta. Added several bug fixes in this release mostly to do with the mapping dialog.