diff --git a/README.md b/README.md index 850589299165bddf9b17eab6277dbeee529b8fe1..429f27604f2a62bb555dca87d8837d600407d460 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,7 @@ bf-pd is an implementation for PureData of the BOEUF framework, which enables ad * Luke Dahl, University of Virginia * Florent Berthaut, University of Lille +## Requires the following puredata externals (Help->Find Externals) + +* mrpeach + diff --git a/bf-session.pd b/bf-session.pd index 3f08d50062ba58386df9c9fcf6ba089f61705a09..641fdc7dfe803eea7d276bcfddaf76719ad197dc 100644 Binary files a/bf-session.pd and b/bf-session.pd differ diff --git a/bf-util/bf-connect.pd b/bf-util/bf-connect.pd index 7e6bf2f784a34ea270a259a7218036f3052f21ec..b96d7b0e459752c4f129b3ee4d1b083d4c83b8d2 100644 Binary files a/bf-util/bf-connect.pd and b/bf-util/bf-connect.pd differ diff --git a/examples/cmmr_drums.pd b/examples/cmmr_drums.pd new file mode 100644 index 0000000000000000000000000000000000000000..3b962da30a734f07e3098ae342e93abfdf8de710 Binary files /dev/null and b/examples/cmmr_drums.pd differ diff --git a/examples/multi_instru1.pd b/examples/multi_instru1.pd index 6a04f342a37d9da9e4cc6872a400656c16f3469e..ac7de7b207bfddab27d45334e86701bfbbe0104b 100644 Binary files a/examples/multi_instru1.pd and b/examples/multi_instru1.pd differ diff --git a/modules/bfm-filter.pd b/modules/bfm-filter.pd index dc3333f73e66cf63b36881b66b5ce882aa3c4b73..c0483aa784494039ab597abadb1ab79e84b72250 100644 Binary files a/modules/bfm-filter.pd and b/modules/bfm-filter.pd differ diff --git a/modules/bfm-granular.pd b/modules/bfm-granular.pd index e47dff37f5305e4db703f80e2053a55e98747fa9..7717c2e738aff84e2600ae8ab4f39558bdfffaf8 100644 Binary files a/modules/bfm-granular.pd and b/modules/bfm-granular.pd differ