jamoma / jamoma2

A header-only C++ library for building dynamic and reflexive systems with an emphasis on audio and media.
MIT License
30 stars 6 forks source link

SampleBundle: iterators are not padding aware / safe #87

Open tap opened 8 years ago

tap commented 8 years ago

how do we design an interface that takes that into account? Or, is it just a documentation problem?

are any of the functions in this class padding aware?

uh oh?

tap commented 8 years ago

This will likely be helped or addressed by #89