Commit graph

354 commits

Author SHA1 Message Date
bolero-MURAKAMI
24d2a229f3 add compost dft, spectrum, etc 2012-12-03 21:48:50 +09:00
bolero-MURAKAMI
6b08a81d3e fix transformed 2012-12-02 18:16:10 +09:00
bolero-MURAKAMI
18b479e3ac add math fmod
fix math cos
2012-12-02 17:06:37 +09:00
bolero-MURAKAMI
d57b6e2b18 fix adaptors 2012-12-01 14:34:54 +09:00
bolero-MURAKAMI
86818d73cb fix adaptors alternated, taken, dropped, etc... 2012-12-01 03:00:46 +09:00
bolero-MURAKAMI
84e3348402 fix bind1st, bind2nd 2012-11-27 10:00:03 +09:00
bolero-MURAKAMI
5b21d5c2ea modify README.md 2012-11-26 11:39:09 +09:00
bolero-MURAKAMI
3b658ea53e add README.md 2012-11-26 11:22:04 +09:00
bolero-MURAKAMI
b7cf29d767 add compost auto_pan, vocal_cancelled 2012-11-25 23:52:25 +09:00
bolero-MURAKAMI
e588c4925a fix alternate_iterator 2012-11-25 14:38:49 +09:00
bolero-MURAKAMI
ca4fdcdbae add compost psuedo_stereo 2012-11-25 10:09:41 +09:00
bolero-MURAKAMI
c33ae70d13 add compost stereo, left_channel, right_channel, effected_xxx 2012-11-25 01:05:11 +09:00
bolero-MURAKAMI
7da0aa0343 add compost left_channel, right_channel 2012-11-24 23:28:07 +09:00
bolero-MURAKAMI
597d05563b add adaptor steps 2012-11-24 22:46:23 +09:00
bolero-MURAKAMI
05f75bef27 add compost some ranges. 2012-11-24 15:57:50 +09:00
bolero-MURAKAMI
cc4ade67fd add adaptor piped, taken, dropped, window, offset, adapted_xxx 2012-11-24 13:04:02 +09:00
bolero-MURAKAMI
5c9a8153de workaround for clang3.2(sha1) 2012-11-18 23:32:36 +09:00
bolero-MURAKAMI
3fd2451163 fix filename. 2012-11-18 13:13:13 +09:00
bolero-MURAKAMI
16306fed82 rename synthesized -> superposed 2012-11-17 21:47:52 +09:00
bolero-MURAKAMI
ded2da84ea add adaptors::blanked 2012-11-17 18:44:24 +09:00
bolero-MURAKAMI
e286c9bc6b add adaptors::jointed 2012-11-17 01:59:56 +09:00
bolero-MURAKAMI
f37e8a9088 add normal_distribution::stddev 2012-11-16 13:40:19 +09:00
bolero-MURAKAMI
225c11b505 erase warnings for clang3.2 2012-11-15 18:36:55 +09:00
bolero-MURAKAMI
d00e971abe rewrite hash implementation 2012-11-15 11:54:57 +09:00
bolero-MURAKAMI
87ee4f4032 deprecated old sort implementation 2012-11-14 12:17:48 +09:00
bolero-MURAKAMI
b9121b8850 workaroud for clang3.2 (inversive_congruential) 2012-11-14 11:22:05 +09:00
bolero-MURAKAMI
d39f4abe0f workaroud for clang3.2 (shuffle, shuffle_result) 2012-11-14 10:56:22 +09:00
bolero-MURAKAMI
2ddd4014ce workaround for clang3.2 (make_heap, make_partial_heap) 2012-11-14 10:40:01 +09:00
bolero-MURAKAMI
926facbb83 add utility any_convertible 2012-11-13 22:17:10 +09:00
bolero-MURAKAMI
a9ab69df0a workaround for clang3.2 (binomial_distribution) 2012-11-12 17:11:48 +09:00
bolero-MURAKAMI
59a6e6f613 workaround for Clang3.2 (geometric_distribution) 2012-11-12 14:07:55 +09:00
bolero-MURAKAMI
bf937bc508 workaround for clang3.2 (gcd, uniform_01) 2012-11-12 13:29:56 +09:00
bolero-MURAKAMI
aca22bec98 add compost chorus effect. 2012-11-11 08:26:58 +09:00
bolero-MURAKAMI
c7e6be98bb add some compost effects. 2012-11-09 22:33:11 +09:00
bolero-MURAKAMI
d01ee064e2 fix weed warnings.
add compost library.
2012-11-09 01:09:49 +09:00
bolero-MURAKAMI
ac80a04970 add tpp one_of 2012-11-02 22:00:10 +09:00
bolero-MURAKAMI
2b366b5f03 modify README 2012-10-28 18:36:21 +09:00
bolero-MURAKAMI
c5d82f6a99 fix variant
add test variant
2012-10-28 16:18:40 +09:00
bolero-MURAKAMI
cb803dbd14 fix tuples::tuple_element, tuples::tuple_cat
add test tuple
2012-10-28 01:04:13 +09:00
bolero-MURAKAMI
d75283355c fix optional converting constructor 2012-10-27 15:53:34 +09:00
bolero-MURAKAMI
5aa4cf8cbe add test optional 2012-10-27 15:37:39 +09:00
bolero-MURAKAMI
f9d8908f95 fix optional 2012-10-26 17:38:48 +09:00
bolero-MURAKAMI
c8e2514d36 add functional polymorphic specializations 2012-10-25 12:50:03 +09:00
bolero-MURAKAMI
5cb070b3b3 add variant/io 2012-10-24 20:52:09 +09:00
bolero-MURAKAMI
410a8af026 fix optional 2012-10-23 23:10:52 +09:00
bolero-MURAKAMI
8cb432dee1 add sprout::optional 2012-10-22 23:10:11 +09:00
bolero-MURAKAMI
9b9956f810 add algorithm copy_while, copy_until 2012-10-13 22:11:32 +09:00
bolero-MURAKAMI
f53be1a3d5 fix. 2012-10-13 21:12:35 +09:00
bolero-MURAKAMI
79ea4f0885 add algorithm clamp, clamp_range_copy, clamp_range 2012-10-13 21:06:32 +09:00
bolero-MURAKAMI
de41f5c880 add algorithm one_of, all_of_equal, any_of_equal, none_of_equal, one_of_equal, is_increasing, is_decreasing, is_strictly_increasing, is_strictly_decreasing 2012-10-13 12:49:23 +09:00