VCVRack / library

Database for the VCV Library
https://library.vcvrack.com/
378 stars 81 forks source link

squinkylabs-plug1 #388

Closed squinkylabs closed 10 months ago

squinkylabs commented 6 years ago

(oh - I see now! It's make dist that fails. got it!) I see our plugin was disabled 8 hours ago. What do we need to do to get it re-enabled?

btw: are we supposed to add the plugin label to issues ourselves? Or just leave the driving to you?

tx

cschol commented 6 years ago

I am not sure why it was disabled. Andrew will take care of it as soon as he is back. No worries about the plugin label. We can add those. Thank you for your patience.

squinkylabs commented 6 years ago

We have fixed the problem that was causing the build to fail. Have left the version at 0.6.0, Let us know if we should update that.

mdemanett commented 6 years ago

Hey @squinkylabs - please do update your Makefile VERSION to 0.6.1. That will let things go forward; same reasons as on #356.

squinkylabs commented 6 years ago

master now updated to 0.6.1.

phdsg commented 6 years ago

@mdemanett are you handling the ones you pinged?

mdemanett commented 6 years ago

I can, sure. But also don't feel like you need to wait on me if one comes ready I haven't gotten at it yet. I'm looking at squinky now. I think the only other one ready to review is cf, though you might know better.

squinkylabs commented 6 years ago

thanks for the help and support everyone!

AndrewBelt commented 6 years ago

Updated build.

squinkylabs commented 6 years ago

Hi, I've got a new module for the plugin manager.

Version: 0.6.2 branch: master sha: e837d693c8a1db12cfa9687906da3739ecdde5e7

crossing my fingers this time - did a make dist on all three platforms.

thanks you!

AndrewBelt commented 6 years ago

Updated build.

squinkylabs commented 6 years ago

Oh boy - our third module!

version 0.6.3 sha: 62f0c3e5d8568bec3758300d56d856d6923a4ac7 branch: master

as always -thanks!

phdsg commented 6 years ago

https://github.com/VCVRack/community/commit/b3a1ca9472bbc6a1e8b86f271ee6faddb6f2328d - updated manifest and submodule.

phdsg commented 6 years ago

Updated build.

squinkylabs commented 6 years ago

I would like to close this request for 0.6.4. Just found some bugs.

squinkylabs commented 6 years ago

ok, glad we didn't release that version! Ready now.

Version: 0.6.4 branch: master sha: 8c93ad5d2f99374433aaa0f2771584d562428684

AndrewBelt commented 6 years ago

Updated build

squinkylabs commented 6 years ago

please bake me a new build

branch: master version: 0.6.5 sha: cc304f2b6122b158d134afe93d9582ee10912785

mdemanett commented 6 years ago

@AndrewBelt giving this a one bump -- looks like it didn't get picked up in the last build -- it should be ready to go.

AndrewBelt commented 6 years ago

Updated build

squinkylabs commented 6 years ago

I've got an update for the plugin manager.

version: 0.6.6 branch: master sha: 6d587ba0f2ee5838ab72f8f3ba88cf45f424121b

Thank you!

AndrewBelt commented 6 years ago

Updated build

squinkylabs commented 6 years ago

Please make a new build. As usual, there is one new user-visible module, a whole bunch of unit test code, and some disabled modules (#if 0)

sha: 8890b25bc29a68d03f08b31234c246ca71046704 branch master version: 0.6.7

squinkylabs commented 6 years ago

This is taking longer than usual. Is there a problem with my code?

AndrewBelt commented 6 years ago

Updated build

squinkylabs commented 6 years ago

New module! Version: 0.6.8 branch: master sha: 702d59ae51aff5752d0d8e02b7947ba0af7c753f

AndrewBelt commented 5 years ago

Updated build

squinkylabs commented 5 years ago

It's time for a new build!

version: 0.6.9 Branch: master sha: 88dcc2e170affa326c1d33c2ffafa1eb93f95a0d

cschol commented 5 years ago

Build failure on macOS: https://github.com/squinkylabs/SquinkyVCV/issues/34

Never mind. I was using an old SDK on my MacBook. All good.

squinkylabs commented 5 years ago

@cschol My borrowed mac is also having build issues. Glad that it seems to be working for you now. But I will be removing some unused includes from Rack/includes/dsp. Hopefully won't merge that to master until after a good build from you. Thanks for doing this.

cschol commented 5 years ago

@squinkylabs Works fine for me now here with the latest SDK. I integrated the new version and Andrew will include it in the next Plugin Manager update. He'll notify us about any further issues here.

AndrewBelt commented 5 years ago

Updated build

squinkylabs commented 5 years ago

bug fix time!

branch: master version: 0.6.10 sha: e790b6c6a4e95998d3d7edc497e7f32c970eb6d7

AndrewBelt commented 5 years ago

Updated build

squinkylabs commented 5 years ago

and another bug fix! This time build is not from master.

version: 0.6.11 branch: hiss-6-11 sha: b0f817c4533003ef0c3691c9658228160d1ddf02

cschol commented 5 years ago

Build updated.

squinkylabs commented 5 years ago

version 6.0.12 branch: master sha: 0a9f0c2615b3d6e73701fd701d610e3f0453597f

AndrewBelt commented 5 years ago

Updated build

squinkylabs commented 5 years ago

oops - I made a mess off 0.6.12. Let's fix that!

version: 0.6.13 branch: master sha: b2558eb2dbfd891d68431504a214acb89a7ea12f

AndrewBelt commented 5 years ago

Updated build

squinkylabs commented 5 years ago

new things!

sha: 17eb7d2bd3a1d960ce5b9da3c353213d69ddf58c branch: master version: 0.6.14

AndrewBelt commented 5 years ago

Updated build

squinkylabs commented 5 years ago

OK, big experiment. Let's try submitting some 1.0 plugins. As usual, let me know what I did wrong.

branch: master sha: 4fa81d557bc647108254d964b1c5070b9a7434e2 version 1.0.0

cschol commented 5 years ago

@squinkylabs Are you compiling this on Mac? Linux and Windows (crosscompilation) work. Mac has some issues (crosscompiled w/clang 6.0.0; that AVX stuff at the end of Mix8.h fails).

squinkylabs commented 5 years ago

I'll try on mac. And I'll remove that dead code. I'll get back to you when it's ready.

squinkylabs commented 5 years ago

OK, all fixed up on mac, @cschol let's try again. note new sha

v1 plugins version 1.0.0 branch: master sha: e372308af36f1c28bab23835c758a885ca140074

cschol commented 5 years ago

Works now. Thank you. Integration completed.

squinkylabs commented 5 years ago

Have new plugins for old version 0.6

branch: v6 version: 0.6.15 sha: 5c9b052fb5be46e614ca1044431afa179d9c71ed

AndrewBelt commented 5 years ago

This plugin no longer loads in Rack due to stricter manifest requirements.

[0.060 warn src/plugin.cpp:147] Could not load plugin /home/vortico/.Rack-v1/plugins/squinkylabs-plug1: Manifest contains module squinkylabs-sequencer but it is not defined in the plugin

Either add squinkylabs-sequencer, remove the module manifest, or add "disabled": true to the module manifest.

squinkylabs commented 5 years ago

yep, will fix. tx!

squinkylabs commented 5 years ago

build request for update V 1.0 plugins, will follow-up soon with a req for the 0.6 plugs.

version: 1.0.0 branch: master sha: dcd2a24a949fdfbf127d6619ebb78d838f9e8bd9