Ardour 9 Now Available For Linux, Mac + Windows, Here’s What’s New


Ardour 9.0 – the latest major update to the open-source DAW – is now available for Linux, Mac and Windows.

Here’s what’s new in Ardour 9.0:

  • Pianoroll windows for MIDI editing.
  • New bottom pane in the cue sequencer for editing MIDI and audio clips.
  • Clips recording in the cue sequencer.
  • Region effects.
  • Real-time perceptual analyzer.
  • Note brushing.
  • Keyboard-driven automation editing.
  • Mixer strips importing and exporting to exchange processing between sessions.
  • Multitouch support for Windows and Linux.
  • Improved New/Open/Recent Session dialog.
  • Revamped ruler UI.
  • Step recording improvements.
  • Better AAF importing support.
  • Faster UI on macOS.
  • MIDI maps for newer Novation, Nektar, and Arturia gear.
  • Improved support for Icon Pro Audio V1-M, P1-M, and P-NANO controllers.


Ardour 9.0 is available now, as a ready-to-run program and source code.

 

Audio Plugin Coder Lets You Create Custom Plugins Without Programming


Noizefield has introduced Audio Plugin Coder (APC), a free, open-source tool that’s designed to let you create custom audio plugins without coding.

APC falls into the new category of ‘vibe coding’ development tools, which essentially let you use natural language prompts to describe what you want, and the tool does the coding for you.

It’s available now, and tested on Windows 11 and Linux.

Here’s what developer Max Pfetscher has to say about it:

“I’ve developed an open-source tool called Audio Plugin Coder (APC) that uses AI to help music producers create their own audio plugins without needing to know C++ or any programming. The idea came from seeing so many talented producers with brilliant ideas for custom effects and instruments, but no way to bring them to life without learning complex coding.

The project is completely free and open source, and I’m actively looking for feedback from the community to make it as useful as possible.”

Features:

  • LLM-Driven Development – Designed to work with Antigravity, Kilo, Claude Code, Cursor, or any coding agent.
  • Structured Workflows – Five-phase system: Dream > Plan > Design > Implement > Ship.
  • Dual UI Frameworks – Choose Visage (pure C++) or WebView (HTML5 Canvas).
  • State Management – Automatic progress tracking, validation, and rollback capabilities.
  • Self-Improving – Auto-capture troubleshooting knowledge; the system gets smarter over time.
  • Production Ready – JUCE 8 integration with CMake build system.
  • Comprehensive Skills – Pre-built domain knowledge for DSP, UI design, testing, and packaging.

Audio Plugin Coder is a free, open-source tool that’s available now via Github.

Free Download Brings Mutable Instruments Rings To Ableton Live


Composer and developer Hannes d’Hoine shared this video demo of STRIKE Resonator, a free port of the Mutable Instruments Rings in Max For Live as an audio effect.

The device was developed in MaxMSP gen~, based on the original C++ source code by Emilie Gillet. It’s also available as a MIDI instrument.


Topics covered:

0:00 – M4L instrument: introduction

1:20 – some presets

4:10 – little jam

5:30 – sympathetic strings

6:25 – As an effects module/resonator

7:35 – instrument and effect combined

Following the open-source nature of the original, STRIKE is available as a free download under the MIT License.