greatest-ape / OctaSine

Frequency modulation synthesizer plugin (VST2, CLAP). Runs on macOS, Windows and Linux.
https://www.octasine.com/
GNU Affero General Public License v3.0
641 stars 18 forks source link

Runtime error while using on Reaper #134

Closed Exink closed 1 year ago

Exink commented 1 year ago

Hello,

I tried to open the latest version of OctaSine using Reaper 6.71, but I got the following error.

Screen capture

And here is the log after this happens:

OctaSine.log

Note that the previous version I had (0.8.1) was working alright, so I'm not exactly sure what's causing this issue.

Hope you can help me to solve this!

Thanks a lot.

greatest-ape commented 1 year ago

Thanks!

I've opened an issue in the iced repo: https://github.com/iced-rs/iced/issues/1625

greatest-ape commented 1 year ago

Could you please try this build?

OctaSine-tmp-2023-01-01-Windows.zip OctaSine-tmp-2023-01-01-Ubuntu-20_04.zip OctaSine-tmp-2023-01-01-macOS.zip

Exink commented 1 year ago

hello, sorry for replying until now.

I've tested the plugin and now it's working again!

I have not encountered any other issue so far.

Thanks a lot!

greatest-ape commented 1 year ago

Great! I might ask you to try another build later.

greatest-ape commented 1 year ago

@Exink Could you please try out this build?

OctaSine-tmp-2023-02-12-Windows.zip

Exink commented 1 year ago

Hello there: I have tried this version, both for VST and Clap, and it works fine. In fact, I tried to stick with Clap for now. As a side note, I’ve noticed this plugin has gained some weight! Maybe it needs a visit to the nutritionist? 😊 Tested using Reaper 6.74. I’ve not updated to 6.75, but I hope it works as well. I’ll let you know when it’s done. Best regards. Enviado desde Correohttps://go.microsoft.com/fwlink/?LinkId=550986 para Windows

De: Joakim @.> Enviado: domingo, 12 de febrero de 2023 02:10 p. m. Para: @.> CC: @.>; @.> Asunto: Re: [greatest-ape/OctaSine] Runtime error while using on Reaper (Issue #134)

@Exinkhttps://github.com/Exink Could you please try out this build?

OctaSine-tmp-2023-02-12-Windows.ziphttps://github.com/greatest-ape/OctaSine/files/10717118/OctaSine-tmp-2023-02-12-Windows.zip

— Reply to this email directly, view it on GitHubhttps://github.com/greatest-ape/OctaSine/issues/134#issuecomment-1427121539, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATFXHO3EBA2XCGR7THFZOQ3WXE7URANCNFSM6AAAAAATK2OOVI. You are receiving this because you were mentioned.Message ID: @.***>

greatest-ape commented 1 year ago

Thanks, great!

I've switched from the glow (OpenGL) backend for iced to the wgpu one, which is likely the reason for increase in size.