chronodiagram/README.md

9 lines
309 B
Markdown

# svganim
Create a hand drawn vector animation.
```bash
poetry run python webserver.py
```
`parse_offsets.py` can be used to pad the diagram in order to sync it with the audio. This is necessary eg. after a network failure. It works by adding a line with the required offset to the `.json_appendable`-file.