Giter Club home page Giter Club logo

musyn's People

Contributors

d-rowe avatar dependabot-preview[bot] avatar dependabot[bot] avatar lizmartinez88 avatar

Stargazers

 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

musyn's Issues

Add About page

Tell everyone the age old tale of the creation of musyn.

Landing page

A landing page would allow users to explore the features and login in (model).

Eraser cursor

An eraser/create cursor selector in the toolbar will be needed if users would like to delete something from a past edit.

Will have to add functionality to the cursor model so that it can handle multiple modes. Would be great to display notes red when hovering over to delete on all clients.

Landing page mockup

Before creating a new landing page, I'd like to have a mockup. I have pretty minimal design experience, so any help here would be greatly appreciated.

Score breakpoints

Currently, the Score component calculates the amount of measures per line on every page load. This could be simplified a lot by just creating breakpoint rules instead.

Reimpliment composition playback

The composition playback system still needs to be refactored for the new composition format. We will have to add support for note durations as well.

Dockerize database

I now know what containerizing means and musyn needs it so that wonderful contributors like Jin Dawg AKA the Jinfluence, don't have to spend hours changing their environment in order to run it. Knowledge bomb dropped (on someone that already has this knowledge).

Edit skips on undo

Occasionally undoing skips back more than one edit.

This could be an error with the database edit/cache deletion query being that the id's can be non-continuous.

Reimpliment tempo selection

Implementing Transport rampTo method would allow tempo to be changed seamlessly during playback.

Here's a snippet from the Transport API docs:

//ramp the bpm to 120 over 10 seconds
Tone.Transport.bpm.rampTo(120, 10);

Multiple selectable instruments

Grand piano is the default instrument at the moment.

It should not be much of a technical challenge to add more basic instruments (violin, cello, trumpet, clarinet, flute). Sourcing free high quality samples will be the bigger challenge.

404 on invalid composition

Going to a composition URL that is invalid (never existed or has since been deleted) should display a page stating that the composition trying to be accessed is unavailable.

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.