AudioToMidi Plugin

It’s corrected on my fork. Not in GitHub - mod-audio/mod-plugin-builder: MOD Plugin Builder · GitHub . But I can do a PR. Even several to understand or a big one where everything is in it.

EDIT:

https://hub.docker.com/repository/docker/knasan/mpb-moddwarf-new-no-libgig/general

I have created a Docker container based on the changes from the “moddwarf-new build change” in my GitHub fork. It does not include libgig, as I originally described. Anyone can test it now.

EDIT END

1 Like

@pilal, @jon

I took a look at the kernel configuration and noticed it’s actually kernel 6.1.15.
Ran uname -a via SSH on my Mod.

[root@moddwarf ~]# uname -a
Linux moddwarf 6.1.15-rt7-moddwarf #1 SMP PREEMPT_RT Thu Oct  3 18:15:04 UTC 2024 aarch64 GNU/Linux

Yes. But why is kernel 4 set as a dependency for mod-plugin-builder?

I guess that this is a result of the complex game of upgrading without breaking things, upgrading without having the time and resources to do a massive upgrade, or maybe there was no point for the devs to change what was OK. Until it wasn’t. We may not be the right people to give you the reasons why.

1 Like