GraphicDistortion audio plugin

Audio plugin based on interpolation to obtain a user-defined waveform.
13 Downloads
Updated 21 May 2021

View License

This plugin distorts sound by applying a transformation to the audio signal. The transformation is computed by interpolating the amplitudes of the audio signal using a normalized sinewave as the input and the desired waveform as the output. The desired waveform is defined by a set of X-Y points and an interpolation method.
The set of X-Y points and the interpolation method is specified by the user with the GraphicDistortionController app, which sends the data to this plugin via UDP packets.
Developed by Agustín Tomás Soldevilla, student at Technical University of Madrid (UPM), Spain, for the AES Plugin Student Competition
MATLAB version: R2021a
Date: May 21, 2021
Controller app: https://es.mathworks.com/matlabcentral/fileexchange/92638-graphicdistortioncontroller
Presentation video: https://youtu.be/zG38aeu7j-c

Cite As

Agustín Tomás (2026). GraphicDistortion audio plugin (https://www.mathworks.com/matlabcentral/fileexchange/92633-graphicdistortion-audio-plugin), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Version Published Release Notes
1.0.3

Description edit.

1.0.2

Application added

1.0.1

Application added.

1.0.0