https://playfultones.com
conference.audio.dev
ADCx Gather 25 is a FREE, one-day virtual event on 26 Sept 11:00 UTC.
ADC25 In-Person (Bristol UK) & Online
@gather_town 10-12 Nov, Join Us!
#audio #developer #conference #programmer #programming #plugins #gameaudio #AI #dsp
conference.audio.dev
ADCx Gather 25 is a FREE, one-day virtual event on 26 Sept 11:00 UTC.
ADC25 In-Person (Bristol UK) & Online
@gather_town 10-12 Nov, Join Us!
#audio #developer #conference #programmer #programming #plugins #gameaudio #AI #dsp
I'll be sharing our approach to bridging the gap between designer mockups and production-ready audio software UIs.
See you at the conference!
conference.audio.dev/session/2025...
#AudioDev #ProAudio #MusicTech
I'll be sharing our approach to bridging the gap between designer mockups and production-ready audio software UIs.
See you at the conference!
conference.audio.dev/session/2025...
#AudioDev #ProAudio #MusicTech
Practical Steps to Get Started with Audio Machine Learning - Martin Swanholm - ADC 2024
#ai #coding #machine-learning #programming
Practical Steps to Get Started with Audio Machine Learning - Martin Swanholm - ADC 2024
#ai #coding #machine-learning #programming
The "if with initializer" aka "init-statement in if" syntax lets you declare variables right in the if statement, keeping scope tight and code clean.
#cpp #audio #programming #audiodev
The "if with initializer" aka "init-statement in if" syntax lets you declare variables right in the if statement, keeping scope tight and code clean.
#cpp #audio #programming #audiodev
Building a Plugin Assembly Line - The Road to Rapid Plugin Development - Bence Kovács & Linus Corneliusson - ADC 2024
#audio-plugin #coding #programming #softwareengineering
Building a Plugin Assembly Line - The Road to Rapid Plugin Development - Bence Kovács & Linus Corneliusson - ADC 2024
#audio-plugin #coding #programming #softwareengineering
github.com/remberg/juce...
It's a great utility for UI prototyping. Though using it excessively quickly makes it a hassle to find a specific one in the Live Values window.
Here's a helpful regex pattern for cleaning them up:
JUCE_LIVE_CONSTANT\(([^)]*)\)
github.com/remberg/juce...
It's a great utility for UI prototyping. Though using it excessively quickly makes it a hassle to find a specific one in the Live Values window.
Here's a helpful regex pattern for cleaning them up:
JUCE_LIVE_CONSTANT\(([^)]*)\)