Tim Susa
Tim Susa
Hey, In order to have the lib communicating with the renderer process, it could make sense to offer comfort functions for different use cases: - Electron already offers ipc, where...
Ey Mister, I see you are running into major problems. For example I do not care about the auto pause feature. I just wanna have the volume sliders. So I...
Hi, thanks for this amazing framework. I like to use it, but for mobile purposes it seems to crash always on touch events. Steps to reproduce: 1. Go to https://codesandbox.io/s/5kn43wl9y4...
Hi, I would like to adopt your knobs to my application: https://github.com/TimSusa/midi-sliders If you like, you can give it a try and tell me, what you think of it. I...
Hey, at first thanks to your amazing work. It is very cute and nice looking. High quality. Big respect. But there is one thing, that makes the knobs unusable for...
Hey, I would like you to consider using server sent events by default and suggest this approach to the people, as we saw here in a lot of live-examples, that...
# Notes - Memory-Leak is appearing - We like to make this project more resilient to memory leaks - Maybe a code Smell at pullValue could be assumed - In...
Hey, As it seems to me, you have a strict contract of using an old version of node in your package.json: ``` "engines": { "node": "0.10.x" }, ``` Furthermore, you...
FEATURE - Add ability to save a MIDI Element for its own to file and it should anew be loadable
Hi, just let me pin this as idea: LanggrahpJS workflow can return a stream object, which you can use to iterate over it and hand over the information to server...