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

A JUCE-powered Web Audio API 1.1 implementation for Flutter. Provides high-performance, low-latency audio processing for iOS, Android, macOS, Windows, 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.2.2

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';
1
likes
160
points
150
downloads

Publisher

unverified uploader

Weekly Downloads

A JUCE-powered Web Audio API 1.1 implementation for Flutter. Provides high-performance, low-latency audio processing for iOS, Android, macOS, Windows, and Web.

Repository (GitHub)
View/report issues

Topics

#audio #web-audio #juce #synthesizer #dsp

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on wajuce

Packages that implement wajuce