Plugins that are built for Rack v2

oh, doh! I was looking in the wrong github repo! Found the right one., building fine now. And them new knobs do look snazzy indeed! All hail @pyer !

2 Likes

I’ve just committed some fixes to Count Modula V2. Unfortunately due to changes in the last API release, I’ve had to disable the Colour Palette module for the moment as the mechanism it requires to function has now been made internal to rack as is no longer accessible to modules. This should be resolved when the next API version is released.

4 Likes

Understood. Not a problem. I am doing mainly test builds with the tool chain and trying to identify integration issues early on.

2 Likes

Would these be of any help?

1 Like

Yep, they’re the API changes I was was waiting for.

New commit to resolve that and a couple of new breakages introduced by the latest API.

Should build cleanly again now.

2 Likes

I’ve posted a PR for beta 1 API fixes to Stoermelder’s Pack One for those of us that use it.

One can build from my fork for testing while waiting for Ben to merge the PR.

1 Like

Bidoo was ok building for windows

sadly still got an error with AudioInterface64 module on Windows :frowning:

I’ve started porting LyraeModules to V2 - GitHub - VegaDeftwing/LyraeModules at v2

3 Likes

What error did you get?

src/AudioInterface64.cpp:469:78: required from here …/…/include/helpers.hpp:54:5: error: ‘struct StoermelderPackOne::AudioInterface64::Audio64Widget’ has no member named ‘box’ 54 | o->box.pos = pos; | ~^ make: *** […/…/compile.mk:72: build/src/AudioInterface64.cpp.o] Ошибка 1

Oops, forgot to add that one to the PR, try again should be good.

packtau falis with same getnextcablecolor error,

However your packone does now build fine, though it’s complaining here and a few other files about:

src/MidiCat.cpp:1157:39: warning: unknown conversion type character ']' in format [-Wformat=]
 1157 |   rightText = string::f("[%.1f%, %.1f%]", f1, f2); 

PR posted for Stoermelder Pack Tau - MB module removed - already moved by Ben to Pack One.

2 Likes

@cschol referring to your post

the following plugins from the backlog column have been confirmed by the developer to get an update:

Lindenberg
AS
ZZC


Missing on the backlog or on the review column:

Hora Music (and Drums) are updated by the developer

1 Like

@cschol

Ohmer is in backlog but is definitely being updated and has a v2 branch on Github.

Ohmer Prems (commercial) is also being updated - I will PM you about that.

1 Like

@cschol

Rackwindows are also going to get updates as per developer

2 Likes

Chortling Hamster Modules plugin has been updated to the latest build and submitted to the v2 library queue. I’ll add some binaries to GitHub over the weekend.

2 Likes

Thank you all for you help in getting plugins sorted! This is very helpful.

A few comments and clarifications:

  • I am only dealing with Open Source plugins in the Library. For example, Hora Modules are not open source and therefore will not show up in the Library Backlog.
  • I will only move plugins from the Backlog to Review when an active branch exists on the repository. At that point I will clone the code and try to build to flush out issues early without running through the entire integration process. I do appreciate the notification if developers have committed to providing a v2 update eventually and I will take note of those (e.g. ZZC, AS).
  • Lindenberg is a bit strange because the v1 branch on the Open Source repository actually says that development has halted in favor of commercial modules. I will take note to monitor that repository for updates on a potential v2 branch, though.

Again, thank you all for your help.

As of right now we have 75 plugins with active v2 branches and first release submission are coming in to the Library.

3 Likes

Definitely coming to V2 with a nice design update - check this post on the FB group from 2 days ago…

1 Like