Christian
Christian
Sorry, i may have not described it well It's not really a relation i think. At least not in the usecase. In the codebase, yes. I agree. For this usecase...
Yes, i can confirm that problem! Happens to me as well!
@n1ru4l i have forked the repo and will try to do this. Due i never have done anything with the react framework and i've never used functional programming at all...
I think it should be very simple. No fancy stuff at all. A new toolbar on the bottom screen with 2 buttons. (Musik / Sound) **When the User clicks on...
So to get a little bit into typescript and to get to know the dungeon-revealer code i forked the repo and i am trying to to a proof of concept...
I've done some further tests and proof of concepts. I have one issue now. There is a latency of about 2 seconds when controling the sound samples. This seems to...
Is there something like a draw loop? Then ist maybe related to "resizing" the canvas to the same size? (which is, in fact, not necessary) https://user-images.githubusercontent.com/180032/85372224-d16fa000-b531-11ea-85d4-e3c820b5593b.png
node-raumserver does allow multiple requests, it has no request stack But i am not sure what you want to achieve with your node-red project and why it's a problem there...
Hmmm.. I may create a QueueManager which can handle such "queues" and which does have a "main" queue which will be processed every time if there are some items in...
@Alex9779 Only to clarify, do you use the node-raumkernel or the node-raumserver? And do you have multiple instanced of node-raumkernel running or one?