Simon Piechutowski

Results 6 comments of Simon Piechutowski

@ofek you can add this task for the Cyber Sec team: every denied access attempt must be logged with "You Shall Not Pass!" ๐Ÿ˜„

Let me give this a shot ๐Ÿ™‚

@Starbuck5, donโ€™t you think the getter should return the exact value that the setter sets? In this case, the getter returns a different value due to an implementation detail that...

> I want the Python function to return the actual C state Why not both? Why not having 2 methods like `get_C_volume` and `get_Python_volume` (do not take names literally). First...

`Return the volume of the channel for the current playing sound in the range of 0.0 to 1.0 (inclusive). This does not take into account stereo separation used by `Channel.set_volume()`....