mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-12 14:54:10 +00:00
add compost stereo, left_channel, right_channel, effected_xxx
This commit is contained in:
parent
7da0aa0343
commit
c33ae70d13
14 changed files with 763 additions and 4 deletions
|
@ -5,5 +5,9 @@
|
|||
#include <sprout/compost/formats/as_pcm_wave.hpp>
|
||||
#include <sprout/compost/formats/left_channel.hpp>
|
||||
#include <sprout/compost/formats/right_channel.hpp>
|
||||
#include <sprout/compost/formats/stereo.hpp>
|
||||
#include <sprout/compost/formats/effected_each_cannel.hpp>
|
||||
#include <sprout/compost/formats/effected_left_cannel.hpp>
|
||||
#include <sprout/compost/formats/effected_right_cannel.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_COMPOST_FORMATS_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue