Skip to content
View josmithiii's full-sized avatar

Block or report josmithiii

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
josmithiii/README.md

JOS GitHub Repo Overview

Areas of Focus

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

About Me

  • 🔭 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

Main Repositories Under Development

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.

Audio Signal Processing & DSP

  • 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

Machine Learning for Audio

  • 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

Music Technology Tools

  • 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

Development Tools

Scientific Computing

  • scipy [fork] - Fork of SciPy library main repository

Complete Repository List

See josmithiii's GitHub repositories for the complete and up-to-date list.

Pinned Loading

  1. dsp2seq dsp2seq Public

    Talk overheads for CCRMA Open House, May 17, 2024 and later longer versions, regarding sequence models as signal processing

    PostScript 2

  2. ace ace Public

    Automatic Chord Estimation

    MATLAB 3

  3. 320c-starter-code 320c-starter-code Public

    Music 320c starter code

  4. foleys_gui_magic foleys_gui_magic Public

    Forked from ffAudio/foleys_gui_magic

    A GUI builder module for JUCE - with examples

    C++

  5. JUCEModulesDoc JUCEModulesDoc Public

    Doxygen-format doc for C++ modules in JUCE format, including JUCE and Plugin GUI Magic modules

    Makefile

  6. scipy scipy Public

    Forked from scipy/scipy

    SciPy library main repository

    Python 1