jazz-soft/JZZ

Virtual MIDI-In possible?

gdhgdhgdh opened this issue · 2 comments

Hello!

I'm trying to extract data from various DJ software like Serato / Traktor / Mixxx and wanted to explore using MIDI ports to receive data.

Does JZZ support the creation of a MIDI device that these software packages would see as a wired controller, and hence allow me to map functions / scripts which I can eventually squirt through Chrome to a remote web service? The idea of a user having to install zero software - 100% browser based - is very attractive!

Realised that I can use snd-virmidi on Linux - that's enough for now to prove / disprove the concept 👍

Thank you for asking!
JZZ does not create MIDI devices, but you may have a look at https://github.com/jazz-soft/midi-test (works on Mac and Linux).