diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..77510b228d66e174cad661a19350ad00b2ac41b1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.pd binary diff --git a/bf-clock-help.pd b/bf-clock-help.pd new file mode 100644 index 0000000000000000000000000000000000000000..ffaa465739f942d3bda1ae42f846b04105b1a14b Binary files /dev/null and b/bf-clock-help.pd differ diff --git a/bf-clock.pd b/bf-clock.pd new file mode 100644 index 0000000000000000000000000000000000000000..613f86f2334211e2a02045f438edf671972ac6ab Binary files /dev/null and b/bf-clock.pd differ diff --git a/bf-instrument.pd b/bf-instrument.pd index f2aac26bcaeee7587fda4982e778b5c86d67ef4f..09a9ddd51dbaf23c64cd06872d037708c71bf908 100644 Binary files a/bf-instrument.pd and b/bf-instrument.pd differ diff --git a/bf-param-help.pd b/bf-param-help.pd index c73196bf62f0b9d0c5aeedfbf00e032515fd9c82..13ffd0d61d10f7f71bffe9dd8d096671bce8fed9 100644 Binary files a/bf-param-help.pd and b/bf-param-help.pd differ diff --git a/bf-param.pd b/bf-param.pd index 5a5eb47185d42a4940189dc7fb4ea329595150aa..05beaf3ac7ea7d316d98a43e9c9bdf0e8f990b69 100644 Binary files a/bf-param.pd and b/bf-param.pd differ diff --git a/bf-session.pd b/bf-session.pd index d095373d07cdab6d991f7738a660fa61743e1be1..f4a26b9d7b3c17b5e679db6e055f3588c8ae723b 100644 Binary files a/bf-session.pd and b/bf-session.pd differ diff --git a/bf-util/bf-bangdis.pd b/bf-util/bf-bangdis.pd new file mode 100644 index 0000000000000000000000000000000000000000..3b49ae038f6519c1ff634a80e981fcacc3e7ba99 Binary files /dev/null and b/bf-util/bf-bangdis.pd differ diff --git a/bf-util/bf-bangdis2.pd b/bf-util/bf-bangdis2.pd new file mode 100644 index 0000000000000000000000000000000000000000..cef47e59504dcab84a813a0832f3bb7050728abe Binary files /dev/null and b/bf-util/bf-bangdis2.pd differ diff --git a/bf-util/bf-connect-local.pd b/bf-util/bf-connect-local.pd new file mode 100644 index 0000000000000000000000000000000000000000..73b9012eedd785c0f9364b9a50e6107be5fa2af9 Binary files /dev/null and b/bf-util/bf-connect-local.pd differ diff --git a/bf-util/bf-other-paramout.pd b/bf-util/bf-other-paramout.pd index e006e2b1d8f4b500a3747f1942362a0733ddb1ac..510031471c15b216ab26f5e3d5011fe847b5f218 100644 Binary files a/bf-util/bf-other-paramout.pd and b/bf-util/bf-other-paramout.pd differ diff --git a/bf-util/bf-others-clock.pd b/bf-util/bf-others-clock.pd new file mode 100644 index 0000000000000000000000000000000000000000..d469339a21619365fc501a701ebefe474f4317ad Binary files /dev/null and b/bf-util/bf-others-clock.pd differ diff --git a/bf-util/bf-own-clock.pd b/bf-util/bf-own-clock.pd new file mode 100644 index 0000000000000000000000000000000000000000..2b9804f77117e3d01415b617fe67b056f1133c55 Binary files /dev/null and b/bf-util/bf-own-clock.pd differ diff --git a/examples/bfex_BassSequencer.pd b/examples/bfex_BassSequencer.pd index e90fe9d529d29250c92deb8c7541d9a97b51fa82..7ccfbd359fcb8c74508bb8dea2b642d2b7cde3b3 100644 Binary files a/examples/bfex_BassSequencer.pd and b/examples/bfex_BassSequencer.pd differ diff --git a/examples/bfex_DrumSequencer.pd b/examples/bfex_DrumSequencer.pd index 85bf4db8c53f3dde66e8daa6400fd4434e138869..ea1b6cb4a80d61499e99415fa68f206693bbdd14 100644 Binary files a/examples/bfex_DrumSequencer.pd and b/examples/bfex_DrumSequencer.pd differ