terrasound 0.3.2

This is a Flutter package that allows you to play live audio data which is received over a local socket connection.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.resonator]
version = "0.3.2"

[dependencies.rodio]
version = "0.17.1"

[package]
description = "This is a Flutter package that allows you to play live audio data which is received over a local socket connection."
edition = "2021"
license = "MIT"
name = "terrasound"
readme = "readme.md"
repository = "https://github.com/kkingsbe/terrasound-rs"
version = "0.3.2"