.all-contributorsrc
.editorconfig
.pre-commit-config.yaml
.readthedocs.yaml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
requirements.txt
tox.ini
.vscode/settings.json
.vscode/tasks.json
docs/Makefile
docs/api.rst
docs/arrangements.rst
docs/changelog.rst
docs/channels.rst
docs/conf.py
docs/contributing.rst
docs/controllers.rst
docs/exceptions.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/mixer.rst
docs/patterns.rst
docs/plugins.rst
docs/project.rst
docs/requirements.txt
docs/img/arrangement/preview.jpg
docs/img/arrangement/time-signature.png
docs/img/arrangement/timemarker/action.png
docs/img/arrangement/track/motion.png
docs/img/arrangement/track/performance-settings.png
docs/img/arrangement/track/press.png
docs/img/arrangement/track/preview.png
docs/img/arrangement/track/sync.png
docs/img/channel/arp.png
docs/img/channel/automation.png
docs/img/channel/delay.png
docs/img/channel/envelope.png
docs/img/channel/fx1.png
docs/img/channel/fx2.png
docs/img/channel/keyboard.png
docs/img/channel/layer.png
docs/img/channel/level-adjusts.png
docs/img/channel/lfo.png
docs/img/channel/playback.png
docs/img/channel/polyphony.png
docs/img/channel/rack.png
docs/img/channel/sampler.png
docs/img/channel/stretching.png
docs/img/channel/time.png
docs/img/channel/toolbar.png
docs/img/channel/tracking.png
docs/img/channel/fx/boost.png
docs/img/channel/fx/cutoff.png
docs/img/channel/fx/fade-in.png
docs/img/channel/fx/fade-out.png
docs/img/channel/fx/resonance.png
docs/img/channel/fx/reverb.png
docs/img/channel/fx/stereo-delay.png
docs/img/controller/remote.png
docs/img/mixer/preview.png
docs/img/mixer/slots.png
docs/img/mixer/insert/dock.png
docs/img/mixer/insert/eq.png
docs/img/mixer/insert/preview.png
docs/img/plugin/maximize.gif
docs/img/plugin/toolbar_collapse.gif
docs/img/plugin/effects/fruity-balance.png
docs/img/plugin/effects/fruity-fast-dist.png
docs/img/plugin/effects/fruity-notebook2.png
docs/img/plugin/effects/fruity-send.png
docs/img/plugin/effects/fruity-soft-clipper.png
docs/img/plugin/effects/fruity-stereo-enhancer.png
docs/img/plugin/effects/soundgoodizer.png
docs/img/plugin/generators/boobass.png
docs/img/plugin/wrapper/processing.png
docs/img/plugin/wrapper/settings.png
docs/img/plugin/wrapper/troubleshooting.png
docs/img/project/info.png
docs/img/project/settings.png
pyflp/__init__.py
pyflp/_base.py
pyflp/arrangement.py
pyflp/channel.py
pyflp/controller.py
pyflp/exceptions.py
pyflp/mixer.py
pyflp/pattern.py
pyflp/plugin.py
pyflp/project.py
pyflp/py.typed
pyflp.egg-info/PKG-INFO
pyflp.egg-info/SOURCES.txt
pyflp.egg-info/dependency_links.txt
pyflp.egg-info/requires.txt
pyflp.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_arrangements.py
tests/test_channels.py
tests/test_mixer.py
tests/test_pattern.py
tests/test_project.py
tests/assets/FL 20.8.3.flp
tests/assets/README.md