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

查看:27
本文介绍了从 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++ 为 LMMS 编写插件.通过将 Python 嵌入 C++ 插件,您可以有效地编写脚本用 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天全站免登陆