mosfez-faust

所属分类:DSP编程
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2024-01-29 06:02:21
上 传 者sh-1993
说明:  使Faust更适合在web上使用,并具有通过dsp以编程方式运行值的开发环境
(Makes Faust nicer to use on the web, and has a dev environment to programatically run values through dsp)

文件列表:
dev/
public/
src/
.eslintrc.js
.prettierignore
.prettierrc.json
LICENSE
jest.config.ts
package.json
rollup.config.ts
tsconfig.json
yarn.lock

# mosfez-faust [![npm](https://img.shields.io/npm/v/mosfez-faust.svg)](https://www.npmjs.com/package/mosfez-faust) ![Master build](https://github.com/dxinteractive/mosfez-faust/workflows/CI/badge.svg?branch=main) Makes dynamic compilation of [Faust](https://faust.grame.fr/) on the web a little easier, and has a dev project to run values through dsp offline, and preview dsp live. It's an opinionated version of some parts of [Faust for webaudio](https://github.com/grame-cncm/faust/tree/master-dev/architecture/webaudio), mostly just the Web Assembly Faust compiler, wrapped up in a library that has: - full typescript compatibility - ESM exports, so no need to add `