Open ghost opened 2 years ago
Can you explain why you are using glob? Is it strictly to show how one could handle a directory filled with multiple wav files? Asking because the 'pattern' seems to just be a file name, but perhaps I am not reading it right.
glob
Can you explain why you are using
glob
? Is it strictly to show how one could handle a directory filled with multiple wav files? Asking because the 'pattern' seems to just be a file name, but perhaps I am not reading it right.