daviderovell0 / bzzzbz

Digital video synthesizer for live music performance! powered by Raspberry pi + OpenGL
https://twitter.com/bzzzbz_video
GNU General Public License v3.0
47 stars 4 forks source link

Main program #19

Closed daviderovell0 closed 4 years ago

daviderovell0 commented 4 years ago

Implement the main class structure with constructor, de-constructor, multi threading and plug in the external .h programs for thread routines: control, audio and video. Concrete design still to define, it will be clearer later. For now we can just implement a general class as described above.

daviderovell0 commented 4 years ago

All sections implemented in release_1.0. Waiting for PR to close