Moderators: parametric, Derek, Saul
Brilliant, many thanks! Dropbox works fine, I can skip registration. I’ll have a look at it in a minute!bnz99 wrote: ↑Tue Nov 26, 2024 6:21 pm Here are some kseqs in song mode. Each kseq file is one bar of C notes quantized. I have quantized full and half note to 1/2, the quarter to 1/4 and eitgth notes to 1/8. If I should repeat this and quantize all to 1/8, let me know. About that kseq with a full minute: what notes should this be? or should the vary full notes, half notes, quarter notes per bar or something like this? I hope the access to dropbox works. I think they may have put an email registration in front of it.
Haha, nice that you still got it working! Many thanks again for the test files, I will dig into them and report!
That’s what I find as well . I think I just found a reason for why this happens. Looks like my sequencing of events doesn’t take multiple sequential deltas into account. That might just be the worst problem at the moment. (edit: n’ah, that’s not the problem, I already thought about that)
Code: Select all
10100011 00000000
11 00000000 —> 768
11 0000000 —> 384
Code: Select all
10100001 01000000
1 01000000 —> 320
1 1000000 —> 192
Code: Select all
11110000 nnnnnnnn
Code: Select all
11110010
Code: Select all
1101llll 0lllllll 0nnnnnnn 0vvvvvvv
Code: Select all
1101llll 0nnnnnnn 0vvvvvvv
Code: Select all
101lllll 0lllllll
Code: Select all
100lllll