music-practice-tools / bbs-mixer

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

Non audio files creat channels #23

Closed SteveALee closed 2 months ago

SteveALee commented 2 months ago

eg a txt file

Use the MediaElement canPlayType API to reject

But needs mime type so might need file sniffing to work?

SteveALee commented 2 months ago

Found blob.type is the mime type