Skip to content

Pre-Release v0.1.0-beta

Choose a tag to compare

@sipbuu sipbuu released this 23 Feb 09:20
· 69 commits to main since this release

Requires Node.js v18+ if running from source.


Lokal TTML Editor v0.1.0-beta

This pre-release contains most of the core synchronization engine to produce TTML lyrics.


Features added/changelog:

  • Precision Sync Engine: Real-time timestamping with millisecond accuracy.
  • Multi-Format Bridge: Native support for importing .lrc, .txt, and .ttml.
  • LRCLIB Integration: API hook to fetch lyrics.
  • Audio Analysis: Local audio playback for timing sync.
  • Keyboard Shortcuts: Optimized hotkeys (S for Start, E for End, Tab for Navigation) for easier editing.
  • Settings: Settings for easier customization and access

Known Issues

  • Moving to a different word can cause a visual error with the green-word highlighting
  • Some words may appear split weirdly (e.g, "(Woah-oh, oh)" to "(Woah- oh, oh)") because of regex, will try a fix later.
  • Exporting the file and reading has been slightly tested, not all use-cases have been though.

Please report any issues or pull-requests to fix bugs.


Binary Checksums (SHA-256)

Lokal-TTML-Editor.exe: 2F512A6076B700D112185168F819CB29818AAC8492DF1962E6D9D47F75CC6362

Full Changelog/Commits: Pre-Release v0.1.0-beta