charlesneimog / py4pd

py4pd allows write PureData objects using Python. The main goal is to allow easy IA, Scores, Graphics, and bring to Pd data types as array, np.arrays, list, dict, and others.
https://charlesneimog.github.io/py4pd/
GNU General Public License v3.0
14 stars 2 forks source link

Link to documentation is broken #19

Closed dfkettle closed 1 year ago

dfkettle commented 1 year ago

The link to the documentation appears to be broken. I just get "Non-Image content-type returned" on a blank page when I click on it.

charlesneimog commented 1 year ago

It is fixed now!

THanks!