question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improve documentation around Rhythm values

See original GitHub issue

I see that to specify a Rhythm we can either use absolute values (time in seconds) or a kind of rhythmic notation, which is an integer + n or t

I see it has to do with compound times, and by testing it, I saw that #n represents a time span of 2/# seconds, and #t represents a time span of 4/(3#) seconds. So if we have a 4t and a 2n, the first one will make 3 beats for every beat of the second one.

However, I can’t figure out what’s the logic behind this, or I can’t find any reference on this notation (I don’t know how is it called). Or also why we don’t have a 2t or 1t. It would be good to have a bit more documentation around this.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
kylestetzcommented, Oct 4, 2018

All great points, I will take a pass at this and hopefully shed some light on the notation!

0reactions
kylestetzcommented, Oct 4, 2018

Ha you’re totally right. Nice catch!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Strategies for Improving Documentation
Healthcare providers should be clear and concise in their description of the care provided.
Read more >
Using Clinical Documentation Improvement to Improve Patient ...
Studies show that clinical documentation could be improved, on average, ... Recognizing the value of comprehensive medical records, ...
Read more >
The Way Forward in Improving Medical Documentation
Documenting Sensitively in OpenNotes · Expect patients to read, download and share your notes. · Describe problems and facts clearly and neutrally ...
Read more >
EHR DOCUMENTATION: How to Keep Your Patients Safe ...
The goal should be to document your decision-making so your work can be understood by others, such as subsequent treaters, or even expert...
Read more >
Tips for Successful Wound Care Documentation - Relias
In terms of how to document a wound assessment, more details are always better. Some of the key elements to document are: Location:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found