diff options
| author | Tim Redfern <tim@getdrop.com> | 2018-05-31 18:18:28 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2018-05-31 18:18:28 +0100 |
| commit | 23879cc5bf88de215f10de14f1a3de9b6b2f586a (patch) | |
| tree | 2d665c3c06e45b9696cd82ff5abcf18d71d6b47f /gistanalysis/notes | |
| parent | bc654332edf65b0425c170db16db6c8dd1f80e8c (diff) | |
fixed rounding bug
Diffstat (limited to 'gistanalysis/notes')
| -rw-r--r-- | gistanalysis/notes | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/gistanalysis/notes b/gistanalysis/notes index d7ab8ad..ad7d756 100644 --- a/gistanalysis/notes +++ b/gistanalysis/notes @@ -80,7 +80,7 @@ n- scriptable transforms - some kind of svg thing for ambulance with audio animation scale isn't scaling from centre - move evrything to centre and use centre feature of ofxHelios -add a master scale +X add a master scale X rotate isn't working at all set modifiers for transformations to animate need to hook up midi @@ -92,4 +92,15 @@ need to hook up midi 4. animate origin and output seperately - tv hold effects 5. hook up to midi - get controller +restore from old project? +don't need concept of output pos but could use concept of output scale +make new project with bones of that project? np - add in positioning interface? + +X get audio working in gui project +-> get audio input with fft +fix plotting bug not filling width +is it being clipped? +fix transformer within audioplotter +audioplot mirror & random sampling +get some content for ambulance |
