JoshuaPostel

Results 10 comments of JoshuaPostel

Unfortunately, VST3 and AU formats are unlikely because it is built on top of a library that only supports VST2. I am trying to support apple M1 chips, however, it...

Hi @fpesari apologies for the slow response. Awesome to hear you are trying to include DeepGliss it in your project! Ideally I would like to be able to build without...

I downloaded Cakewalk and have recreated this issue; I was able to have Cakewalk generate a log when scanning VSTs, bellow are the relevant bits. ### VstScan.log ``` ... snip...

Found additional logs from the scan, which might be a start ``` Sunday, 24 Jul 2022, 12:53:30 Opened Log File ----------------------------- Command line: /VSTRegPerUser/VSTRegKey:"Software\Cakewalk Music Software\Cakewalk\Cakewalk VST X64"/Background/SONARHWND:526040/ScanVst:"c:\program files\vstplugins\DeepGliss.dll"/ToastGuid:{C1F4071B-110D-4108-A466-EBE8B1C6A2ED} Flag:...

Hi @TheOneWhoNeverSleep, thanks for reporting this. Would you be willing to share the contents of `\tmp\DeepGliss.log` located in your home directory (usually `\user\your_user_name`)?

@TheOneWhoNeverSleep Unfortunately replying github email alerts will not include attached items. If it is more convenient, you can email the log file to [email protected]

Thanks for reporting this. I am guessing this is related to the display issues some other users have reported, in which part of the plugin UI is chopped off or...

I tested this in Linux and did not have this issue. I will test this in Windows as a part of issue #22.

@crenshawda @erizima I hope the 0.1.7 release of DeepGliss resolves this issue. On windows 10, Reaper 6.64, and DeepGliss 0.1.7 I am not getting the cutoff issue; ![image](https://user-images.githubusercontent.com/13628629/183326525-8a300dde-fc71-44bf-a899-2f7a4e240dc4.png) ![image](https://user-images.githubusercontent.com/13628629/183326559-cfad2de8-94db-4166-927c-098ae10fa0c3.png)

I had the same question, and [this issue](https://github.com/rust-lang/packed_simd/issues/282) helped me understand the future of these repos.