lmms

Serial communication between python, arduino and hairless MIDI

Serial communication between python, arduino and hairless MIDI Question: I want to send a message from python via serial to arduino uno and then from arduino to hairless MIDI to control LMMS software. The problem is that the communication in both cases goes through port COM4. Is it somehow possible to get data from python …

Total answers: 1

Scripting LMMS from Python

Scripting LMMS from Python Question: Recently I asked about scripting FruityLoops or Reason from Python, which didn’t turn up much. Today I found LMMS, a free-software FruityLoops clone. So, similarly. Has anyone tried scripting this from Python (or similar)? Is there an API or wrapper for accessing its resources from outside? If not, what would …

Total answers: 3