-
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.
-
On 31st July, Enzien announced that they would be shutting down :( However, there is a great big silver lining in the fact that they will be making their compiler open source. There are no details ava…
-
I have a seemingly simple vanilla PD patch that gives no errors upon uploading to Enzien, but the patch doesn't play back recorded audio properly in the Wwise plug-in.
https://enzienaudio.com/h/Tob…
-
I've been trying to set up the C code from one of my patches in Xcode 7 and run it on my 64 bit Mini iPad. I get the following errors:
![screen shot 2016-08-06 at 19 10 49](https://cloud.githubuserco…
-
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…
-
In case it is useful to others, I fixed this by
- `mv ~/.heavy/token ~/.heavy/token.bak`
- run the uploader.py, you will be prompted to go to `https://enzienaudio.com/h//settings` to create or cop…
-
Maybe I'm doing something wrong but I don't seem to be getting any 3D panning in Unity. Distance rolloff works just fine. Am I supposed to do something inside the patch? (spatial blend is set to 3D)
T…
-
Hi there
I am translating one of Andy Farnell's patches to use with Wwise, the original (birds) uses tabread~ to get the parameter values, so I am changing these over to lines so I can operate env…
-
Hi,
there popped up a new error I haven´t seen, yet. After compiling the same patch as a C Source, there is a new hvlightpipe class which is not compiling in VS2015.
The error is:
'**asm**': undecla…
-
This module is used to create compilation instructions for the deprecated Enzien Audio online build service `courtesan`:
https://github.com/Wasted-Audio/hvcc/blob/develop/hvcc/generators/buildjson/bu…