Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Scripting LMMS from Python

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 be the right approach to try writing one?

like image 413
interstar Avatar asked Jan 30 '26 04:01

interstar


1 Answers

It seems you can write plugins for LMMS using C++. By embedding Python in the C++ plugin you can effectively script the program in Python.

like image 152
Eli Bendersky Avatar answered Jan 31 '26 20:01

Eli Bendersky



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!