ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

316,122 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,854 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,328 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,061 views

1 year ago

People also watched

Diego Capoccitti
03- Pillole di JUCE: Il primo Plug-In audio

Questa serie di video è dedicata all'esplorazione del framework C++/JUCE per la programmazione audio. In questo video ...

15:50
03- Pillole di JUCE: Il primo Plug-In audio

1,335 views

4 years 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,958 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,116 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,380 views

5 months ago

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

856 views

1 month 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,778 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

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,165 views

4 months ago

Viator DSP
🔮 Intro to JUCE & Audio Part 1 |  Project Creation and Xcode Setup

Hey everyone! This video is pulled from my 03-04 stream. In this clip, I walk through how to create a basic JUCE plugin project ...

13:26
🔮 Intro to JUCE & Audio Part 1 | Project Creation and Xcode Setup

10,137 views

3 years ago

The Audio Programmer
Juce Tutorial 14- Creating Your First Plugin (Pt 1)

This is a tutorial on creating your first plugin, which is a gain slider. Join the Audio Programmer Community: ...

29:35
Juce Tutorial 14- Creating Your First Plugin (Pt 1)

83,045 views

8 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,190 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,568 views

4 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

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,597 views

3 years 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,407 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

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,074 views

5 months 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

999 views

1 year 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

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,439 views

6 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,851 views

4 years ago

The Audio Programmer
How to Make Your First VST Plugin | #01: Creating New Projects with JUCE (CMake vs Projucer)

In this tutorial, you'll learn how to set up a brand-new JUCE project for your audio plugin — step by step. We'll compare two ...

44:22
How to Make Your First VST Plugin | #01: Creating New Projects with JUCE (CMake vs Projucer)

18,456 views

1 year ago