-
currently going to any url on the site generates a 502 Bad Gateway Error.
https://www.keycdn.com/support/502-bad-gateway/ explains some culprits for this.
-
E.g.
`https://enzienaudio.com/h/yuli/test/unity/src/archive.zip`
redirect to
`https://enzienaudio.com/h/yuli/test/[whatever the latest version currently is]/unity/src/archive.zip`
-
The Python uploader suddenly fails with the error message
`Error: () File is not a zip file
Getting a weird error? Get the latest uploader at https://enzienaudio.com/static/uploader.py, or check for…
-
Example patch:
[https://enzienaudio.com/h/yuli/test/455/](https://enzienaudio.com/h/yuli/test/455/)
-
I'm having a similar issue to this one: https://github.com/enzienaudio/heavy/issues/121
I I use (float)_clip.samples; to get the audio clip's amount of samples, Unity gives the samples in the rate …
-
Simple test case:
https://enzienaudio.com/h/yuli/test/wN9yb/pd/test.pd.zip
-
Just a few minutes ago I lost access with Heavy (https://enzienaudio.com/) and then found this post on twitter:
![img-20180731-wa0000](https://user-images.githubusercontent.com/4422632/43488864-a8dae…
-
The link listing pd Objects points to enzien audio site (https://enzienaudio.com/docs/pdobjects.html), which has gone down. This should point to a static list inside the repo.
-
Hello together,
with the old uploader Script everything worked fine when using the commandline promts under windows. But after switching machines and having to use the new hv_uploader script installe…
-
I found two displaying problems with objects in general. The first is that objects are not limited in span as they are in pd vanilla, extended or l2Ork. The second one is when an object contains a com…