LICENSE
MANIFEST.in
README.md
_pydvma_build.py
pyproject.toml
pydvma/__init__.py
pydvma/_coreaudio.py
pydvma/_ni_backend.py
pydvma/_ni_device_specs.py
pydvma/_soundcard_specs.py
pydvma/acquisition.py
pydvma/analysis.py
pydvma/container.py
pydvma/datastructure.py
pydvma/file.py
pydvma/icon.png
pydvma/icon_darwin.png
pydvma/modal.py
pydvma/options.py
pydvma/plotting.py
pydvma/serve.py
pydvma/streams.py
pydvma/testdata.py
pydvma/verify.py
pydvma.egg-info/PKG-INFO
pydvma.egg-info/SOURCES.txt
pydvma.egg-info/dependency_links.txt
pydvma.egg-info/entry_points.txt
pydvma.egg-info/requires.txt
pydvma.egg-info/top_level.txt
tests/test_acquisition_guards.py
tests/test_acquisition_hardware.py
tests/test_acquisition_mock.py
tests/test_acquisition_stress.py
tests/test_acquisition_sync.py
tests/test_analysis.py
tests/test_bla.py
tests/test_capture_rate.py
tests/test_container.py
tests/test_coreaudio.py
tests/test_datastructure.py
tests/test_file.py
tests/test_modal.py
tests/test_multisine.py
tests/test_ni_backend.py
tests/test_ni_device_specs.py
tests/test_packaging.py
tests/test_packaging_webui.py
tests/test_plotting.py
tests/test_serve_protocol.py
tests/test_soundcard_specs.py
tests/test_streams_channel_clamping.py
tests/test_streams_ni_callback.py
tests/test_verify.py
tests/test_webui_glue_bestmatch.py
tests/test_webui_glue_bla.py
tests/test_webui_glue_damping.py
tests/test_webui_glue_fit.py