Page 1 of 1

colour matrix isn't created...

Posted: Mon Jul 28, 2014 9:06 am
by tulamide
I hope that somebody is able to help me. Attached you find a replica of the reference example for the colour matrix. I would love to work with it. Problem is, I can't get the matrix to be created. Could you please check it and tell me what I did wrong?

Re: colour matrix isn't created...

Posted: Mon Jul 28, 2014 2:02 pm
by billv
tulamide wrote:Could you please check it and tell me what I did wrong?

To get a successful parse, it seems that you have to
feed the string into the trigger input as well.
here's a working color matrix module to help you sort it out.
no idea why its like this, but attaching the string to the trigger as well is
the only way I've ever got a result with it.
matrix_issue.fsm
(20.12 KiB) Downloaded 983 times

Re: colour matrix isn't created...

Posted: Mon Jul 28, 2014 2:41 pm
by tulamide
billv wrote: To get a successful parse, it seems that you have to
feed the string into the trigger input as well.

Wonderful find! I would have only found this out by accident - and who knows when this would have happened!

(Also, the reason for wanting the matrix to be created was to do an example to show how this matrix works. But as I see, it is already known, so I guess I don't need to make an example anymore :lol: )

Nevertheless, thank you very much for your help!

Re: colour matrix isn't created...

Posted: Tue Jul 29, 2014 4:22 pm
by oddson
It takes a while for bug fixes sometimes...
http://www.synthmaker.co.uk/forum/viewt ... lit=matrix ;)

Re: colour matrix isn't created...

Posted: Tue Jul 29, 2014 6:04 pm
by tulamide
oddson wrote:It takes a while for bug fixes sometimes...
http://www.synthmaker.co.uk/forum/viewt ... lit=matrix ;)


:shock: :shock: :shock: Oh my...

Re: colour matrix isn't created...

Posted: Thu Jul 31, 2014 4:38 am
by oddson
Of course you can make a module that has the intended behaviour of the primitive as follows:
capture.png
capture.png (10.5 KiB) Viewed 11938 times