mod_pedalboard_converter_test.py 文件源码

python
阅读 15 收藏 0 点赞 0 评论 0

项目:PluginsManager 作者: PedalPi 项目源码 文件源码
def test_discover_system_effect(self):
        converter = self.mod_converter
        pedalboard_path = self.here / Path('teste.pedalboard')

        print(converter.get_pedalboard_info(pedalboard_path))
        pedalboard = converter.convert(pedalboard_path)
        print(pedalboard.json)

    #@unittest.skipIf('TRAVIS' in os.environ, 'Mod-ui not configured in Travis build')
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号