ExtensionRotate a First Order Ambisonic signal (B-format) around the x-axis.
The inbuilt equivalent is Rotate2.
| in | 
 The B-format signal, an array: [w, x, y, z]  | 
| angle | 
 Rotation angle, in radians.  | 
| mul | 
 Output will be multiplied by this value.  | 
| add | 
 This value will be added to the output.  | 
A rotation of pi/2 will rotate a source at [pi/2, 0] to [0, pi/2].