Paul Rosen

Results 321 comments of Paul Rosen

I'm not sure. I'd have to debug. Is there anything in the console?

Did you ever figure this out?

Interesting. Yes, that's a bug. I'll add this to my test suite.

"Danse ce soir" is one of my favorite recordings! Anyway, that is strange to have a repeat that is not on the beginning of a bar. I just checked "Behind...

Thanks! It's been fun working on it. The example isn't exactly the same notes. In the second one `((A-F)D)` the second note is an F but in the first one...

The first thing is a bug because I don't think I've considered multi voice and multi measure rests together before. How should it look? If it fits on one line...

That sounds like a bug. I'll research it.

I'll look into https://developer.mozilla.org/en-US/docs/Web/API/TextMetrics I think it works everywhere but IE11.

I've been studying the example at https://dexie.org/cloud/docs/access-control#example-a-simple-project-management-model but I'm completely at a loss. It looks like, to use the public realm, I just need to add the following to the...

Thanks for the quick response. I did find the response from the sync call, but it got lost in all the console messages. (I don't know how I'd detect that...