# ⊹res0n.Δct—v0ice_fall.exe (Prototype Build) This is a prototype implementation of the experimental audio software ⊹res0n.Δct—v0ice_fall.exe, originally designed as a modular psychoacoustic engine for emotional resonance transformation in vocal signals. ### Description This script simulates three core modules of the original design: - Microformant Drift: Simulated via analog-style bandpass filtering - Ultrasonic Emotion Drift: Injects ultrasonic oscillations above 24kHz to subtly influence affective perception - Recursive Signal Decay: Mimics emotional memory erosion and signal bleeding through recursive smoothing This version is a simplified, hardware-agnostic build for artistic and research exploration. ### Usage 1. Replace input_voice.wav in the script with your own mono, 44.1kHz WAV file. 2. Run the script in a Python environment with the following dependencies: pip install numpy scipy soundfile 3. The processed output will be saved as res0n_voicefall_output.wav. ### Requirements - Python 3.8+ - numpy, scipy, soundfile --- Note: This prototype does not include advanced emotion modeling, spectral clustering, or prosody reweaving. It is a safe artistic approximation of speculative affective DSP concepts. --- Copyright © 2025 Zazie Kanwar-Torge All rights reserved. For licensing or inquiries, contact via Zazie Productions or affiliated publication channels.