daw:模块化音频应用框架

时间:2024-06-25 11:34:49
【文件属性】:

文件名称:daw:模块化音频应用框架

文件大小:72KB

文件格式:ZIP

更新时间:2024-06-25 11:34:49

CSS

数字音频工作站 关于 见。 安装 在您的服务器公共目录中分叉和/或克隆存储库。 git clone https://github.com/ruslanas/daw.git 使用安装和包。 composer install 将config.sample.php复制到config.php并根据需要进行编辑。 插件 插件是存储在scripts/plugins中的 JavaScript 文件。 请参阅。 define('plugins/my_cool_plugin', ['Gadget'], function(Gadget) { var MyCoolPlugin = Gadget.extend({ // constructor init: function() { this._super(); this


【文件预览】:
daw-master
----.gitattributes(43B)
----uploads()
--------.gitignore(14B)
----bower.json(277B)
----scripts()
--------main.js(5KB)
--------uploadWorker.js(1KB)
--------lib()
--------Gadget.js(9KB)
--------daw.js(10KB)
--------plugins()
--------util()
--------mp3Worker.js(2KB)
--------bezier.js(841B)
--------Class.js(2KB)
--------synthWorker.js(1KB)
----less()
--------styles.less(146B)
--------variables.less(26KB)
----waves()
--------.gitignore(13B)
----components()
--------playlist.html(3KB)
----LICENSE(1KB)
----composer.lock(2KB)
----README.md(1KB)
----index.php(4KB)
----.bowerrc(32B)
----css()
--------styles.css(138KB)
--------base.css(730B)
--------daw.css(2KB)
----templates()
--------list.php(408B)
--------home.php(4KB)
----config.sample.php(226B)
----.gitignore(41B)
----.htaccess(84B)
----nyquist()
--------workspace.lsp(295B)
--------osc.sal(175B)
--------samples.sal(790B)
----package.json(498B)
----composer.json(156B)

网友评论