jazz-midi-electron icon indicating copy to clipboard operation
jazz-midi-electron copied to clipboard

[FEATURE] - Support communication to a renderer process via comfort functions

Open TimSusa opened this issue 6 years ago • 4 comments

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 you can register for an event https://github.com/electron/electron/blob/master/docs/api/ipc-main.md
  • Websocket support
  • rtpMIDI
  • Client-Polling?

TimSusa avatar May 04 '19 02:05 TimSusa

Perhaps, that would be easier to do if you have some real life usecases. Do you have any related projects?

jazz-soft avatar May 05 '19 16:05 jazz-soft

https://timsusa.github.io/midi-bricks-mono/

TimSusa avatar May 06 '19 19:05 TimSusa

is that Electron??

jazz-soft avatar May 06 '19 23:05 jazz-soft

This is the manpage, but o f course, yes behind there is electron.. if you want to have exact link: https://github.com/TimSusa/midi-bricks-mono/tree/master/packages/midi-bricks-electron If you wanna try the app, go to packages midi-bricks-electron and drop a:

yarn && yarn bootstrap && yarn dev 

and your good to go!

TimSusa avatar May 07 '19 12:05 TimSusa

It has been a long time... jazz-midi-electron v2.0.0 is coming shortly!

jazz-soft avatar Mar 12 '23 00:03 jazz-soft