User Portlet User Portlet

Shadi Ashnai
Discussions
I should have replied here that we released [Control Systems][1] in May. Almost around the same time that we published pages for [Audio Computation][2] and [FEM][3]. [![enter image description here][4]][1] [![enter image description here][5]][2] ...
Very nice! Thanks for sharing.
I don't disagree, Robert. However, 1) our Video functionality is still marked as "Experimental". We are still trying to better optimize such workflows and automatic installation of FFmpeg at least on some platforms is under development. 2) one of...
Hi Max, ImageGraphics is not capable of correctly detecting and representing lines and curves. For now, there is this example under possible issues: https://reference.wolfram.com/language/ref/ImageGraphics.html#1228943616 In the future, we plan...
The list of voices returned by `VoiceStyleData` and `$VoiceStyles` should be the same on the same machine. They vary depending on your platform. We use some generic voices like "AlanWBlack" that are available on all platforms, then on Windows and...
Try computing max instead of RMS amplitudes: AudioLocalMeasurements[a, "Max"] You can also control the granularity of the partitions using `PartitionGranularity`. e.g.: AudioLocalMeasurements[a, "Max", PartitionGranularity -> .01]
Francisco, glad you find the workaround useful. We know `Import` is an essential gateway to the rest of our powerful language. As I said earlier, improving our PDF import is on our priority list and hopefully this conversion wouldn't be needed...
Hi Flip. I understand it would be useful to add usage to our OpenCVLink functions and we'll consider putting some effort in doing so. But, keep in mind that we have them so that we use them one way or the other with WL functions. ...
Thanks Ali for sharing your wish list. It really helps to hear user feedback. Most of these were already on our todo list, we will add the missing ones and reprioritize all of them. Also, here are a few things from the list that are immediately...
Can you give more details or upload a sample. Is it a text only problem, or would you expect it to have plots, graphs, equations, images, etc as well?