juicycleff / flutter-unity-view-widget

Embeddable unity game engine view for Flutter. Advance demo here https://github.com/juicycleff/flutter-unity-arkit-demo
BSD 3-Clause "New" or "Revised" License
2.13k stars 518 forks source link

Can IOS9 wave be respond with .wav file? #864

Closed dongyangTHU closed 1 year ago

dongyangTHU commented 1 year ago

HI, I tried to get the frequency from audio file, then I tried to put the frequency to the ios9 wvae to visualize, however it seems not work, is there any way to make IOS9 wave respond due to the audio file?