Skip to content
View jsvaldezv's full-sized avatar
💻
Focusing
💻
Focusing

Highlights

  • Pro

Organizations

@Ear-Candy-Technologies

Block or report jsvaldezv

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
jsvaldezv/README.md

Hello, my name is Jesus!

Audio Software Developer

About me

  • 💻 Specialized in Audio Plug-ins with C++ and JUCE
  • 🍭 Ear Candy Technologies Co-Founder
  • 🧠 Freelance and Entrepreneur
  • 🎧 Music Production Engineer
  • 🎛️ Dj & Producer

Languages and Tools

                                         

Pinned Loading

  1. duck-sampler duck-sampler Public

    A JUCE-based C++ sampler plugin featuring sample playback, ADSR envelope, LFO amplitude modulation, distortion toggle, and output volume control.

    C++ 12 1

  2. clingo-drum-machine clingo-drum-machine Public

    Interactive drum machine that uses Python and Clingo to generate the best beat based on your selected sounds. The solver evaluates musical features like centroid, spread, and peak using Answer Set …

    Python

  3. instruments-classifier instruments-classifier Public

    A Python-based instrument classifier using Scikit-learn and PyQt5. It extracts audio features and predicts instruments (kick, snare, hi-hat, guitar, bass, vocal) via a drag-and-drop interface.

    Jupyter Notebook

  4. drum-machine drum-machine Public

    Browser-based real-time drum machine built with vanilla JavaScript. Includes presets, custom JSON pattern support, and real-time BPM and step control per instrument

    JavaScript 2 1

  5. pitch-shifter-audio-plugin pitch-shifter-audio-plugin Public

    A pitch-shifting audio plugin built with C++ and JUCE that lets you shift audio by ±12 semitones. It includes multiple algorithm options and a simple interface, making it great for tuning, harmoniz…

    C++ 3

  6. cpp-cmake-project-template cpp-cmake-project-template Public template

    A clean and minimal C++ project template using CMake. Great for quickly starting new C++ projects with a scalable structure and cross-platform support.

    CMake