dart_alsa 0.0.2 copy "dart_alsa: ^0.0.2" to clipboard
dart_alsa: ^0.0.2 copied to clipboard

outdated

Dart FFI Binding to the ALSA sound library

Dart FFI Binding to the ALSA sound library. #

Regenerating the Dart ffi binding code #

Settings for ffigen are in pubspec.yaml, to regenerate the binding code run:

dart run ffigen

Testing #

check wav file properties: mediainfo filename.wav

ref: https://mediaarea.net/en/MediaInfo

run example: dart example/playsound.dart 44100 2 < refs/test1.wav

Acknowledgements #

Initial playback implementation based on sample code by Alessandro Ghedini.

1
likes
50
points
24
downloads

Publisher

verified publishermanichord.com

Weekly Downloads

Dart FFI Binding to the ALSA sound library

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

ffi

More

Packages that depend on dart_alsa