Giter Site home page Giter Site logo

dreamytunes's Introduction

Dreamy Tunes

Highly inspired by https://www.youtube.com/@math-floyd/shorts, tried exploring the same in Python!

Sample Video https://github.com/athishaves/dreamyTunes/assets/47027954/7efe6629-22af-42f4-8bbc-9b47e45350c4

Instructions

  1. Requires python3, pygame, cv2, ffmpeg and maybe linux (i haven't checked in windows)
  2. Get audio and midi files of the song
  3. Use https://www.visipiano.com/midi-to-json-converter/ to convert midi to json
  4. Run the program python3 animate.py <inputPath> <bgImagePath> <logoImagePath>
    inputPath -> make sure input json is saved as inputPath.json and audio file is saved as inputPath.wav
  5. If you had changed the TEMPO of the audio, then set the TEMPO.
    Default is 1.0
  6. Then the program will ask for the TRACK number.
    audio might have many tracks and the same would have reflected in the json file.
    Select the right track (0-indexed).
  7. You can also set the resolution of the output video by changing SCREEN_WIDTH and SCREEN_HEIGHT.
    By default SCREEN_WIDTH, SCREEN_HEIGHT = 1920, 1080.
    Time to render the video mainly depends on this factor

dreamytunes's People

Contributors

athishaves 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.