JOS repositories typically focus on:
- Audio signal processing and DSP algorithms
- Machine learning applications for audio
- Music technology tools and research
- Computational acoustics
- Physical modeling synthesis
- 🔭 I'm currently working on audio signal processing and machine learning projects
- 🌱 I'm learning advanced AI techniques and their applications in music technology
- 💬 Ask me about digital signal processing, AI in audio, and computational acoustics
- 📫 Reach me through GitHub or my professional channels
- 🌍 See the JOS Home Page for more
Most of my repos are git forks. When I fork a repo, I typically create
a jos
branch first thing for my changes, merging main
/master
into that over time.
- JOSModules - C++ modules in JUCE Module Format to supplement standard JUCE modules
- jos_faust - C++ Modules for JUCE Framework based on jos functions from Faust Libraries
- modalmodel - Experiments in modal modeling
- opengl_spectrogram [fork] - Using JUCE to create a 3D spectrogram drawn with OpenGL
- descript-audio-codec [fork] - State-of-the-art audio codec with 90x compression factor
- WaveNet [fork] - WaveNet implementation in PyTorch with Classifier Mode
- WaveNetAntecessor [fork] - Implementation of Wavenet in PyTorch
- pytorch-wavenet [fork] - An implementation of WaveNet with fast generation
- makemore [fork] - Autoregressive character-level language model with Mamba implementation
- AttributeModelling [fork] - Code for ML4MD paper on latent space regularization for musical attributes
- dsp2seq - Sequence models as signal processing
- ace - Automatic Chord Estimation
- MidiPredict - Play a MIDI file in advance of live incoming MIDI performance
- 320c-starter-code - Music 320c starter code
- Sporth [fork] - A small stack-based audio language
- JUCEModulesDoc - Doxygen-format documentation for JUCE modules
- foleys_gui_magic [fork] - A GUI builder module for JUCE with examples
- PluginGuiMagic [fork] - Feature fork for XYDragComponent
- juce-toys [fork] - Debugging utilities in a JUCE Module with NatVis and LLDB customizations
- JUCEPluginTemplate [fork] - Template for JUCE plugins
- scipy [fork] - Fork of SciPy library main repository
See josmithiii's GitHub repositories for the complete and up-to-date list.