From ff979a86dc8f031c823cd8806324b0e8c4ca069b Mon Sep 17 00:00:00 2001 From: Comment Date: Mon, 24 Jun 2013 13:41:50 +0100 Subject: particle scaling --- 06_performance/src/testApp.h | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to '06_performance/src/testApp.h') diff --git a/06_performance/src/testApp.h b/06_performance/src/testApp.h index bc0b8fb..337e05b 100644 --- a/06_performance/src/testApp.h +++ b/06_performance/src/testApp.h @@ -14,12 +14,16 @@ #define BUFFER_FRAMES 512 /* -ok seriously lets make this good - -recording - storage for a bunch of fft - -average them on the fly? seems likely - +alter particle object memory scheme, preallocate +higher res FFT drawing +videos. +1- alter playback speed +2- draw with particles +3- draw seperately in between +4- strategy for drawing split screen - 3 copies + +envelope for particle generation +paticles change size etc during lifetime */ #define OF_ADDON_USING_OFXMIDIIN -- cgit v1.2.3