Giter VIP home page Giter VIP logo

spice-drs-pad's Introduction

Spicetools DANCERUSH Pad Interface

demo

This little blob of javascript communicates with the websocket API of Spicetools to both display the pad LEDs of DANCERUSH, as well as control the foot inputs (with multitouch support). It is best used on a separate touchscreen laptop or phone, to maximise your finger-dancing vibes.

A great deal of effort has gone into making the LEDs look realistic, mainly regarding colours saturating to white.

It uses PixiJS for rendering, and a standard WebSocket for comms.

Setup

When you open the .html (no webserver needed), you'll see the default light pattern: default pad state

Setup spicetools to expose the API on a specific port. I used port 9001 (which will expose the "real" API on 9001, and the websocket API on 9002). This can be done via the commandline with the -api 9001 flag, or via spicecfg.exe: spicecfg

Run the game, and the virtual pad should turn black as the connection is established. From here, it should "just work". Click or touch the virtual pad to send inputs to the game.

Known bugs

Sometimes feet get stuck, which is much more common on devices with limited CPU (such as phones). I never really investigated good ways to fix this. PRs welcome.

spice-drs-pad's People

Contributors

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