Skip to content

roots

trying to learn and remember things ^_^”

8 Notes

  1. khymerna proza

    **химерна проза** - піджанр української прози, у якому розповідається про неймовірні події, де реальне поєднується з фантастичним, умовним; засоби іронії, гротеску, театральності — з елементами фольклорної та міфологічної поетики.

  2. semi-weighted keys

    **semi-weighted keys** use a spring-loaded mechanism in [[digital piano]] combined with some light resistance to *simulate* the feeling of pressing an acoustic piano key.

  3. fully weighted keys

    **Fully weighted keys** are designed to simulate the [[action]] of an [[acoustic piano]] in [[digital piano]]

  4. digital piano

    **digital piano** is a musical instrument that stimulates acoustic piano.

  5. action

    **piano action** or **hammer action** is the mechanism that translates your finger pressing a key into a hammer strike on a string.

  6. about

  7. child combinator

    The child combinator [`parent > child`] scopes descendant styling from *any* descendant that matches the child selector to **only direct descendants**.

  8. general sibling combinator

    The general sibling combinator - `~` - selects the defined elements that are located *somewhere after* the preceding (prior defined) element and that are within the same parent.