이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
오디오 I/O 및 파형 생성
Audio Toolbox™는 실시간 오디오 입력 및 출력을 활성화합니다. Audio Toolbox 오디오 I/O의 향상된 기능을 사용하면 Windows®에서 대기 시간이 짧은 ASIO™ 드라이버와 상호 작용하고, 장치 채널에서 또는 장치 채널로 선택적으로 매핑하고, 장치 비트 심도를 제어할 수 있습니다. 스트리밍 오디오 재생 및 녹음을 위한 유연한 I/O 인터페이스를 이용하려면 audiostreamer
객체를 사용하십시오. 오디오 파일로 구성된 데이터베이스를 관리하려면 audioDatastore
를 사용하십시오.
또한 조정 가능한 주기적 파형을 생성하여 테스트 신호, 제어 신호 및 고유한 사운드를 생성할 수도 있습니다.
앱
오디오 뷰어 | 오디오 신호 보기 및 재생 (R2024a 이후) |
함수
블록
Audio Device Reader | 사운드 카드에서 녹음 |
Audio Device Writer | Play to sound card |
From Multimedia File | Stream from multimedia file |
To Multimedia File | Stream video frames and audio samples to multimedia file |
Wavetable Synthesizer | Generate periodic signal from single-cycle waveforms |
Audio Oscillator | Generate sine, square, and sawtooth waveforms |
Colored Noise | Generate colored noise signal |
도움말 항목
- Sample- and Frame-Based Concepts
Explore basic signal concepts in the context of a Simulink® model. Learn more about sample-based processing and frame-based processing.
- Real-Time Audio in MATLAB
Create a script to process and analyze real-time audio signals.
- Audio I/O: Buffering, Latency, and Throughput
Learn key terminology and basic techniques for optimizing stream processing algorithms.
- Plot Large Audio Files
Plot large audio files in MATLAB using the audio envelope.