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

@ -25,6 +25,7 @@
#include <sprout/range/adaptor/adapted_offset.hpp>
#include <sprout/range/adaptor/steps.hpp>
#include <sprout/range/adaptor/jointed.hpp>
#include <sprout/range/adaptor/alternated.hpp>
#include <sprout/range/adaptor/deep_copied.hpp>
#include <sprout/range/adaptor/indexed.hpp>
#include <sprout/range/adaptor/valued.hpp>