Code Monkey home page Code Monkey logo

yes-test-test's Introduction

Funkin' Web Chart

This is a standalone web app that displays Friday Night Funkin' charts along with audio waveforms to verify the sync of the arrows/notes to the music without any offset.

This tool is not a chart editor in its current state, just a visualizer.

Features

  • Display two audio waveforms: instrumental and voices.
  • Audio playback and mixing with volume control of each track.
  • Users can upload charts and music tracks.
  • High DPI support for high resolution screens (experimental, useful for detailed waveforms).

This project includes all charts and music up until to Week 7 as examples.

Preview

Preview GIF

Preview High resolution

Known issues

The schema of JSON chart files are not validated. Dynamic BPM charts have not been fully tested.

Run locally

Clone the project

git clone https://github.com/jsm925/FunkinChart

This is just a static web page, you can run it locally with any simple web server like Python's 'SimpleHTTPServer', node.js, nginx, etc. I mostly use a node.js static web server:

http-server -p PORT

(PORT could be any HTTP port available for development like 5000, 3000, etc.)

You might need to download this external library to open the page offline: https://github.com/bbc/waveform-data.js

Friday Night Funkin' credits

This project uses up until Week 7 assets of the game, so play the game in Newgrounds!

yes-test-test's People

Contributors

jsm925 avatar mario1d240 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.