Arthur Benilov

Results 73 comments of Arthur Benilov

The problem is actually on the wasmtime's side: https://github.com/bytecodealliance/wasmtime/issues/3936

This is probably an issue of Qt5's web engine or [pdf.js](https://mozilla.github.io/pdf.js/) itself. This project uses pdf.js 2.0.550 (the current version is 5.1.91, but the recent versions is annoyingly difficult to...

This is probably due to the font metrics being calculated incorrectly by the the QWebEngine. What do you mean by the DLL not being released properly, how does this manifest...

Hi, - Could you elaborate on issues you've faced during the build? This is a pretty straightforward cmake project, unless you have a particularly weird target. - I have not...

Thanks @julianrabius This should be feasible, however I am not quite sure I understand what you mean by "new notes only". Aeolus sound generation is such that retuning regenerates the...

Bulk tuning (non-real time) should be possible. Real-time tuning while playing (even for the new notes) - not really with Aeolus. Generating wavetables takes time (I use multiple CPU threads...

I understand the use case, will see how this can be achieved.

@julianrabius Will you be able to test this? The tuning change from the [master plugin](https://oddsound.com/mtsespmini.php) should work globally when enabled in the plugin's settings (tuning fork menu). [Aeolus(MTS)_win_vst3.zip](https://github.com/user-attachments/files/17874287/Aeolus.MTS._win_vst3.zip)

Great! Thanks for testing. Let me know if any issues. This will be delivered in the next release then.

JUCE does not support clap natively (yet). What would be a benefit of adding clap support?