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
48 stars 4 forks source link

RELEASE v1.0 #31

Closed daviderovell0 closed 4 years ago

daviderovell0 commented 4 years ago

Now that we have all the different sections working separately we need to put everything together in a main program. The most relevant points are:

I suggest to do this in 2 separate merging: video<->controls and audio<->FFT. We can then proceed to merge the 2 into a single program and implement the mapping. This will give us our first working prototype!

daviderovell0 commented 4 years ago

Code and examples up and working, need to refactor, link information to documentation and tidy up for the final release.

deetrone commented 4 years ago

Release 1.0 is now live!