brummer10 / Ratatouille.lv2

Ratatouille is a Neural Model loader and mixer for Linux/Windows
BSD 3-Clause "New" or "Revised" License
62 stars 1 forks source link

i only get the neural part of the pligin, i dont get any IR slots? #8

Closed billyblackburn closed 4 months ago

billyblackburn commented 5 months ago

Screenshot from 2024-04-30 22-09-26

brummer10 commented 5 months ago

This looks like v0.1

billyblackburn commented 5 months ago

but it not tho

On Tue, Apr 30, 2024 at 11:55 PM Hermann @.***> wrote:

This looks like v0.1

— Reply to this email directly, view it on GitHub https://github.com/brummer10/Ratatouille.lv2/issues/8#issuecomment-2087938505, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABYOVOVYN7XTRM7UM6S42OLZABRU7AVCNFSM6AAAAABHBLCDNWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBXHEZTQNJQGU . You are receiving this because you authored the thread.Message ID: @.***>

brummer10 commented 5 months ago

I even checked the binary from the release and it comes as expected: https://github.com/brummer10/Ratatouille.lv2/releases/download/v0.2/Ratatouille.lv2-v3-v0.2-linux-x86_64.tar.xz

Just it takes a bit more CPU compared to a local build.

billyblackburn commented 5 months ago

Ur right I had a folder called /.lv2. is it recommended to have 2 lv2 folders?

On Wed, May 1, 2024, 12:43 AM Hermann @.***> wrote:

I even checked the binary from the release and it comes as expected:

https://github.com/brummer10/Ratatouille.lv2/releases/download/v0.2/Ratatouille.lv2-v3-v0.2-linux-x86_64.tar.xz

Just it takes a bit more CPU compared to a local build.

— Reply to this email directly, view it on GitHub https://github.com/brummer10/Ratatouille.lv2/issues/8#issuecomment-2087970542, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABYOVOROXZIQX4VUUZHXML3ZABXI3AVCNFSM6AAAAABHBLCDNWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBXHE3TANJUGI . You are receiving this because you authored the thread.Message ID: @.***>

brummer10 commented 5 months ago

Yes. usr/lib/lv2 is for Plugins comming from your distribution, .lv2 is for presets and for Plugins comming from elswere.

billyblackburn commented 4 months ago

Yes. usr/lib/lv2 is for Plugins comming from your distribution, .lv2 is for presets and for Plugins comming from elswere.

interesting, I always thought it was just a quirk of linux