abbreviation for beatdur

This commit is contained in:
2024-01-06 21:36:34 +01:00
parent d2923d3e0c
commit c121f45098

7
Classes/BuboClock.sc Normal file
View File

@ -0,0 +1,7 @@
+ Clock {
dur {
^this.beatDur
}
}