Git Product home page Git Product logo

arroost's Introduction

Arroost

Arroost is a ridiculous music-making tool.

I'm making it for my next video called ๐ŸŽต Arrows in Arrows in Arrows. Watch the teaser trailer!

What's the big idea?

Arroost is a mad all-star mix of big ideas from my previous projects:

How can I use it?

It's not ready yet!
But when it is, it'll be up at arroost.com.

What's in the code?

This repo has two parts.

  1. The user-interface is in the arroost folder.
  2. The inner-engine is in the nogan folder.

Can I contribute?

Yeah!

Check out the issues for ideas on what to explore. I have no immediate plans to do anything marked as stretch goal, so feel free to dive into one of those!

Another way to get involved is by testing out Arroost on different devices, and letting me know what bugs it has (by making an issue). If you're interested, check out the guide!

I'm very happy to help you with any of this, as I'm actively working on Arroost! Contact me in the fediverse. (Sorry, I don't use X anymore).

Can I run it locally?

Yes! To run it locally, clone this repo, then run a local file server.
I recommend installing deno's file server:

deno install --allow-net --allow-read https://deno.land/std/http/file_server.ts

Then run it with:

file_server

To run the tests, run:

deno test --watch .

How does it all work?

It's a secret (for now).

Special thanks

Thank you to everyone who has contributed to Arroost!

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.