Big cleanup

This commit is contained in:
2024-01-05 16:18:18 +01:00
parent afda9b886e
commit ef107a9277
14 changed files with 91 additions and 337 deletions

View File

@ -1,4 +1,5 @@
+ String {
sp {
arg sampleNumber = 0, repeats=inf;
^Pindex(Bank(this), sampleNumber, repeats);
@ -7,4 +8,5 @@
p {
^Pdv.parse(this)
}
}