Skip to content

Commit

Permalink
Update delay_beats.md
Browse files Browse the repository at this point in the history
Adding new info about delay_beats and stop_beats based on new Cakewalk info posted on Discord.
  • Loading branch information
DSmolken authored Jan 22, 2024
1 parent 4236e10 commit edea097
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/opcodes/delay_beats.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,12 @@
template: "sfz/opcode.j2"
opcode_name: "delay_beats"
---
Used in Cakewalk Dimension Pro and DropZone, alongside [stop_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
In ARIA this opcode can be used, but every region uses up a polyphony voice, and therefore raising polyphony to
MAX is recommended for sequences beyond a very short length.

0 comments on commit edea097

Please sign in to comment.