.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CODE_OF_CONDUCT.md
LICENSE
README.rst
README.rst.license
optional_requirements.txt
pyproject.toml
relic_waveform.py
requirements.txt
ruff.toml
.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md
.github/workflows/build.yml
.github/workflows/failure-help-text.yml
.github/workflows/release_gh.yml
.github/workflows/release_pypi.yml
LICENSES/CC-BY-4.0.txt
LICENSES/MIT.txt
LICENSES/Unlicense.txt
circuitpython_waveform.egg-info/PKG-INFO
circuitpython_waveform.egg-info/SOURCES.txt
circuitpython_waveform.egg-info/dependency_links.txt
circuitpython_waveform.egg-info/requires.txt
circuitpython_waveform.egg-info/top_level.txt
docs/api.rst
docs/api.rst.license
docs/conf.py
docs/examples.rst
docs/examples.rst.license
docs/index.rst
docs/index.rst.license
docs/requirements.txt
docs/_static/amplitude-1.jpg
docs/_static/amplitude-1.jpg.license
docs/_static/amplitude-2.jpg
docs/_static/amplitude-2.jpg.license
docs/_static/amplitude-3.jpg
docs/_static/amplitude-3.jpg.license
docs/_static/amplitude-4.jpg
docs/_static/amplitude-4.jpg.license
docs/_static/favicon.ico
docs/_static/favicon.ico.license
docs/_static/frequency-1.jpg
docs/_static/frequency-1.jpg.license
docs/_static/frequency-2.jpg
docs/_static/frequency-2.jpg.license
docs/_static/frequency-3.jpg
docs/_static/frequency-3.jpg.license
docs/_static/frequency-4.jpg
docs/_static/frequency-4.jpg.license
docs/_static/mix-1.jpg
docs/_static/mix-1.jpg.license
docs/_static/noise-1.jpg
docs/_static/noise-1.jpg.license
docs/_static/phase-1.jpg
docs/_static/phase-1.jpg.license
docs/_static/phase-2.jpg
docs/_static/phase-2.jpg.license
docs/_static/phase-3.jpg
docs/_static/phase-3.jpg.license
docs/_static/saw-1.jpg
docs/_static/saw-1.jpg.license
docs/_static/saw-2.jpg
docs/_static/saw-2.jpg.license
docs/_static/sine-1.jpg
docs/_static/sine-1.jpg.license
docs/_static/square-1.jpg
docs/_static/square-1.jpg.license
docs/_static/square-2.jpg
docs/_static/square-2.jpg.license
docs/_static/square-3.jpg
docs/_static/square-3.jpg.license
docs/_static/triangle-1.jpg
docs/_static/triangle-1.jpg.license
examples/waveform_oscilloscope.py
examples/waveform_simpletest.py
examples/waveform_synthio.py