Hi, welcome to my portfolio.
I’m João Maurício and I have a passion for technology, audio, and solving problems.
This portfolio covers some of my biggest projects so far with Swift, SwiftUI, C++, JUCE, JavaScript, HTML/CSS, and Max MSP.
Currently focusing on iOS Development and participating in the #100DaysOfCode Challenge for the first time. See my progress here.
Assisted Spectral Rebalance Plug-In for Mixing and Mastering
This plug-in rebalances the spectrum of a piece of audio by comparing and matching it with a suitable reference provided by the user. It was the first audio plug-in I created on my own and it was built with C++, using the JUCE framework.
It analyses the long-term average spectrum of two audio excerpts and calculates the spectral difference between the two. An array of 256 Infinite Impulse Response peak filters is then used to spectrally match the Current to the Target, using the difference analysis as a reference for their gain, Q and centre frequency values.
The project deeply explored DSP concepts on a programming level, such as the Fast Fourier Transform and Digital Filter Design. Additionally, I was able to learn how to fully program an audio plug-in: from creating the UI, to setting up I/O with the DAW, designing the DSP, implementing save/load methods and DAW automation, and packaging an installer loaded with the AU and VST3 formats of the plug-in.
LearnYourRudiments
LearnYourRudiments is a mobile web app for Android designed for drummers who are just starting out and want to learn some rudiments. It uses HTML/CSS + JavaScript and it explored Human-Centered Design through the PACT Framework. It also uses NexusUI and ToneJS.
Try it here. (make sure to use it on an Android smartphone for full features)
Drum rudiments are the building blocks for almost every drum beat, pattern, fill or solo.
This app presents 6 rudiments to choose from, and displays the pattern in the screen. Instructions on how to read the rudiments are provided by clicking in the Info icon. Additionally, there is an animation showing the user how to play the rudiment.
The user can adjust the speed of the audio playback and the animation by using the BPM slider. They can then practice (maybe with their two thumbs while holding the phone) in the Practice Area. The phone vibrates at the same rate of the metronome, so that the user can practice even in loud places. An Example button is provided which plays back a drum beat that the user can create just using the drum rudiment selected.
Landmarks - iOS App
Landmarks is an iOS app which presents the user with information about various US landmarks loaded from a JSON file. It uses Swift and SwiftUI along with MapKit.
This application is built around Apple's SwiftUI Tutorials, which then has additional features added independently by me, such as the fullscreen map view with clickable pins.
The first screen consists of a list of US landmarks. From there, the user can select a specific landmark in order to get more information about it, such as an image, description, location, state, etc. Additionally, from the bottom navigation bar, the user can open a Map which has all of the locations marked with pins. Each pin is clickable and takes the user to the information screen of the clicked landmark. The user is then able to select different landmarks as favorites and, from the home page, hide all of the non-favorite landmarks from the list with a toggle. All of the information for each landmark is loaded from a JSON file.
As this is still an ongoing project, I'm also planning on implementing future features:
Saving the user's selection of favorite landmarks back to the JSON file;
Making sure the app is accessible, testing and debugging it through VoiceOver.
Implementing watchOS and macOS versions of the app;
Finishing Apple's SwiftUI tutorials and implementing new features from there.
Generative Music + Interactive Recording Studio
This project was built using Max MSP, a visual programming language, and it is both a generative music system, as well as an interactive map in which the user can walk around the studio where the music is being recorded.
The generative system is based on 40 Logic Pro X loops for different instruments, which were carefully selected to sound musically coherent. This Max MSP patch then continuously orchestrates 4 different musical sections through a Markov Chain. Each section has multiple musical phrases for each instrument available, and the system decides which ones to play and for how long. Additionally, it triggers a drum fill before every section change and the music only stops when the user chooses so.
Regarding the interactive map, the user can walk around the studio, enter the different rooms - drum booth, guitar room, control room - and the sound changes depending on where they are, replicating the experience of being inside the studio, In the drum booth the user hears the drums being recorded, in the control room they hear the full mix, while in the hallway they hear the sound from the closest room much quieter and filtered. A door sound is also triggered whenever the user enters/leaves a room.
Full patch + audio files here.
Guitar Cabinet Simulator and Pedalboard
This standalone MacOS application was created with C++, using the JUCE framework.
The user can simply connect their guitar to the Mac through an audio interface, and will have available 7 different pedals (Overdrive, Noise Gate, Chorus, Reverb, Delay, Fuzz and Phaser), as well as a selection of 4 different speaker cabinets, which are loaded as impulse responses through JUCE's Convolution Engine.
This was my first main project with the JUCE framework, and it explored most of the C++ concepts I studied through a Software Development for Audio module at university, such as polymorphism, templates, smart pointers, and atomics.
Contact me.
Feel free to get in contact if you have any questions about any of my projects.
jfmauricio5@gmail.com
+44 7493352123