wajuce 0.3.1 copy "wajuce: ^0.3.1" to clipboard
wajuce: ^0.3.1 copied to clipboard

An iPlug2-backed Web Audio API 1.1 implementation for Flutter. Provides high-performance, low-latency audio processing for native platforms and Web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wajuce

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  wajuce: ^0.3.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:wajuce/wajuce.dart';
3
likes
160
points
140
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An iPlug2-backed Web Audio API 1.1 implementation for Flutter. Provides high-performance, low-latency audio processing for native platforms and Web.

Repository (GitHub)
View/report issues

Topics

#audio #web-audio #iplug2 #synthesizer #dsp

License

MIT (license)

Dependencies

ffi, flutter, flutter_web_plugins

More

Packages that depend on wajuce

Packages that implement wajuce