All Projects → maplestory-music → Maplebgm Db

maplestory-music / Maplebgm Db

Licence: mit
Definitive MapleStory music database

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Maplebgm Db

Music Bot
Simple music bot with a full-blown queue system that is easy to understand
Stars: ✭ 102 (-8.93%)
Mutual labels:  music
Webnowplaying
A NowPlaying like plugin for rainmeter built for getting music info from websites
Stars: ✭ 106 (-5.36%)
Mutual labels:  music
Sebastian
symbolic music analysis and composition library in Python
Stars: ✭ 109 (-2.68%)
Mutual labels:  music
Miti
miti is a musical instrument textual interface. Basically, its MIDI, but with human-readable text. 🎵
Stars: ✭ 103 (-8.04%)
Mutual labels:  music
Vue Mmplayer
🎵 基于 Vue 的在线音乐播放器(PC) Online music player
Stars: ✭ 1,632 (+1357.14%)
Mutual labels:  music
Awesome Stock Resources
🌇 A collection of links for free stock photography, video and Illustration websites
Stars: ✭ 10,162 (+8973.21%)
Mutual labels:  music
D3 Audio Spectrum
Spectrum analysis demo using D3 and HTML5 audio
Stars: ✭ 101 (-9.82%)
Mutual labels:  music
Simple Sdl2 Audio
A simple SDL2 audio library without SDL_Mixer for playing music and multiple sounds natively in SDL2
Stars: ✭ 111 (-0.89%)
Mutual labels:  music
Nicemusic
A Nice MusicPlayer Powered by StarrySky
Stars: ✭ 107 (-4.46%)
Mutual labels:  music
Radiance
Radiance is video art software for VJs. It supports beat detection, animated GIFs, YouTube video, OpenGL shader effects. It is designed for live performance and runs on Linux and MacOS.
Stars: ✭ 109 (-2.68%)
Mutual labels:  music
Getsong
Download any song mp3 with no dependencies except ffmpeg
Stars: ✭ 102 (-8.93%)
Mutual labels:  music
Smusic
html5音乐列表播放器
Stars: ✭ 106 (-5.36%)
Mutual labels:  music
Wafflejs.github.io
A night of code, waffles, and karaoke.
Stars: ✭ 108 (-3.57%)
Mutual labels:  music
Leafplayer
LeafPlayer is a fast and modern personal music streaming server, easily installable by using Docker.
Stars: ✭ 101 (-9.82%)
Mutual labels:  music
Spotspot
A Spotify mini-player for macOS
Stars: ✭ 110 (-1.79%)
Mutual labels:  music
Awesome Livecoding
All things livecoding
Stars: ✭ 1,373 (+1125.89%)
Mutual labels:  music
Rabbit Lyrics
JavaScript audio and timed lyrics synchronizer.
Stars: ✭ 107 (-4.46%)
Mutual labels:  music
Lyrics.ovh
Source of lyrics.ovh and API to search for lyrics of a song
Stars: ✭ 112 (+0%)
Mutual labels:  music
Sbplayerclient
支持全格式的mac版视频播放器
Stars: ✭ 110 (-1.79%)
Mutual labels:  music
Discord.js Musicbot Addon
This DOES NOT WORK any more. This repo only serves as an archive for is anyone wants to pickup my work. You may still join the discord however.
Stars: ✭ 109 (-2.68%)
Mutual labels:  music

maplebgm-db

Definitive MapleStory music database

Description

This database is a record all MapleStory background music tracks and related metadata. A visual representation of the data can be found at MapleStory Music.

Installation

Use Yarn to install development dependencies for this project.

Development and Usage

The database is stored in ./bgm, tests are specified in bgm.test.js, and schema defined in schema.json. Changes to the database partitions should pass the specified test cases and validate against the JSON schema.

Tests can be run through Jest.

yarn test

Versioning

Releases are cut at the beginning of every quarter, following a YYYY.Q format. The contents of a typical release will include new song additions from the previous quarter, along with any modifications to the database during that time.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].