audio i/o and waveform generation -凯发k8网页登录
audio toolbox™ enables real-time audio input and output. using the enhanced
functionality of audio toolbox audio i/o, you can interact with the low-latency asio™ driver on windows®, selectively map to and from device channels, and control your
device bit depth. to manage a database of audio files, use audiodatastore
.
you can also generate tunable periodic waveforms to create test signals, control signals, and your own unique sounds.
functions
blocks
record from sound card | |
play to sound card | |
stream from multimedia file | |
stream video frames and audio samples to multimedia file | |
generate periodic signal from single-cycle waveforms | |
generate sine, square, and sawtooth waveforms | |
generate colored noise signal |
topics
- 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 in matlab using the audio envelope.