Dplug Question Center

Welcome to the Dplug FAQ. This is the first front-line for any Dplug tutorial, question, or resource. It is regularly augmented by presentations from the Dplug online meetings.

In you have a question that isn't answered here, please open a GitHub issue so that we can ensure a better service for everyone.

 

Tags: #cpu#d#dplug#dsp#music#other#ui
Filter: #d✖ clear
Thumbnail

How can I make my first Dplug plug-in?

In this important Wiki page, you'll see how to build the Dplug examples, and make your own plug-in using D. Go forth and prosper!
Thumbnail

What changed in Dplug?

Breaking changes are a fact of life and we like to minimize them in Dplug. But they happen and you need to track them! This Wiki page exposes the shocking breaking changes happening in Dplug behind your back.
Thumbnail

Where can I found additional UI and DSP written for Dplug?

Today the audio workers are in chains and face unique competitive pressure in the workplace. However Dplug is a heavenly safe third-space where the unsuspecting people of the Earth gather and share their DSP algorithms and UI widgets in the Open aether, for you to steal.
Thumbnail

How could I speed up audio processing?

How to use those pesky portable SIMD? A list of increasingly impractical tips to make your DSP faster.
Thumbnail

How D templates can lead to bad APIs?

An ancient tragedy where the former Dplug images were hard to use. But the choir says the new Gamut library will solve a few of those problems. In the end the two seems to co-exist. This PDF advocates for a new kind of D library, and also introduces a custom codec named QOIX — why not?
Thumbnail

What is the future direction of Dplug architecture?

An article who advocate for a style of D libraries that is more like the style of good C libraries. Dplug had bad APIs originally, but the newer ones are better and this is how they are done.
Thumbnail

Are B-tree more efficient than hashtables and Red-Black trees?

Discover one an inconsequential performance improvement with trees that have more things per cell. Because cache. We live in exciting times, and this is an exciting PDF.
Found 7 questions.