ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

316,274 results

The Audio Programmer
How to Make Your First VST Plugin | #00: What is JUCE?

A short introduction to the JUCE Framework. Learn Audio Programming https://theaudioprogrammer.com/books Join our ...

6:43
How to Make Your First VST Plugin | #00: What is JUCE?

27,877 views

1 year ago

freeCodeCamp.org
Learn Modern C++ by Building an Audio Plugin (w/ JUCE Framework) - Full Course

In this tutorial you will learn modern C++ by building an audio plugin with the JUCE Framework. ✏️ This course was developed ...

5:03:47
Learn Modern C++ by Building an Audio Plugin (w/ JUCE Framework) - Full Course

814,359 views

4 years ago

GLUEUE
I tried making my own VST plugin, so you don't have to.

In this video I'm gonna show the way of making your own VST plugin using HISE. Hise is a toolkit based on JUCE, which is great ...

9:04
I tried making my own VST plugin, so you don't have to.

138,105 views

1 year ago

People also watched

Viator DSP
Juce Project Using CMake 2025 - CLion, Xcode, and VS Code

Hey Everyone! I'm back! I'm excited to share more of my audio plugin development experience with you. In this video, I show you ...

12:43
Juce Project Using CMake 2025 - CLion, Xcode, and VS Code

864 views

1 month ago

The Audio Programmer
How to Make Your First VST Plugin | #01a: How to Start Your First JUCE Project Fast!

A quick walkthrough of how to create a plugin project using JUCE's Projucer. See the full video here: ...

6:35
How to Make Your First VST Plugin | #01a: How to Start Your First JUCE Project Fast!

9,966 views

1 year ago

The Audio Programmer
How to Make Your First VST Plugin | #04: Making Your First Sound in JUCE!

In this tutorial, learn to create our first audio processing class and turn it into an audio plugin using JUCE and C++. This video ...

46:28
How to Make Your First VST Plugin | #04: Making Your First Sound in JUCE!

3,118 views

6 months ago

The Audio Programmer
How to Make Your First VST Plugin | #05  Create Sliders, Buttons & Labels with JUCE

In this tutorial, learn to create our first user interface for an audio plugin using JUCE and C++. This video covers the Slider, ...

22:54
How to Make Your First VST Plugin | #05 Create Sliders, Buttons & Labels with JUCE

2,382 views

5 months ago

The Audio Programmer
How to Make Your First VST Plugin | #06 Connecting GUI with Audio Code using JUCE

In this episode, you'll learn how to easily connect your plugin's parameters to your UI controls using JUCE's ...

39:47
How to Make Your First VST Plugin | #06 Connecting GUI with Audio Code using JUCE

2,168 views

4 months ago

JUCE
Set Up WebViews in Your Audio Plugin UI | JUCE 8 WebViews Tutorial

PROJECT REPOSITORY: https://github.com/JanWilczek/juce-webview-tutorial JUCE 8 WebViews feature description: ...

37:27
Set Up WebViews in Your Audio Plugin UI | JUCE 8 WebViews Tutorial

6,207 views

1 year ago

The Audio Programmer
How to Make Your First VST Plugin | #03: Graphics in JUCE for Beginners

In this beginner-friendly tutorial, you'll learn the fundamentals of creating graphics for your audio plugin UI using JUCE.

30:45
How to Make Your First VST Plugin | #03: Graphics in JUCE for Beginners

5,780 views

1 year ago

Akash Murthy
Drawing Level Meters - Visualizations with JUCE

In this video, we'll learn how to draw and visualize a level meter in JUCE. We'll get a primer on RMS calculations, and how RMS ...

54:44
Drawing Level Meters - Visualizations with JUCE

23,945 views

4 years ago

Viator DSP
JUCE Plugin Dev | Intro to JUCE & Audio: Full Plugin Creation for Beginners!

In this stream, I went through the entire process of creating a new JUCE project, described the basic architecture of a JUCE project ...

1:54:06
JUCE Plugin Dev | Intro to JUCE & Audio: Full Plugin Creation for Beginners!

8,685 views

Streamed 3 years ago

ADC - Audio Developer Conference
Let's Write a Reverb - Geraint Luff - ADC21

https://audio.dev/ -- @audiodevcon Organized and produced by JUCE: https://juce.com/ --- Let's Write a Reverb No magic ...

46:05
Let's Write a Reverb - Geraint Luff - ADC21

14,953 views

3 years ago

The Audio Programmer
Juce Framework Tutorial 00- Intro & Building Your First Project

Learning JUCE? Check out "Building Better Plug-ins with JUCE Vol 1," where we walk through creating a foundation to building ...

15:00
Juce Framework Tutorial 00- Intro & Building Your First Project

195,194 views

8 years ago

freeCodeCamp.org
C++ Programming Tutorial - Build a 3-Band Compressor Audio Plugin (w/ JUCE Framework)

In this tutorial you will learn modern C++ by building a 3-Band Compressor with Spectrum Analyzer using the JUCE Framework.

8:16:47
C++ Programming Tutorial - Build a 3-Band Compressor Audio Plugin (w/ JUCE Framework)

156,571 views

4 years ago

WolfSound
Lowpass and Highpass Filter Plugin with JUCE C++ Framework | Tutorial for Beginners [AudioFX #010]

Check out the full commented source code on TheWolfSound.com: ...

34:07
Lowpass and Highpass Filter Plugin with JUCE C++ Framework | Tutorial for Beginners [AudioFX #010]

16,598 views

3 years ago

Beats Basteln :3
JUCE Roadmap: Marketplace & Sample Accurate Parameters

The JUCE framework enables many plugin developers to inspire musicians and their latest future plans are quite exciting.

8:32
JUCE Roadmap: Marketplace & Sample Accurate Parameters

214 views

4 months ago

The Audio Programmer
Daniel Walz - Build Your Juce UI's easily with Plug-in GUI Magic (Pt 1 of 2)

See the announcement here: https://foleysfinest.com/2020-03-29-Announcing_PluginGuiMagic/ Join the Audio Programmer ...

40:22
Daniel Walz - Build Your Juce UI's easily with Plug-in GUI Magic (Pt 1 of 2)

35,410 views

5 years ago

The Audio Programmer
JUCE Tutorial 17 - One Of JUCE's Best Kept Secrets (The Generic Audio Processor Editor)

Join the Audio Programmer Community: https://theaudioprogrammer.com/community Looking for an audio programming job?

12:01
JUCE Tutorial 17 - One Of JUCE's Best Kept Secrets (The Generic Audio Processor Editor)

3,393 views

3 years ago

MA Audio
Setting up JUCE on Linux

In this video I download JUCE and all of it's dependencies, set them up and compile one of my plugins into different formats using ...

8:30
Setting up JUCE on Linux

1,000 views

1 year ago

Lonebody
Building My Own FX Plugin (p1) #plugin #musicproduction #vst #audioplugins #dsp #juce
0:29
Building My Own FX Plugin (p1) #plugin #musicproduction #vst #audioplugins #dsp #juce

2,076 views

5 months ago

SineCoder
Cmajor Tutorial Part 4: SineSynth - Exporting and Generating a JUCE plugin.

Welcome back to the channel! In today's video, I'll show you how to export a JUCE plugin and use it in your productions. This is ...

1:20
Cmajor Tutorial Part 4: SineSynth - Exporting and Generating a JUCE plugin.

148 views

11 months ago

Rafael Carrasco Cisneros
Make Your First VST Plugin with JUCE! - Simple Gain Slider Tutorial

Welcome to my first video on this channel! I am a Computer Science student at SDSU trying to get into the Audio Software field.

21:16
Make Your First VST Plugin with JUCE! - Simple Gain Slider Tutorial

30,854 views

4 years ago

TÂCHES TEACHES
Vibe Coding VST Plugins with A.I. (Ft. Claude Code & Windsurf)

Try my updated workflow yourself: https://github.com/glittercowboy/plugin-freedom-system.git ‍♂️ Join live Q&A calls with ...

36:59
Vibe Coding VST Plugins with A.I. (Ft. Claude Code & Windsurf)

12,454 views

6 months ago

Juan Manuel LPZG
How to use Juce with CLion to build and debug audio plugins

In this video, we are going to see how we can configure our development environment to build an audio plugin (VST and ...

7:01
How to use Juce with CLion to build and debug audio plugins

3,954 views

3 years ago