Quote:
Originally Posted by twobob
Let me be clear, I am not wanting to pipe anything.
I want a single file that I will process with a single piece of code, incorporating your video code and the sound code.
It can be made portable after I get it working on the slowest device, which I would suggest is the device to start on anyways. hardest first and all.
|
Yes! I love monolithic noob-friendly .c files.

You can tell from the other stuff I published.
BTW, I have a parallel dithering algorithm now that does 32-bits (4-pixels) per operation. The ARM processors prefer 32-bit ops. I have not finished coding it, but on paper it looks good.