chronodiagram/README.md

9 lines
309 B
Markdown
Raw Normal View History

2021-11-23 12:17:48 +01:00
# svganim
Create a hand drawn vector animation.
```bash
poetry run python webserver.py
2022-04-19 13:29:26 +02:00
```
`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.