dart_fm_synth 0.0.1 copy "dart_fm_synth: ^0.0.1" to clipboard
dart_fm_synth: ^0.0.1 copied to clipboard

A Dart wrapper for the libfmsynth library.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_fm_synth

With Flutter:

 $ flutter pub add dart_fm_synth

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

dependencies:
  dart_fm_synth: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:dart_fm_synth/dart_fm_synth.dart';
3
likes
115
points
23
downloads

Publisher

verified publishermanichord.com

Weekly Downloads

A Dart wrapper for the libfmsynth library.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi

More

Packages that depend on dart_fm_synth