Giter Club home page Giter Club logo

tessellator's Introduction

Tessellator

A free to use 3-D music visualizer that uses a generative approach to create visualizations, with audio as the data source.

repository visualization

This repository contains the following:

  • Node.js + express server /apps/api
  • Next.js app /apps/tessellator
  • /packages/ui
  • /packages/core
  • /packages/spotify-analyser
  • /packages/audio-analyser
  • /packages/logger
  • /packages/tsconfig
  • /packages/eslint-config-custom-server
  • /packages/eslint-config-custom
  • /packages/eslint-config-base
  • /packages/jest-presets

Prerequisites

  • Node
  • Yarn

Getting started for local use

  1. cp .env.example .env
  2. edit .env
  3. yarn
  4. yarn dev

Contributing

For information on opening your first PR check out our contributing guide.

Made with

Yarn TypeScript NodeJS Next JS React Storybook Prettier ESLint Jest

Authors

  • Nathan Menezes

tessellator's People

Contributors

dependabot[bot] avatar njm222 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tessellator's Issues

Can't get it to sync to beats

I'm playing Queen - We Will Rock You, which has some obvious beats, but the animations aren't in sync. I've granted microphone permission... what am I doing wrong?

Application error

First time loading the page everything worked, now I just get this error:

Application error
An error occurred in the application and your page could not be
served. If you are the application owner, check your logs for details.
You can do this from the Heroku CLI with the command heroku logs --tail

image

Spotify URI

What should we use for the redirect URI in our spotify app?

I get this error INVALID_CLIENT: Invalid redirect URI

Upgrade acorn to version 5.7.4 or later

Remediation
Upgrade acorn to version 5.7.4 or later. For example:

"dependencies": {
"acorn": ">=5.7.4"
}
or…
"devDependencies": {
"acorn": ">=5.7.4"
}

Stuck in "Loading Visualizer"

Hello,

Today I found out about this app, which I thought sounded amazing and wanted to give it a try. I logged in with my Spotify account, and then... nothing.

Page was stuck on "Loading Visualizer" for more than 10 minutes. Didn't count time exactly, but it might have been even 20 minutes and still no cool visualizing :(

I'm using a MacBook Pro M1 navigating via Firefox, if that helps.

Thanks in advance for your time.

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.