thomassidor / tinytricks

Tiny Tricks - Modules for VCV Rack
Other
26 stars 7 forks source link

Small Issues #2

Closed pgatt closed 4 years ago

pgatt commented 4 years ago

Hi Thomas, I think your make file should read:

RACK_DIR ?= ../..

rather than RACK_DIR ?= ....

In the plugin browser module description MG8 is missing an M - it reads Tiny Tricks odulation Generator x8. Small thing, but I just noticed it.

Love the look and functionality of the modules by the way.

Hope you don't mind me having a play with the modules.

thomassidor commented 4 years ago

Hi

Thanks for the feedback - very much appreciated! And of course you're more than welcome to play around with them - that's what they're here for :)

I've added the fixes to the dev branch for 1.1.0 which I'll soon merge into the master.

In 1.1.0 there's also a few variations on oscillators. Feel free to have a look at those too.

ContemporaryInsanity commented 4 years ago

Hi Thomas.

You have RACK_DIR ?= ..\.. which won't build on linux.

thomassidor commented 4 years ago

@ContemporaryInsanity - Got it, thanks :) Fixed it in the dev branch (for v1.1.0). Will soon merge it into master.

thomassidor commented 4 years ago

Just merged the changes into master and release v1.1.0, so closing this.