/wave-editor

Nodgui-based Common Lisp audio file editor.

Primary LanguageCommon Lisp

wave-editor

A “wave editor”, a la Audacity. Written in Common Lisp, using the Tk-based Nodgui GUI toolkit.

In very early stages of development. Not much is implemented right now, and expect progress to be extremely slow or nonexistent as I am prioritizing thundersnow and my many other projects.

Similar projects

  • cl-wav-synth - McCLIM-based graphical audio file editor. Has a decent amount of features, but the main fork hasn’t seen much development lately and has bitrotted, causing some errors when attempting to run it. My fork fixes a few of these issues.
  • thundersnow - McCLIM-based digital audio workstation. Effectively a suite of audio/music-related graphical tools, primarily based around sequencing, but also includes a work-in-progress wave editor of its own. Still in early stages of development, but likely to see more progress than wave-editor.