시뮬레이션, 조정 및 시각화
Audio Toolbox™를 사용하면 MIDI 장치와 오디오 테스트 벤치를 사용하여 실시간 프로토타이핑과 조정이 가능합니다. 알고리즘을 오디오 플러그인으로 모듈화함으로써 코드를 재사용하고 프로토타이핑 툴과 테스트 툴에 액세스할 수 있습니다. 자세한 내용은 Audio Plugins in MATLAB 항목을 참조하십시오.
configureMIDI
사용자 인터페이스를 사용하여 오디오 플러그인을 MIDI 장치와 빠르게 동기화할 수 있습니다. 올인원 그래픽 디버그 및 테스트 스위트에 대해 알아보려면 Develop, Analyze, and Debug Plugins in Audio Test Bench 예제를 따르십시오.
앱
오디오 테스트 벤치 | Debug, test, and tune audio plugins |
오디오 뷰어 | 오디오 신호 보기 및 재생 (R2024a 이후) |
함수
블록
MIDI Controls | Output values from controls on MIDI control surface |
Spectrum Analyzer | Display frequency spectrum |
Time Scope | Display and analyze signals generated during simulation and log signal data to MATLAB |
Array Plot | Display vectors or arrays |
도움말 항목
- Develop, Analyze, and Debug Plugins in Audio Test Bench
Debug, visualize, and configure I/O for audio plugins by using the Audio Test Bench.
- Real-Time Parameter Tuning
Create a user interface to tune parameters in an audio stream loop.
- MIDI Control for Audio Plugins
Use MIDI functions to efficiently tune audio plugin parameters in MATLAB®.
- Measure Performance of Streaming Real-Time Audio Algorithms
This example presents a utility that can be used to analyze the timing performance of signal processing algorithms designed for real-time streaming applications.
- Desktop Real-Time Audio Acceleration with MATLAB Coder
Accelerate a real-time audio application using C code generation with MATLAB Coder™.