11:21
What is audio programming? An introduction to sound software.
Sign up for WolfSound's newsletter to learn audio programming: https://thewolfsound.com/newsletter/ ✓ Please subscribe to ...
6:44
What is Audio Programming? An Introduction
Have you ever thought about creating your own music apps, instruments, or effects? Journey with me as I introduce you to the ...
51:25
The Golden Rules of Audio Programming - Pete Goodliffe - ADC16
ADC - Audio Developer Conference
The Golden Rules of Audio Programming - Pete Goodliffe - ADC16 Presented at ADC 2016, London, Nov 2016 ...
28:50
Code-It-Yourself! Sound Synthesizer #1 - Basic Noises
This tutorial is a programmers entry point into sound synthesis. The code is available from my blog. Source Code on GitHub: ...
26:14
Lessons Learned from a Decade of Audio Programming
In this 2014 GDC talk, Telltale Games' Guy Somberg offers a breakdown of his experience in 10 years of audio programming, ...
11:13
The Audio Software Shifts No One is Talking About
2025 was a roller coaster for audio software. While AI dominated the headlines, deeper shifts happened that reveal where this ...
40:01
"Let's Write A Reverb" || Geraint Luff
Geraint Luff (Signalsmith Audio) "Let's Write A Reverb" Abstract: "Constructing an easy-to-tune design for smooth high-quality ...
15:46
Top 5 Languages For Audio Programming
GET THE AUDIO PLUGIN DEVELOPER CHECKLIST: https://thewolfsound.com/checklist/ ✓ Check out the full article on ...
43:31
Coding Adventure: Sound (and the Fourier Transform)
Some small experiments with sound, and learning how to break signals down into their component frequencies by implementing ...
21:28
Coding Adventure: Analyzing Audio
Let's have some fun messing about with sound and the Short-Time Fourier Transform! Support my work (and get early access to ...
5:03:47
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 ...
6:59
Max Or Pure Data? Choosing An Audio Programming Language
Let's learn how to program music and synth using visual programming language. But what even is visual programming language?
49:25
Game Audio Programming - Guy Somberg
ADC - Audio Developer Conference
Game Audio Programming - Guy Somberg Game audio involves a very distinct set of challenges. We have all of the hard real-time ...
41:34
Perfect Oscillators in Less Than One Clock Cycle - Angus Hewlett - ADC 2025
ADC - Audio Developer Conference
... #audio #conferenceaudio #audioprocessing #audioproduction #audioprogramming #sound #music #musictech #soundtech ...
47:47
Analog Circuit Modeling with the Point-to-Point Library || Eric Tarr
Presentation title: Analog Circuit Modeling with the Point-to-Point Library Abstract: The Point To Point Library is a software tool for ...
44:22
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 ...
1:47:22
AES (Audio Engineering Society) Livestream - Getting Your Start in Audio Programming
C++ Tutorials on YouTube: The New Boston: https://www.youtube.com/watch?v=tvC1WCdV1XU&list=PLAE85DE8440AA6B83 ...
11:34
Top 10 Resources for Learning Audio Programming
Check out the full list on TheWolfSound.com: https://thewolfsound.com/resources/ ✓ Sign up for WolfSound's newsletter: ...
53:11
C++ Wav Audio Programming From Scratch - 4.2 - Mini Lab
How to program a basic wav audio file in c++ from scratch!