add compost stereo, left_channel, right_channel, effected_xxx

This commit is contained in:
bolero-MURAKAMI 2012-11-25 01:05:11 +09:00
parent 7da0aa0343
commit c33ae70d13
14 changed files with 763 additions and 4 deletions

View file

@ -9,6 +9,7 @@
#include <sprout/iterator/indexed_iterator.hpp>
#include <sprout/iterator/valued_iterator.hpp>
#include <sprout/iterator/joint_iterator.hpp>
#include <sprout/iterator/alternate_iterator.hpp>
#include <sprout/iterator/size_enum_iterator.hpp>
#include <sprout/iterator/bytes_iterator.hpp>