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.pd b/bf-clock.pd index 0eb07fb6cde7e95bd7915d9e03e887df69ffe537..9374909386cafa8a7b1b2b60994c34d029334925 100644 Binary files a/bf-clock.pd and b/bf-clock.pd differ diff --git a/bf-instrument.pd b/bf-instrument.pd index c0a31404bf10c4f7f17c1b0516be72b42c373ca4..862a5133f6348045ce94a83e5bb892442ed0b494 100644 Binary files a/bf-instrument.pd and b/bf-instrument.pd differ diff --git a/bf-param.pd b/bf-param.pd index 5a5eb47185d42a4940189dc7fb4ea329595150aa..99afcc080ac7fdda3e167c556d260597bd58538d 100644 Binary files a/bf-param.pd and b/bf-param.pd differ diff --git a/bf-util/bf-bangdis.pd b/bf-util/bf-bangdis.pd new file mode 100644 index 0000000000000000000000000000000000000000..f9f4f005db7a8eddd0a79c11176703bf321d3099 Binary files /dev/null and b/bf-util/bf-bangdis.pd differ diff --git a/bf-util/bf-other-paramout.pd b/bf-util/bf-other-paramout.pd index e006e2b1d8f4b500a3747f1942362a0733ddb1ac..50867f7fa7e8f299a714372d839f19a4f4b67c6d 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 index c7d8d61381ad0fd226dfe111e3cf0c58e6bb9d68..2fb5f7dbe4a1eb72f7337b2c267c303a3bf1c832 100644 Binary files a/bf-util/bf-others-clock.pd 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 index bcb1e994cdba0c16d337afeee93f234141f7f005..5b62a1ba794c75d3126f570e20474ac8bce6a3af 100644 Binary files a/bf-util/bf-own-clock.pd and b/bf-util/bf-own-clock.pd differ diff --git a/examples/bfex_DrumSequencer.pd b/examples/bfex_DrumSequencer.pd index 9d12a44891675c3587254622fe8aa13024db221e..2551b5d32071cd1c40b57ee9de632d154928d05d 100644 Binary files a/examples/bfex_DrumSequencer.pd and b/examples/bfex_DrumSequencer.pd differ