Brotherta / wam-studio

MIT License
16 stars 2 forks source link

Export project generates empty wav file if the project has not been played once (audioContext needs to be resumed before export) #62

Closed micbuffa closed 8 months ago

micbuffa commented 8 months ago

Export project generates empty wav file if the project has not been played once (audioContext needs to be resumed before export). Try to load a project and to export it right after it has been loaded : empty .wav file Play it for a second and export it : correct .wav file generated.