Mark Slee

Results 60 comments of Mark Slee

Quick update - we have release 11.3.11 out now with some more new devices + fixes in addition to the Apple Silicon compatibility: https://github.com/EnvelopSound/EnvelopForLive/releases/tag/11.3.11

Great - thank you very much @ernesernesto. Figured it was likely something to do with versioning. Hopefully that'll find its way into `master` soon. Adding a link to the open...

Yeah this should be restricted. I will see if this can be contained by the underlying `ambimonitor~` device. FYI in the meantime adjusting any of the Azim/Elev/Radius knobs will bring...

Hi Thelo - the idea of multiple buses has been on our ideas list, though there are no specific plans or timeframe for building it just yet. There are definitely...

Note that E4L Aux Send/Return are now available: https://github.com/EnvelopSound/EnvelopForLive/wiki/E4L-Aux-Send-and-Return This doesn't exactly separate two decoding workflows, but it lets you route Ambisonics submixes to separate channels in Ableton (where you...

Hrm, this is strange, I am not able to reproduce this on my system at the moment. How have you installed E4L? Did you checkout the GitHub repo directly or...

Are there other devices on the chain in the track with the E4L Stereo Panner? I'm wondering if there are some other devices that may also have auxiliary inputs, e.g....

Okay - glad we've nailed down the source. The Live APIs for routing audio across tracks/devices are not based upon device objects, but rather they basically mimic what those routing...

Just documenting a bit of what I've found as I refresh myself on this. Looking at the LOM documentation: https://docs.cycling74.com/max8/vignettes/live_object_model What I'm seeing here is that the `PluginDevice` object type...

Hrm, I've grabbed your code here, but it doesn't seem to be working for me. I'm seeing a channel offset problem just routing one panner into a meter. Note that...