HTTP/2 200
date: Fri, 25 Jul 2025 01:02:02 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"194eb161f76cb4dc9d38ce81c6b01e60"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=lBrpilQUv7bYbKA2Yssyv4zYbH8faaGAm6wNxninKRoarZcgMqnVdNNtPzLvb26ObOjOH1Rfoex7dBJvyTpfQ3vxVYLQmpVmi4JDJoCMUJDMVzd1yIaSrPeoAFpYhzoZFQoCLcQJykHJiBjb%2FCO%2BwHtShJfVUJu1oKF4Xd7UNsskESLvV2wHrnlO6kVYiH%2BgaamL9sELAxms1JAJ%2FCwwjhk2P3HQePR3UJWn6pnMTKnSZoxY1qWkGmgaVfrkBvXcuEon21kcTlQDUeEiquu4mA%3D%3D--SRfSmOxGcfU%2FwqBa--oXzOo%2BFUNXEn8W5sk1TLjQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1982341159.1753405322; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 01:02:02 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 25 Jul 2026 01:02:02 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: DC82:2EEC20:5FCF4:97843:6882D78A
The Audio Programmer · GitHub
The Audio Programmer
• Community & Tutorials • Plug-in Development • Recruitment & Contracting
Pinned
Loading
Source code for the book "Creating Synthesizer Plug-Ins With C++ and JUCE"
C++
162
16
An open source DJ app using C++ / JUCE. Follow along for weekly updates!
C++
25
5
The first commit of this repo is the most basic functionality you would require to build a synthesizer in Juce. With each commit I will build more functionality
C++
70
15
A minimal JUCE plug-in template using CMake.
C++
25
9
A simple sampler built using the JUCE Framework
C++
26
6
Repositories
Showing 10 of 48 repositories
JuceFirstSound
Public
Create your first audio processor and sound output with JUCE & C++
TheAudioProgrammer/JuceFirstSound’s past year of commit activity
C++
0
0
0
0
Updated Jul 14, 2025
TheAudioProgrammer/BeginnerBookAudioProgramming’s past year of commit activity
C++
120
MIT
10
5
0
Updated Jun 17, 2025
SimpleAudioSamples
Public
Here is a collection of simple audio samples you can use to help create your first sampled instrument.
TheAudioProgrammer/SimpleAudioSamples’s past year of commit activity
0
0
0
0
Updated Jun 10, 2025
AudioSampler
Public
A simple sampler built using the JUCE Framework
TheAudioProgrammer/AudioSampler’s past year of commit activity
C++
26
6
0
0
Updated Mar 12, 2025
TheAudioProgrammer/JuceAudioPluginTemplate’s past year of commit activity
C++
25
9
0
0
Updated Aug 20, 2024
TheAudioProgrammer/BuildASynthPluginBook’s past year of commit activity
C++
162
MIT
16
0
0
Updated Jun 22, 2024
yup
Public
Forked from
kunitoki/yup
YUP is an open-source library dedicated to empowering developers with advanced tools for cross-platform application development.
TheAudioProgrammer/yup’s past year of commit activity
C++
0
10
0
0
Updated Jun 15, 2024
first_cmajor_plugin
Public
This is the most basic implementation of a CMajor audio plug-in with a custom JavaScript UI.
TheAudioProgrammer/first_cmajor_plugin’s past year of commit activity
JavaScript
4
1
0
0
Updated Jun 2, 2024
webview_juce_plugin_choc
Public
This is the most basic implementation of a JUCE plug-in with a JavaScript / HTML / CSS user interface. I use the Choc library to interface C++ / JUCE code with the webview.
TheAudioProgrammer/webview_juce_plugin_choc’s past year of commit activity
C++
5
MIT
1
0
0
Updated Apr 4, 2024
juceDjApp
Public
An open source DJ app using C++ / JUCE. Follow along for weekly updates!
TheAudioProgrammer/juceDjApp’s past year of commit activity
C++
25
5
0
0
Updated Jun 25, 2023
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Most used topics
Loading…
You can’t perform that action at this time.