From 7bd8cc19a4978a891843ccde2ad5e47ec1a39f9d Mon Sep 17 00:00:00 2001
From: BERTHAUT Florent <florent.berthaut@univ-lille1.fr>
Date: Wed, 28 Jul 2021 10:18:34 +0200
Subject: [PATCH] Removed bf-ask and bf-watch from doc

---
 doc/objects.md | 29 -----------------------------
 1 file changed, 29 deletions(-)

diff --git a/doc/objects.md b/doc/objects.md
index 4ba2be3..963d105 100644
--- a/doc/objects.md
+++ b/doc/objects.md
@@ -102,32 +102,3 @@ A bf-clock can be used for generating and sharing tempi and rhythmic events. You
 5. This outlet sends various messages about the state of the bf-clock, which allows one bf-clock to control the bpm of, and synchronize with, another bf-clock within the same patch.
 
 See bf-clock-help.pd to see more details about using bf-clock.
-
-
-## bf-watch 
-Bf-watch is used to get data from another bf-instrument into your bf-instrument.
-
-###### Arguments:
-1. arg1
-
-###### Inlets:
-1. blah
-
-###### Outlets:
-1. blah
-
-
-## bf-ask
-Description blah blah
-
-###### Arguments:
-1. arg1
-
-###### Inlets:
-1. blah
-
-###### Outlets:
-1. blah
-
-
-
-- 
GitLab