Audiotool board archive

Bug report: changing note velocity crashes app

Kepz · started 2021-11-02 04:31 · updated 2022-02-25 04:50

com.audiotool.aucorit.application.AudioEngineClient$AudioWorkerException: com.audiotool.sync.DocSyncException worker document out of sync: could not executing primitive update. value of /format/timeline/eventContainers/0!0/events/0!6/velocity expected: 0.699999988079071, was: 0.7

Automatic bug report submit failed for some reason, so here's the copy paste :).
I changed velocity on notetrack created with tonematrix. I can consistently replicate this. Other devices seem fine

Comments (4)

anonymous user
2021-11-05 13:51 · 2021-11-05

Tried this out, still seems to crash.

2021-11-20 01:52 · 2021-11-20

Any hint on how to replicate this? For me this works fine:

  1. open new draft
  2. create a tone matrix
  3. add a note to the existing note track
  4. change the velocity from max (127) to anything else
Inavon · reply
2022-02-24 23:02 · 2022-02-24

Try this:

  1. open new draft
  2. create a tone matrix
  3. click to create a note on the tone matrix (not the note track)
  4. right click the tone matrix > Copy Pattern to Note Track
  5. in the newly created note track, change the velocity of the note
Kepz · reply
2022-02-25 04:50 · 2022-02-25

Sorry, i didn't see this reply. I think Inavon is right about needing to Copy Pattern to Note Track first. I didn't think to add it as a repro step.