Coder Social home page Coder Social logo

piano's People

Contributors

evan-burandt avatar hannah-18 avatar mpfeifer1 avatar nducasse avatar rath-isaac avatar

Watchers

 avatar  avatar  avatar  avatar

piano's Issues

Create signal for rest

It can probably be almost identical to a note signal i.e.

rest_signal = { type : rest, length_num : X, length_denom : Y }

Check coding standards

All variables should follow some sort of naming convention
All methods should also follow a naming convention

All code should have some sort of commenting if it needs it

Make sure all the code and comments are professional cough michael cough

Python and C++ Research

Research which language we should use for PIANO. Also, research tools and language grammar.

Complete the README

Add things like how to run the unit-test enabling script, and how to compile code in our language, etc...
This may be a lot of copy-pasta from the user manual, but we need something here

Organize Repo

We should have the different functionality split into folders. Additionally, we may want to rename the files to be consistent, and be a little more accurate to what they do. For instance, we should rename 'ourtests' to something more professional, and when we make more unit testing files, toss those into the unit test directory as well.

Research Docker Containers

Docker containers may not be the way to go, actually.
We may want to look into zipping up python, lark, mido and whatever other libraries.
This way, we'll be able to give users an easy-to-use package that will let them compile code with absolutely no effort.

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.