maregraphe/README.md
Méline Grellier b77abe4ffc real pd patch
2025-06-13 15:16:02 +02:00

320 B

maregraphe

osx

sudo ln -s /Applications/Pd-0.55-2.app/Contents/Resources/bin/pd /usr/local/bin/pd

launch the app

git clone https://gitea.esadhar.fr/b.soussi-chiadmi/maregraphe.git
cd maregraphe
python -m venv .venv
source .venv/bin/activate
pip install uv
uv sync
./main.py