Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAUST #11

Open
2 of 5 tasks
scalarwaves opened this issue Mar 30, 2019 · 0 comments
Open
2 of 5 tasks

FAUST #11

scalarwaves opened this issue Mar 30, 2019 · 0 comments
Assignees
Labels
RFC Technical documentation and feature proposals SPEC Specification documents tone audio related
Milestone

Comments

@scalarwaves
Copy link
Member

scalarwaves commented Mar 30, 2019

FAUST (FunctionalAudioSTream) is a functional block diagram language for digital signal processing.

Faust can be used w/ ChucK in at least 2 ways:

  • faust2ck converts FAUST diagrams to ChucK chugins
  • FaucK chugin to inline Faust code within ChucK

Todo:

  • Write a C wrapper for libfaust and generate Rust bindings
  • Create tgtracker functions to convert FAUST diagrams to various formats
  • Tesselate SVG block diagrams w/ lyon for rendering
@scalarwaves scalarwaves added the tone audio related label Mar 30, 2019
@scalarwaves scalarwaves added this to the 0.1.0-alpha milestone Mar 30, 2019
@scalarwaves scalarwaves self-assigned this Mar 30, 2019
@scalarwaves scalarwaves added SPEC Specification documents RFC Technical documentation and feature proposals labels Mar 30, 2019
@scalarwaves scalarwaves mentioned this issue Mar 30, 2019
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFC Technical documentation and feature proposals SPEC Specification documents tone audio related
Projects
None yet
Development

No branches or pull requests

1 participant