Hi Craig and all,
Im using the midi output option and have some tiny issues.
Here is a simple example:
In the resulting midi file the grace note is almost not audible because of the overlapping duration and the equal velocities:
the onsets in ms: 0 1000 1967 2000 3000 4000
the durations in ms are: 1000 1000 33 1000 1000
the velocities in midi-vlaues are: 90 90 90 90 90
Here you can see the overlapping of the durations:
My question: is it possible to emphasize the velocity a little bit for grace notes and with no overlapping?
With this values, the grace note would sound right for me:
the onsets in ms: 0 1000 1967 2000 3000 4000
the durations in ms are: 1000 967 33 1000 1000
the velocities in midi-vlaues are: 80 80 120 80 80
Thank you very much!
Best
Wolfgang