Noticed a tiny bug in this example
outs aoutR,aoutR
should be
outs aoutL,aoutR
Currently only outputs right channel
Noticed a tiny bug in this example
outs aoutR,aoutR
should be
outs aoutL,aoutR
Currently only outputs right channel
Thanks. Updated in git