NXYU

const animationConfig = { letterDelay: 100, animationDuration: 0.6, timingFunction: 'cubic-bezier(0.4, 0, 0.2, 1)', startDelay: 0, direction: 'up', distance: '100%' };document.addEventListener('DOMContentLoaded', function() { const text = document.querySelector('.text'); const content = text.textContent; text.textContent = '';[...content].forEach((char, index) => { const span = document.createElement('span'); span.className = 'letter'; span.textContent = char === ' ' ? '\u00A0' : char; text.appendChild(span); });document.querySelectorAll('.letter').forEach((letter, index) => { setTimeout(() => { letter.style.animation = `slideUp ${animationConfig.animationDuration}s ${animationConfig.timingFunction} forwards`; }, animationConfig.startDelay + (index * animationConfig.letterDelay)); }); });

audio engineer • composer • producer

🎨 soyatu

nxyu /nɪks/ /juː/ is an audio engineer, composer and producer, based in the United States. Formerly of a game design background, they rediscovered themselves through the lens of music and audio.In their spare time, they enjoy reading manga and playing video games.


Skills

  • FL Studio

  • Pro Tools

Titles

  • Audio Engineer

  • Composer

  • Producer

  • Sound Designer

  • Dialogue Editor

Composition

Animation

Personal Releases

Production

Fandubs

  • Music, Sound Design, Recording, Dialogue Editing.

  • Sound Design, Recording, Dialogue Editing.

please contact me through the embedded form