Analog I/O Demo 7 -- Streaming audio on the digital to analog converter ================================================================================== This demo is exactly the same as Demo 9, except that it streams the audio instead of loading it all at once. You can refer to Demo 6 for more information. .. Note:: You can only use ADC/DAC with the full version of a device; the lite version does not have ADC/DAC capabilities. .. literalinclude:: ../DatapixxToolbox/DatapixxDemos/DatapixxDacWaveStreamDemo.m :language: matlab :emphasize-lines: 71, 76, 99 :linenos: