Giter Site home page Giter Site logo

anirbanmu / vizl Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 1.0 301 KB

Vizl - SoundCloud® music visualizer via WebGL, WebAudio, Svelte & Typescript.

Home Page: https://vizl.anirbanmu.com

License: MIT License

CSS 2.33% HTML 1.51% JavaScript 4.29% Svelte 20.98% TypeScript 68.36% Dockerfile 2.53%
webaudio svelte webgl typescript html5 shaders music music-visualiser sveltejs javascript

vizl's Introduction

A simple music visualiser for SoundCloud® tracks using WebGL, Svelte & Typescript.

To see it in action, go here, enter a link like this one from SoundCloud®, and hit the plus button!

Development

  • Make sure you have Node & npm installed
  • Clone the repo
  • cd into repo directory
  • npm install

...then start the dev server Rollup + Express:

npm run dev

Navigate to localhost:8081. You should see Vizl running. Edit a component file in src, save it, and reload the page to see your changes.

If you're using Visual Studio Code we recommend installing the official extension Svelte for VS Code. If you are using other editors you may need to install a plugin in order to get syntax highlighting and intellisense.

Building and running in production mode

To create an optimised version of the app:

npm run build

You can run the newly built app with npm run start. This uses Express to serve the built Svelte app.

To run this on fly.io:

  • Create an app with flyctl and replace the in fly.toml.
  • flyctl secrets set SOUNDCLOUD_CLIENT_ID=<SOUNDCLOUD-CLIENT-ID>
  • flyctl secrets set SOUNDCLOUD_CLIENT_SECRET=<SOUNDCLOUD-CLIENT-SECRET>
  • flyctl deploy

Details

This app was originally written in plain Javascript with jQuery. There's a legacy unmaintained branch with said legacy code here.

vizl's People

Contributors

anirbanmu avatar doctordickbaker avatar suzip avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

suzip

vizl's Issues

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.