adbrant / ArableInstruments

BSD 3-Clause "New" or "Revised" License
29 stars 4 forks source link

Any chance for a Joni and Neil release for VCV 0.5 ? #7

Open nay-seven opened 6 years ago

nay-seven commented 6 years ago

Hello, just to inform you many users love this 2 modules , so could be cool to have them in 0.5 ;-) ( andrew just confirm that only audible firmwares will be add in the official releases) Thanks

synthi commented 6 years ago

PLease!

adbrant commented 6 years ago

Glad people are using them! I plan on updating soon, hopefully I can this weekend.

nay-seven commented 6 years ago

great, good news !

djhyperspace commented 6 years ago

thank you. there great

sbcook0 commented 6 years ago

yes, this is good news

t0m5k1 commented 6 years ago

Can't wait :)

adbrant commented 6 years ago

I've got them working in v0.5.0 now on Windows, you can grab a Windows binary here: https://github.com/adbrant/ArableInstruments/releases/tag/v0.5.0 If anyone has a Mac dev environment set up , could they do me a favor and try building the binary?

After getting the repo they need to run: git submodule update --init --recursive then to make the binaries: make clean all dist Which will produce the Arable Instruments release, you should save that before the next step. make -f Makefile.parasite clean all dist Which will produce the Parable Instruments release.

Both versions will now be under the same 'Arable Instruments' top-level menu item in the program.

nay-seven commented 6 years ago

top ! i try to send you friends Thanks !

nay-seven commented 6 years ago

here a link, compiled by a friend , named Moto Pomp on FB group LINK

Motopomp commented 6 years ago

I'm on github too

adbrant commented 6 years ago

Thanks! I've added that to the release. I think this is only the Parable - 'Neil' module though, could you build the non-parasites one as well? (running 'make clean all dist' should build ArableInstruments-v0.5.0-mac.zip)

Motopomp commented 6 years ago

Thx, i have read your Readme.md and i have build the two , thx a lot

t0m5k1 commented 6 years ago

Can anyone supply Linux versions of both?

robertocolabene commented 6 years ago

I'm on windows but i can't find the joni module

phdsg commented 6 years ago

just curious... building those yourself isn't that hard, why don't you try it yourself? the explanations on how to set it all up are pretty straight forward and this way you can always checkout and build the latest rack and modules whenever you want.

phdsg commented 6 years ago

joni ArableInstruments-dev-win.zip

neil ParableInstruments-dev-win.zip

robertocolabene commented 6 years ago

if you're asking it to me, well... i build the most of plugins by myself, when i tried to build the arable instruments it was returned an error, i also tried the "git submodule update" instruction but nothing it's happened. I'm familiar to the C but not with C++ so i can't solve most of the errors that will come up.

t0m5k1 commented 6 years ago

See here for linux releases