Samuel Mimram

Results 67 comments of Samuel Mimram

The `image` operator now has arguments `x`, `y` etc. so that you can write ``` v = image("Nite Radio Testbild.png") a = sine(amplitude=lin_of_dB(-23.0), 1000.0) logo = image(x=50,y=50,width=100,height=100,"niteradio-cover.png") v = mux_video(video=v,...

A general remark: adding `export` everywhere is very cumbersome. I'd rather have everything exported by default and have a `private` keyword for non-exported values.

@toots are you sure that the change is innocuous? An easy way to make sure of this is to generate the whole markdown doc with and without your patch and...

Great thanks! Last picky comment: could we automate this check to ensure that it remains this way? It's important that we get the right documentation and it would serve as...

Too bad but this is also what I remembered from my last try to do this...

Yes, you can see the result in this video for instance: [![result](https://img.youtube.com/vi/nCp-Ik6Z5hc/0.jpg)](https://www.youtube.com/watch?v=nCp-Ik6Z5hc)