added delay function

This commit is contained in:
2024-10-08 11:44:53 +02:00
parent c4f09a0a3e
commit eb09a23fc1
6 changed files with 61 additions and 2 deletions

View File

@ -4,6 +4,6 @@
#import "sequence.typ": _seq, _ret
#import "group.typ": _grp, _loop, _alt, _opt, _break
#import "participant.typ": _par
#import "separator.typ": _sep
#import "separator.typ": _sep, _delay
#import "note.typ": _note
#import "sync.typ": _sync