Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bf-pd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BOEUF
bf-pd
Commits
4a9c4623
Commit
4a9c4623
authored
3 years ago
by
BERTHAUT Florent
Browse files
Options
Downloads
Patches
Plain Diff
Fixed bf-param image
parent
ed643d65
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/img/bf-param_example.png
+0
-0
0 additions, 0 deletions
doc/img/bf-param_example.png
doc/objects.html
+1
-1
1 addition, 1 deletion
doc/objects.html
doc/objects.md
+1
-1
1 addition, 1 deletion
doc/objects.md
with
2 additions
and
2 deletions
doc/img/bf-param_example.png
0 → 100644
+
0
−
0
View file @
4a9c4623
10 KiB
This diff is collapsed.
Click to expand it.
doc/objects.html
+
1
−
1
View file @
4a9c4623
...
...
@@ -61,7 +61,7 @@
</ol>
<p>
So a bf-param with 8 drum machine note triggers would be:
<code>
[bf-param myDrumMachine kickOnOff 8 bool]
</code>
and creates this object within your patch:
</p>
<figure>
<img
src=
"
/uploads/114e1a4d5f4c38d21eac50bbcebe5509
/bf-param_example.png"
alt=
""
/><figcaption>
bf-param_example
</figcaption>
<img
src=
"
img
/bf-param_example.png"
alt=
""
/><figcaption>
bf-param_example
</figcaption>
</figure>
<h6
id=
"inlets-1"
>
Inlets:
</h6>
<ol
type=
"1"
>
...
...
This diff is collapsed.
Click to expand it.
doc/objects.md
+
1
−
1
View file @
4a9c4623
...
...
@@ -50,7 +50,7 @@ A bf-param can be a single instance of its type or it can be a multiple, which c
So a bf-param with 8 drum machine note triggers would be:
`[bf-param myDrumMachine kickOnOff 8 bool]`
and creates this object within your patch:


###### Inlets:
1.
Sets the value of the parameter. If the parameter is a multiple, then
*Inlet 1*
sets the parameter at the index last received on
*Inlet 2*
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment