GithubHelp home page GithubHelp logo

fluhus / beatnik Goto Github PK

View Code? Open in Web Editor NEW
20.0 4.0 3.0 66 KB

A drum programming language.

License: MIT License

Go 91.97% HTML 8.03%
music drums production tracking programming-language percussion golang

beatnik's People

Contributors

fluhus avatar

Stargazers

 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

beatnik's Issues

Regarding eagle453's repository

Hello @fluhus ,

This is a great repository you've got here! I found eagle453's repository when I was browsing Go repositories for "programming languages," and a musical programming language leaped right out. I didn't know he copied from you, but I'm glad to thank the right person.

-@servusdei2018

include get-started section

Add a chapter in the readme file that describes what's needed to run the program.
E.g.

  • clone the repository like this: ...
  • install go
  • compile the source like this: ...
  • run the program like this: ...

Loops

The ability to program a loop would be great. So a loop would allow the same sequence to be played for a set amount of iterations (or infinitely) like:

#This would loop twice
LOOP 2
HC,K. HC.   HC,S. HC.
ENDLOOP

and

#This would loop infinitely
LOOP ~
HC,K. HC.   HC,S. HC.
ENDLOOP

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.