ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

316,014 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,815 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,275 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,000 views

1 year 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,180 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,567 views

4 years ago

People also watched

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,948 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,774 views

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

854 views

1 month 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,943 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,164 views

4 months ago

JUCE
Communicating from C++ Backend to JavaScript Frontend | JUCE 8 WebViews Tutorial

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

32:26
Communicating from C++ Backend to JavaScript Frontend | JUCE 8 WebViews Tutorial

3,671 views

1 year 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,136 views

3 years 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,107 views

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

1 year 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,596 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,406 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,050 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,403 views

6 months 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,431 views

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