User Portlet User Portlet

Discussions
Play[Sin[40 2 Pi t], {t, 0, 1},SampleRate -> 44000] yields extremely poor audio quality. Distorted and noisy, as if the sample rate was much lower and/or the signal was lossy-compressed (Testing here in Chrome 44.) Anyone know if there's a...
e.g. **Play[Sin[440 2 Pi t], {t, 0, 1}]** When I click ">", I just get this border: ![enter image description here][1] Whereas the docs' example https://reference.wolfram.com/language/ref/Play.html plays fine. I have tried latest Chrome...
Anyone had success with a gamepad in WPC? Docs http://reference.wolfram.com/language/howto/ConnectAGamepadOrOtherDeviceToTheWolframSystem.html say gamepads should Just Work. Whereas this one here is recognised by Windows but not by WPC in...
This was asked a year ago: Is there a list somewhere that shows which Mathematica functions and commands are not supported in the Cloud? http://community.wolfram.com/groups/-/m/t/283411 and got no answer. Help IDs some unsupported functions...
Missing from here: http://support.wolfram.com/kb/6479 Whatever they are, I find the latest Google Chrome does not meet them e.g. this wrapped menu bar, preventing editing. ![enter image description here][1] [1]:...
Please? Alpha knows about e.g. Framed http://www.wolframalpha.com/input/?i=Framed&a=*C.Framed-_*WolframLanguageSymbol- ![enter image description here][1] but fails to execute its own example...
I ask because the extent of Wolfram Language support seems completely undocumented. And this is accepted: ContourPlot3D[x^2 + y^2 + z^2 == 1] Whereas this is not: ContourPlot3D[x^2 + y^2 + z^2 == 1,Mesh -> None] Thanks