HN
Today

Show HN: Audiomass – a free, open-source multitrack audio editor for the web

AudioMass, a free, open-source multitrack audio editor, has debuted on Hacker News, earning praise for its impressive browser-only functionality without a backend or plugins. This 'Show HN' highlights the powerful capabilities of modern web technologies, sparking discussions around performance optimizations and feature expansions for in-browser audio processing. It's a testament to what can be achieved with JavaScript and web audio APIs, delighting users who appreciate robust, accessible tools.

20
Score
6
Comments
#1
Highest Rank
21h
on Front Page
First Seen
May 24, 10:00 PM
Last Seen
May 25, 6:00 PM
Rank Over Time
21111112234334561115121313

The Lowdown

AudioMass is a compelling new entry in the world of audio editing, offering a free, open-source, and entirely web-based solution. Uniquely, it operates completely within the browser, requiring no backend infrastructure or external plugins, showcasing the advanced capabilities of modern web technologies. The tool aims to provide a comprehensive audio editing experience directly from any web browser.

  • Browser-Native: Runs 100% in the browser with no backend or plugin dependencies.
  • Intuitive Shortcuts: Leverages Shift + key combinations for common operations (e.g., Shift+Z for undo, Shift+C for copy).
  • Broad Compatibility: Supports various audio file types that the browser can handle.
  • Rich Feature Set: Includes standard editing functions like fade in, cut, trim, volume adjustment, and a wide array of audio effects.
  • Open Source: The codebase is publicly available on GitHub for community contributions and inspection.

AudioMass positions itself as a highly accessible and capable web-based audio editor, challenging the traditional desktop-bound paradigm with its efficient, in-browser execution and commitment to open-source principles.

The Gossip

Feature Formulations & Future Forecasts

The discussion largely revolved around feature requests and technical considerations for AudioMass. Users inquired about the limit to adding tracks, with the author clarifying there's no hard limit but noting potential performance bottlenecks due to current DOM rendering, suggesting a future transition to WebGPU. There were also requests for supporting less common audio formats like XM and integrating stem bundle imports, to which the developer expressed caution about bloating the application's minimal filesize while acknowledging the potential utility of such features. The author also mused on the absence of good open-source web audio trackers, indicating a broader interest in the web audio ecosystem.

Commendations & Compliments

Many commenters offered direct praise and appreciation for the AudioMass project. Simple, positive messages like 'this is cool thanks for making it!' highlighted the immediate positive reception from the Hacker News community, acknowledging the effort and utility of a free, open-source web-based audio editor.