Skip to content

Latest commit

 

History

History
107 lines (74 loc) · 5.04 KB

README.md

File metadata and controls

107 lines (74 loc) · 5.04 KB

logo Moeum

모음(Moeum, 모션인식 음악생성 어플리케이션)
Motion Recognition Music Creation Application

⚙️ Management Tool, CI/CD Tool


Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

🍃 BackEnd Tool


Static Badge Static Badge Static Badge Static Badge Static Badge

🖥 FrontEnd Tool


Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge


📑 Project Summary

A service that creates a series of codes using motion recognition and generates code-based songs with AI 👉


Description

It enhances children's musical literacy, creates music through motion, and inspires interest in it, thereby bringing them closer to the music. You can also share songs you have made with others and enjoy the service, download them, keep them, or send them to others.


User Scenario

Login

image

Main

  • You can listen to the music created by users by arranging them by instrument.
  • Music is listed in two order of popularity and random.

public_music_screen

My Music

  • You can listen to the music made by yourself.

my_music_screen

music_player_play


Making Music

  • Choose the number of bars(= length of the music), tempos(bpm), atmosphere, and instrument.

making_music_setting_screen


  • Detects pose with the camera and music bubble pops with your hands.
  • When you pop the music bubble, the corresponding code is played and stored in the score.
  • Music bubbles are recommended based on pre-setting.
  • If you fill in the set number of bars, you can make a song through magenta.

image


  • Pose detection is based on pose landmarker.

pose_landmarker


Settings

  • You can edit profile or logout and check opensource license.

image