Pinned Repositories
alsa-sweep
bone-simple alsa example for use in a blog post about cross compiling audio code
audiofile_helper
a simple library for reading/writing and playback of uncompressed wav files. useful for making audio toys.
convolution_plugin
simple JUCE convolution VST/AU plugin
daisy_polysynth
Simple polyphonic synth with reverb
dattoro_plate
A web audio implementation of a Dattoro plate reverb
flimEngine
Multithreaded game and sound engine built with XAudio2
gordverb
JUCE VST3/AU plate reverb plugin using convolution for early reflections.
howler.js
Javascript audio library for the modern web.
matlab-dsp
A collection of offline and realtime filters created while working on an implementation of a realtime convolution reverb.
offline_audio_convolution
JUCE Audio App to convolve two arbitrary WAV files and save/visualize the result
jcampbellcodes's Repositories
jcampbellcodes/daisy_polysynth
Simple polyphonic synth with reverb
jcampbellcodes/convolution_plugin
simple JUCE convolution VST/AU plugin
jcampbellcodes/flimEngine
Multithreaded game and sound engine built with XAudio2
jcampbellcodes/gordverb
JUCE VST3/AU plate reverb plugin using convolution for early reflections.
jcampbellcodes/offline_audio_convolution
JUCE Audio App to convolve two arbitrary WAV files and save/visualize the result
jcampbellcodes/audiofile_helper
a simple library for reading/writing and playback of uncompressed wav files. useful for making audio toys.
jcampbellcodes/matlab-dsp
A collection of offline and realtime filters created while working on an implementation of a realtime convolution reverb.
jcampbellcodes/alsa-sweep
bone-simple alsa example for use in a blog post about cross compiling audio code
jcampbellcodes/dattoro_plate
A web audio implementation of a Dattoro plate reverb
jcampbellcodes/howler.js
Javascript audio library for the modern web.
jcampbellcodes/reverb_pedal
Daisy Seed-based Reverb Guitar Pedal
jcampbellcodes/twigs
horror game made with godot and escoria
jcampbellcodes/DelayVST
Source code for an audio delay VST plugin made with C++ JUCE framework.
jcampbellcodes/ecen_5813_project_1_program_1
jcampbellcodes/FragmentShaders
Just for personal reference. All these are useful shaders by other people that I may or may not have modified for personal use.
jcampbellcodes/game-engine
A tech-demo C++ engine made from the ground up
jcampbellcodes/gitignore
A collection of useful .gitignore templates
jcampbellcodes/jackcampbellsounds
jcampbellcodes/jcampbellcodes.github.io
jcampbellcodes/jcampbellcodes_og.github.io
programming blog
jcampbellcodes/lemjeb.github.io
comic artist
jcampbellcodes/pes_project_2
PES Project 2
jcampbellcodes/pes_project_3
jcampbellcodes/pes_project_4
jcampbellcodes/pes_project_5
pes project 5
jcampbellcodes/pes_project_6
jcampbellcodes/pixi.js
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
jcampbellcodes/sound_engine
messing around with dan murray's alsa multithreaded game sound engine from game audio programming
jcampbellcodes/spooky-game-jam
Created for a game jam in Chicago: a pod-racing parking simulator called PARK3K17
jcampbellcodes/stdthread_sandbox
just to practice threading conveniently between machines