Go to file
Méline Grellier b77abe4ffc real pd patch
2025-06-13 15:16:02 +02:00
WAVs real pd patch 2025-06-13 15:16:02 +02:00
.gitignore real pd patch 2025-06-13 15:16:02 +02:00
.python-version init project, frist draft 2025-03-20 17:37:36 +01:00
chom.json chom api ok but there is to much delais in data 2025-06-12 11:40:54 +02:00
LICENSE Initial commit 2025-03-20 16:12:38 +00:00
main.py new api IT WORKS ! 2025-06-12 15:56:55 +02:00
maregraphe_pd.png python soket sendTo pd netreveive 2025-03-27 22:41:12 +01:00
maregraphe_test.pd real pd patch 2025-06-13 15:16:02 +02:00
maregraphe.pd real pd patch 2025-06-13 15:16:02 +02:00
pyproject.toml init project, frist draft 2025-03-20 17:37:36 +01:00
README.md real pd patch 2025-06-13 15:16:02 +02:00
uv.lock init project, frist draft 2025-03-20 17:37:36 +01:00

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