Pinned Repositories
additive-synth
This is a synthesizer plug-in which works by additive synthesis. It has two oscillators and two LFO modulations. This synth was developed with JUCE
aleatory-melody
This is a tool for aleatory music which creates melodies based on a musical scale. This was built with python but you can also see the implementation used on an IonQ from Amazon Braket in order to generate real random melodies with quantum computers.
banana-split
Two part project with a FM Synthesiser plug-in and a MIDI controller built with Arduino.
drum-machine
Real time drum machine with vanilla javascript and a presets system.
duck-sampler
Sampler audio plug-in which works by dropping any .wav audio sample. It has an ADSR, a button distortion and a LFO. The sampler was developed with JUCE and C++
duck-synth
Synthesiser plug-in with two oscillators, adsr, reverb and volume. The sampler was developed with JUCE and C++.
instruments-classifier
Instruments classifier trained with random forest and scikit learn
simple-EQ
Three bands EQ audio plug-in build with @matkatmusic youtube tutorial.
smart-builder
Smart drum machine with Python and Clingo where you can choose the sounds and A.I. will give you a beat. The intelligence is based on Answer Set Programming.
Modelizer
jsvaldezv's Repositories
jsvaldezv/duck-sampler
Sampler audio plug-in which works by dropping any .wav audio sample. It has an ADSR, a button distortion and a LFO. The sampler was developed with JUCE and C++
jsvaldezv/duck-synth
Synthesiser plug-in with two oscillators, adsr, reverb and volume. The sampler was developed with JUCE and C++.
jsvaldezv/additive-synth
This is a synthesizer plug-in which works by additive synthesis. It has two oscillators and two LFO modulations. This synth was developed with JUCE
jsvaldezv/aleatory-melody
This is a tool for aleatory music which creates melodies based on a musical scale. This was built with python but you can also see the implementation used on an IonQ from Amazon Braket in order to generate real random melodies with quantum computers.
jsvaldezv/drum-machine
Real time drum machine with vanilla javascript and a presets system.
jsvaldezv/jsvaldezv
Hello, I'm Jesus. Lover of music and technology from Mexico City. Hope we can connect.
jsvaldezv/banana-split
Two part project with a FM Synthesiser plug-in and a MIDI controller built with Arduino.
jsvaldezv/simple-EQ
Three bands EQ audio plug-in build with @matkatmusic youtube tutorial.
jsvaldezv/synth-kids
Basic synthesizer so that children can learn basic music theory while having fun. It was developed with HTML, CSS and JavaScript using the JavaScript's WEB Audio API.
jsvaldezv/face-attraction
Remote video and sound interaction with Processing and Supercollider.
jsvaldezv/instruments-classifier
Instruments classifier trained with random forest and scikit learn
jsvaldezv/liminal-spaces
Virtual space inspired by the legend of "La llorona"
jsvaldezv/midi-arpeggiator
MIDI Arpeggiator built with Python based on Ableton's Live arpeggiator
jsvaldezv/smart-builder
Smart drum machine with Python and Clingo where you can choose the sounds and A.I. will give you a beat. The intelligence is based on Answer Set Programming.
jsvaldezv/audio-plugins-store
Plug-in store as a web application developed with React JS.
jsvaldezv/jsvaldezv.github.io
Personal professional portfolio
jsvaldezv/matrix-clock
Basic digital and analog clock with matrix style, you can change the color and clock mode.
jsvaldezv/pong-game
Classic pong game with C++ and Raylib
jsvaldezv/smart-mixer
Smart mixer with Python and Clingo where you can tell the A.I. which instruments to mix. The intelligence is based on Answer Set Programming.
jsvaldezv/space-invaders
Classic space invaders game with C++ and Raylib
jsvaldezv/talk-with-others
Semi-anonymous real time web chat app built with React JS and Firebase
jsvaldezv/tetris
Classic tetris game with C++ and Raylib
jsvaldezv/visuals-p5
Collection of visuals made in p5