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: #ui✖ clear
Thumbnail

How do I make my own Dplug widget?

GET REAL. Audio programming is not about audio. It's all about making custom widgets as quickly as possible. Learn how to pump those out in this unique detailed code explanation.
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 can I create an UI with small fast iterations?

In this WILD PDF, you'll see how to reload background images, position a widget, and script graphics properties using Wren. Let your career reach escape velocity!
Thumbnail

How can I integrate Wren scripting for fast UI creation?

The famous PDF that introduced Wren in the Dplug world. Wren is a scripting language with low-overhead, used in Dplug as a kind of "Imperative CSS". Not strictly a very good idea, but that's the one the Dplug developers had.
Thumbnail

Why is my UI slow?

Your UI is SLOW because you are LAZY and didn't USE A PROFILER! Learn how to use built-in UI widget profiler in Dplug and JOIN a community of EFFICIENT BUILDERS.
Thumbnail

How do I send large amount of data from DSP to UI?

Users want more transparency and will only trust an audio process that they know have a nicely animated gradient. In today's post-truth world, it becomes important to share more data from the DSP thread to the UI in an efficient manner. And more data can only be good for music, right?
Thumbnail

How does a PBR plug-in look like in 3D?

Other companies model their plug-ins in 3D, so they can have a fancy trailer with a rotating 3D model. But Dplug PBR is 2D. How can we use the 2D height map and generate a 3D output for the Marketing Department?
Found 7 questions.