Entering the secret room (demo song)

This commit is contained in:
2023-09-09 16:32:59 +02:00
parent 99a8549e99
commit f1780740ac
2 changed files with 8 additions and 1 deletions

View File

@ -368,7 +368,7 @@ const completionDatabase: CompletionDatabase = {
binrhythm: {
name: "binrhythm",
category: "rhythm",
description: "Binary rhythm generator",
description: "Binary rhythm generator (time, number)",
example: "binrhythm(.5, 9223) :: sound('cp').out()",
},
prob: {