Wasted-Audio / hvcc

The heavy hvcc compiler for Pure Data patches. Updated to python3 and additional generators
https://wasted-audio.github.io/hvcc/
GNU General Public License v3.0
240 stars 28 forks source link

Bug: stripnote doesn't allow second inlet #149

Closed dromer closed 9 months ago

dromer commented 9 months ago

We've only implemented the list case where you have to use the object like so:

But of course we also need to be able to just send two messages straight out of [notein]:

Stripnote is currently implemented as so:

dromer commented 9 months ago

Have somewhat of a Poc. Will need some testing to confirm it works as expected: