Skip to content

Releases: topchyan/abcarus

v0.34.4

02 Mar 03:13

Choose a tag to compare

v0.34.3

28 Feb 03:03

Choose a tag to compare

v0.34.3

v0.34.2

28 Feb 00:44

Choose a tag to compare

v0.34.2

v0.34.1

27 Feb 18:58

Choose a tag to compare

v0.34.1

v0.34.0

26 Feb 01:18

Choose a tag to compare

v0.34.0

v0.33.1

21 Feb 03:57

Choose a tag to compare

v0.33.1

v0.33.0

16 Feb 03:45

Choose a tag to compare

v0.33.0

v0.32.3

14 Feb 22:57

Choose a tag to compare

v0.32.3

v0.32.2

14 Feb 19:32

Choose a tag to compare

v0.32.2

v0.32.0

12 Feb 19:50

Choose a tag to compare

Highlights

  • WebAudio note preview for MIDI input

    • Replaced the legacy MIDI input beep path with a clearer WebAudio note preview while keeping the same controls and workflow.
  • Play notes while typing (new)

    • Added optional typed-note preview in the ABC editor.
    • Works with local header context (K:, L:, Q:) and supports explicit duration suffixes.
  • Flexible trigger modes

    • On delimiter (space, barline, tab, newline).
    • Immediately on note letter for real-time feedback while entering notes.
  • Typed preview controls

    • Volume.
    • Length mode (Use typed duration / Use base length (L:)).
    • Envelope (Short / Medium).
    • Optional retrigger on duration suffix (C -> C4, C/, etc.).
    • Optional skip of microtonal/unsupported tokens.
  • Quick access

    • Added menu toggle: Play -> Play Notes While Typing.
  • Stability/behavior

    • Immediate mode handles contiguous note strings like d4e4f4.
    • Typed preview duration uses L: + Q: and is clamped to safe bounds for usability.