alexmercerind / flutter_audio_desktop

[WIP] An 🎵 audio playback library for Flutter Desktop. Supports Windows & Linux. Based on miniaudio.
MIT License
52 stars 18 forks source link

Adds set wave type #15

Closed MichealReed closed 3 years ago

MichealReed commented 3 years ago

@alexmercerind we will need to update the pub.dev to the latest release of miniaudio for this addition. Dynamic setting of the wave type is a new addition. I think this also should mark a new release. I have noise generation APIs in the works as well, but need to wait until miniaudio accepts the PR.