Closed manchuwook closed 5 years ago
Scratch that, it got moved - apologies from me.
Hi!
Sorry for delay. Glad to know you've solved your problem. But I'd like to notice that MusicalTimeSpan
doesn't have Bars
and Beats
properties. I suppose you are talking about BarBeatTimeSpan
.
Also be aware of calling TimeAs
multiple times on the same instance of ITimedObject
. Each calling will perform some calculations and thus performance can degenerate. Call TimeAs
one time and then use properties of returned object.
Thank you for using DryWetMIDI.
Originally I was using this code
But now it seems they are red after the update. Is there a way I can get those back?