Page 1 of 1

How to create custom boxes?

Posted: Sat Feb 11, 2012 9:13 pm
by shaneeth
I want to create my own signal processing box. so, for that i created .c++ and .h files using skeleton generator and i added those files to ov_main.cpp in source code. But after that i am unable to build the boxes, can someone please tell me the process to build custom signal processing or any kind of boxes. And my OS in windows 7.
thank you

Re: How to create custom boxes?

Posted: Tue Feb 14, 2012 10:56 am
by lbonnet
Hi shaneeth and welcome on board,
But after that i am unable to build the boxes
What do you mean ? The build process crashes ? If so please copy-paste the error message.
(reminder : build instruction doc)


Laurent