From d74bd0364653c1bacb47555110fe597ce52511a6 Mon Sep 17 00:00:00 2001 From: "D. Smolken" <49921787+DSmolken@users.noreply.github.com> Date: Mon, 22 Jan 2024 21:22:32 +0100 Subject: [PATCH] Update stop_beats.md Removign irrelevant example with only delay_beats --- docs/opcodes/stop_beats.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/opcodes/stop_beats.md b/docs/opcodes/stop_beats.md index f382bf430..ec3801d51 100644 --- a/docs/opcodes/stop_beats.md +++ b/docs/opcodes/stop_beats.md @@ -5,7 +5,6 @@ opcode_name: "stop_beats" Used in Cakewalk Dimension Pro and DropZone, alongside [delay_beats], to play slices of loops at specific points in the bar. ## Examples ```sfz -delay_beats=1 delay_beats=25.9922 stop_beats=26.0964 ``` ## Practical Considerations