Skip to content

Instantly share code, notes, and snippets.

@andremichelle
Last active May 27, 2024 06:57
Show Gist options
  • Save andremichelle/692aefd6e85acddef0b2d42ce8bcf00f to your computer and use it in GitHub Desktop.
Save andremichelle/692aefd6e85acddef0b2d42ce8bcf00f to your computer and use it in GitHub Desktop.
AXIS TODOs

AXIS TODOs

Codename AXIS

  • Timeline events: immediate move after create
  • Hide context menu when pointer down (how to blur from virtual canvas target)
  • Velocity/Change/Cent Editor
  • Optimise selection-rectangle for actual changes, only update on scroll
  • Online version has smaller peaks on stems project
  • Knob accepts out of range text input
  • Put markers in same selection as regions
  • Make history asynchronous (compress steps)
  • Chapter Marker
    • create
    • move
    • rename
    • delete
  • Insert Device Menu
    • delete
    • move
    • reset
  • Audio File Importer
  • Components
    • value label flyout
  • Introduce last play position
  • Loop-area to UserInterfaceBox (should be an addition by a pointer)
  • Change bpm: respect min/max
  • StringMapper
    • Percentage
    • How to handle prefixes?
    • StringMapping.numeric: keep num digits (0.123, 12.34)

Fiddles

Interesting Links

Browser Issues

  • ResizeObserver
    • Chrome does not fire consistently when using browser zoom
    • Safari errors when adding the option: {box: "device-pixel-content-box"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment