André Sier

Results 3 comments of André Sier

ping. any hints what might be going on? i've compiled addon and example with no problems on linux, on osx fails to compile, also compiled libOIS with exact same errors...

this seems to be working nice;) ``` float getBpm(){ float bpm = -1.0f; if(sequencer){ MIDISequencerState *state = sequencer->GetState(); if(state) for(size_t i=0; inum_tracks; i++){ if(state->track_state[i]){ bpm = state->track_state[i]->tempobpm; cout

hi jason i must have a more recent version in my machine, that harmless error is not present in my recent code, attached here ofxDna \* ofxDna::mutate(float prob, float amount)...