I was presuming there'd be a methods like:
ofSoundBuffer::load(...)
-
ofSoundBuffer::save(...)
How do you do this instead?
Or do we presume always that an ofSoundBuffer represents a small sound buffer which is aprt of a large sound stream (i.e. not very complete by itself).