Usage with OpenFrameworks

Yes I ran into Maximillian a few weeks ago. I was hoping to use flucoma’s extended audio analysis though :slight_smile:

Yes, this is what I had in mind, basically feeding raw audio into flucoma’s objects, potentially running it in a separate thread. I am guessing flucoma’s processing is based on buffers of double or float arrays , similar to juce, Maximillian or ofx, where mainly you are given a pointer (or an object keeping track of this) to a buffer array.

1 Like