주요 콘텐츠

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

오디오 I/O 및 파형 생성

장치에서 오디오 녹음 및 재생, 오디오 파일 읽기 및 쓰기, 파형 생성

Audio Toolbox™는 실시간 오디오 입력 및 출력을 활성화합니다. Audio Toolbox 오디오 I/O의 향상된 기능을 사용하면 Windows®에서 대기 시간이 짧은 ASIO™ 드라이버와 상호 작용하고, 장치 채널에서 또는 장치 채널로 선택적으로 매핑하고, 장치 비트 심도를 제어할 수 있습니다. 스트리밍 오디오 재생 및 녹음을 위한 유연한 I/O 인터페이스를 이용하려면 audiostreamer 객체를 사용하십시오. 오디오 파일로 구성된 데이터베이스를 관리하려면 audioDatastore를 사용하십시오.

또한 조정 가능한 주기적 파형을 생성하여 테스트 신호, 제어 신호 및 고유한 사운드를 생성할 수도 있습니다.

오디오 뷰어오디오 신호 보기 및 재생 (R2024a 이후)

함수

모두 확장

audioDatastoreDatastore for collection of audio files
dsp.AudioFileWriterStream to audio file
dsp.AudioFileReaderStream from audio file
audioEnvelopeCompute envelope of an audio file (R2023a 이후)
audiostreamerCreate and manage audio streams for playing and recording (R2025a 이후)
audioPlayerRecorderSimultaneously play and record using an audio device
audioDeviceReader사운드 카드에서 녹음
audioDeviceWriterPlay to sound card
asiosettingsASIO 드라이버에 대한 설정 패널 열기
getAudioDevices사용 가능한 오디오 장치 나열
audioOscillatorGenerate sine, square, and sawtooth waveforms
wavetableSynthesizerGenerate periodic signal from single-cycle waveforms
pinknoise핑크 잡음 생성

블록

Audio Device Reader사운드 카드에서 녹음
Audio Device WriterPlay to sound card
From Multimedia FileStream from multimedia file
To Multimedia FileStream video frames and audio samples to multimedia file
Wavetable SynthesizerGenerate periodic signal from single-cycle waveforms
Audio OscillatorGenerate sine, square, and sawtooth waveforms
Colored NoiseGenerate colored noise signal

도움말 항목

추천 예제