Fix documentation
This commit is contained in:
@ -351,7 +351,7 @@ const completionDatabase: CompletionDatabase = {
|
|||||||
name: "binrhythm",
|
name: "binrhythm",
|
||||||
category: "rhythm",
|
category: "rhythm",
|
||||||
description: "Binary rhythm generator",
|
description: "Binary rhythm generator",
|
||||||
example: "binrhythm(9223) :: sound('cp').out()",
|
example: "binrhythm(.5, 9223) :: sound('cp').out()",
|
||||||
},
|
},
|
||||||
prob: {
|
prob: {
|
||||||
name: "prob",
|
name: "prob",
|
||||||
|
|||||||
Reference in New Issue
Block a user