Main Content

Simulation, Tuning, and Visualization

Real-time prototyping and tuning, MIDI, audio test bench

Audio Toolbox™ enables real-time prototyping and tuning using MIDI devices and the Audio Test Bench. Modularize your algorithm as an audio plugin for code reuse and to access prototyping and testing tools. See Audio Plugins in MATLAB for more information.

Use the configureMIDI user interface to quickly synchronize an audio plugin with a MIDI device. Follow the Develop, Analyze, and Debug Plugins In Audio Test Bench example to learn about the all-in-one graphical debugging and testing suite.

Apps

Audio Test BenchDebug, test, and tune audio plugins

Functions

expand all

getMIDIConnectionsGet MIDI connections of audio object
configureMIDIConfigure MIDI connections between audio object and MIDI controller
disconnectMIDIDisconnect MIDI controls from audio object
spectrumAnalyzerDisplay frequency spectrum of time-domain signals
timescopeDisplay time-domain signals
dsp.ArrayPlotDisplay vectors or arrays
parameterTunerTune object parameters while streaming
showaudioblockdatatypetableSimulink block data type support table

Blocks

MIDI ControlsOutput values from controls on MIDI control surface
Spectrum AnalyzerDisplay frequency spectrum
Time ScopeDisplay and analyze signals generated during simulation and log signal data to MATLAB
Array PlotDisplay vectors or arrays

Topics