从Python编写LMMS脚本 [英] Scripting LMMS from Python

查看:117
本文介绍了从Python编写LMMS脚本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近我询问有关编写FruityLoops脚本或来自Python的原因,并没有太多.

Recently I asked about scripting FruityLoops or Reason from Python, which didn't turn up much.

今天,我发现了 LMMS ,它是一个免费的FruityLoops克隆.因此,类似.有没有人尝试使用Python(或类似工具)编写脚本?是否有用于从外部访问其资源的API或包装器?

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?

推荐答案

似乎您可以在C ++插件中嵌入Python ,您可以有效地编写脚本Python中的程序.

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.

这篇关于从Python编写LMMS脚本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆