n u l l c o d e .

The audio works of Rox (Ryan) Beltré Wilson.
email: wilsonrb@usc.edu
discord: @nullcodemusic



About

Hello! My name is Rox Wilson. I'm a game developer, sound designer and musician.

For as long as I can remember, sound has captivated me. I love to explore the stories you can tell with audio, and the feelings it can evoke in people. I often find that audio is the key to bringing the juice of interactive experiences out to their maximum potential, and as a game designer and artist, that is very important to me and my craft.

I first started dipping my toes into the world of audio at 13, exploring sound design, music, and digital signal processing. Since then, I have been fortunate enough to build my audio and leadership skills and learn on countless projects. Nowadays I am focused on expanding my skillset, and familiarizing myself with industry standard audio tools.

Presently, I am a student in the University of Southern California's game development program, and am currently serving as the audio lead for one of USC's capstone projects, managing a 5 person audio team.

My other interests include tabletop RPGs, programming, visual art, and modding games.




Large Projects

+ BUGNAUTS! (2023-Current) Audio Director

BUGNAUTS! is a light-hearted action game where you fight magically enhanced bugs by throwing their projectiles back at them with the end goal of saving an island's ecosystem. On this project, I was tasked with planning out audio pipelines, implementing sounds, and managing a composer and sound designer. This project has been a good experience in learing both Wwise and Unreal, which I'm using to implement dynamic music and a range of audio functionality. Because the project is still in progress, there isn't much to show right now. Make sure to check back later!

>Highlight: Cleaning Up Audio

One of the things I'm proudest of doing on this project was a set of bird calls I extracted from an extremely noisy sample for use as ambient background audio. I started with some outdoor recordings that my mom gave me with cars, footsteps and wind in the background. Using a resonance extraction plugin, a multi-band noise gate, and a reverb, I was able to turn the sound from this:



Muddy recording, full of extraneous, and suburban sounds.

To this:



The bird noises, completely isolated, and able to be used in a larger soundscape.

+ Bloompunk (2022-23) Sound Designer

Steam Page⇗

Bloompunk is a high octane movement shooter where the world is in a constant struggle between plant, machine, sun, and corrupted energy. In this project I designed sounds primarily for the enemies and player weapons. I was often tasked with bringing this forces to life and making them play into eachother, capturing what corrupted energy or liquid sunlight would feel like and turning it into sound. For this, I primarily used resampled plant foley, noises from machines from printers, to cars, to cash registers, and quite a few resonators.

> Sound Design Highlight: The Gun

For this project I made 3 types of gun sound. The main character's gun is a morphing, growing plant, and as the players stats change, so too does the sound. The base sound is something like an SMG, but as the player increases multishot or damage and accuracy, the sound blends into more heavy shotgun and sniper noises.


The base SMG-like gun sound


The shotgun has a bassy crackle, representing more bullets


The sniper rings out, making it sound large scale and powerful

As the clip gets empty, a hollow, metallic sound (sampled from a pringle can) is layered underneath. This allows the player to gauge information about the gun


The layer that goes under the gun when it's getting empty is very minimal but adds much needed feedback.

> Other Example Sounds


The charge and attack sounds of our sniper enemies.


A death sound made for larger foes.


The windup for our enemy that spawns flies.


An enemy windup and energetic launch through the air.


An explosion for a self destructing bug.


+ Beat Reaper (2023) Composer & Audio Programmer

Beat Reaper is a rhythm-based movement puzzle game inspired by crypt of the necrodancer where you have to avoid danger and assassinate three targets. In beat reaper, we wanted to focus on making the player have to deal with strange Rhythms, so I was tasked with creating the music, the art, and the rhythm tracking system for this game, while my classmate alec did the enemies and levels. I ended up making two tracks for this game, one of which started as a scrapped collab with a friend, and a dynamic.

> The Rhythm System

due to the lack of middleware, I had to get creative in programming the rhythm system and implementing the music. To do this I synced the music to to the gameplay in 3 different ways:

  1. Playback-Based Time Measurement: Compared to audio rate (40000+ hz), games run at a staggeringly slow 60 - 144 hz. If the game went purely off of frame based time measurement, it would go out of sync real fast. Rather than use the game's framerate to measure time, I opted to use the exact position in the audio file instead.
  2. Synced Note Arrays: This game's focus on songs with repeatable rhythms allowed me to use an array, tempo, time signature, and some math to track note positions. Given any point in time, the program can extrapolate from the array and determine when the next note in the array should be and when the previous note was, skipping any blank spaces in between. The use of looping arrays also meant that the code was highly expandable
  3. Adjustment for Delta Time Even using physics frames, there can still be some delay between when an input is logged and when the key is pressed. For faster and more precise rhythm tracking, this needs to be accounted for. While testing, I realized that this delay was the delta time of the frame when the input was logged, so finally, by subtracting this from the input time before passing it through any sync functions, I was able to make the system snappier and more responsive.

To arrive at this point, I did extensive playtests and collected metrics, using all info at my disposal to modify and refine the system.


+ The Wildsea (2021-22) Composer

The Wildsea is a tabletop RPG where pirates and explorers ride giant chainsaw boats through a thrashing sea of vines, branches and leaves in an overgrown world full of monsters and strange happenings. On this project, I spent months working out a contract to deliver a soundtrack inspired by the works of darren korb. Along with my friend liam, I was tasked with bringing to life a world that previously was only experienced through words and still images. The Wildsea was my first experience altering my music style to fit the needs of a project and was honestly really tough. Despite the challenge, I did learn a lot, and grew as a composer.





Music Snippets


The above track snippet is from The "Wildsea:Songs of Ruined Shores"


The above track snippet is from "Beat Reaper"



















Links

Spotify⇗ - Soundcloud⇗ Reaktor Community Library⇗