[Csnd] slicearray with k-time start/end parameters?
Date | 2018-10-03 11:15 |
From | Mauro Giubileo |
Subject | [Csnd] slicearray with k-time start/end parameters? |
Hi, I wanted to extract a part of an array at k-time with variable start/end parameters, but then I noticed that there is no slicearray with k-time parameters... That's strange, being that genarray has k-time input parameters too. It would be difficult to extend slicearray like: kSliced[] slicearray kToSlice[], kStart, kEnd ? Best Regards, |