patheros / PathSetModules

Modules for VCV Rack
GNU General Public License v3.0
9 stars 1 forks source link

Astro Vibe: Travel Trigger Input does not work #1

Closed eggix closed 2 years ago

eggix commented 2 years ago

The Travel Trigger Input on your Astro Vibe Module does not seem to have an effect for the last two channels. I think the corresponding line should read:

float is = inputs[TRAVEL_TRIG_1_INPUT + ri].getVoltageSum();

Overall really nice modules. I enjoy them a lot, thank you for creating them!

patheros commented 2 years ago

Great catch! Thank you so much for finding this. There is a new pre-release build with this fixed if you need the fix now: https://github.com/patheros/PathSetModules/releases/tag/2.2.0-70ec4eb

Otherwise it will come to the Library sometime in the next month or so.

patheros commented 2 years ago

2.2.0 is now live