Git Product home page Git Product logo

Comments (2)

Smona avatar Smona commented on July 19, 2024

Hi, I've actually just started working on fixing this over the weekend! It's not just you, the FaustAudioProcessorNode hasn't been made fully type-safe yet.

In the interest of not duplicating work and not blocking you, can you continue while ignoring the type errors? you should still be able to build the project, if not make sure noEmitOnError is set in the tsc compiler options.

I'd like to support using a plain AudioContext in the loader, maybe via a configuration option.

from faust-loader.

Nek avatar Nek commented on July 19, 2024

Thanks for the quick response!

I actually just plugged a lot of any and changed some compiler settings, so it works for me at the moment.

I'd like to share my current goals.

There is a library which is pretty neat declarative DSL around otherwise imperative WebAudio API. It has createWorkletNode functionality. I'd like to add createFaustNode to it. The library feels like a perfect glue for Faust-based modules together with WebAudio provided ones.
https://virtual-audio-graph.netlify.app
One of the things I'll have to solve is an ability to instanciate the same Faust module several times. If I'm not mistaken, this isn't possible with current implementation.

The second goal is to rewrite your loader for vite. I fully switched to it for my own projects because it's fast and configuration makes more sense than in webpack.

Sorry, for going a bit offtopic. I personally think it could be interesting to know a use-case for the thing I'm working on. Hope you too. :)

from faust-loader.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.