speakerbox icon indicating copy to clipboard operation
speakerbox copied to clipboard

feature/any-audio-file-type

Open NicolasMICAUX opened this issue 2 years ago • 3 comments

Link to Relevant Issue

This pull request resolves #14

Description of Changes

Change only on 1 line, glob("*.wav") => chain of globs for every relevant audio file format.

NB : I have not run the just command and made no tests, no enough time to do so. But my code works, very simple change made.

NicolasMICAUX avatar Dec 10 '22 10:12 NicolasMICAUX