Skip to content

marsinearth/ecm-music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECM Music Player for samples

create-react-app --template cra-template-pwa-typescript를 이용한 Music Player PWA 앱.

Summary

ECM Records에서 제공하는 무료 음원 샘플들을 한곳에 편히 들을 수 있도록 모아놓은 플레이어 앱.

TODOS

  1. mobile friendly하게 tracks selection list를 popup list로 변경
  2. media session의 album_image나오지 않는 이슈를 iOS 16.4에서 해결되었나 추적필요 - Unable to set image in media sessions metadata에 의거
  3. 앨범의 설명을 간략하게나마 ChatGPT로 번역해서 올려놓을까..?
  4. 자체적으로 ImageLoader 컴포넌트를 제작하여 이미지가 fully loaded 되었을때만 보여주자