music-practice-tools / bbs-mixer

A simple web audio mixer
https://mixer.musicpracticetools.net
Other
0 stars 0 forks source link

Document browser support of directory selection #3

Closed SteveALee closed 2 months ago

SteveALee commented 3 months ago

Only Chorme/Edge currently support Window: showDirectoryPicker().

Code falls back to using an <input type="file"> using webkitdirectory.

Have only tested on Chrome, Edge and Firefox on Windows. Will test Safari on Mac OS, Android and iOS (later likely to require file selection)