Antiloope / ChordScript

Learning + Programming + Music = ChordScript

Home Page:https://antiloope.github.io/ChordScriptPage/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drawing

ChordScript starts as a thesis project for a computer engineering student with a lot of enthusiasm and dedication.

This project is based on three personal motivations: Learning, Music and Programming. If you combine this ingredients and add a lot of time and dedication, ChordScript spawns.

Obviously this project is similar to many other existing projects as Sonic-Pi, SuperCollider, TidalCycles, and many others

In this repo, there is the source code for ChordScript. The interpreter of the language and an IDE.

Built using Qt Framework and Jack Audio. Developed in C++.

Documentation

There are two different documentations

For users

Its recommended to visit the wiki. There are a lot of useful information where you could find, for example, this files:

For developers

Installing

Building

License and contribution

Licensed under GPL v3.0 (See LICENSE for more info)

About

Learning + Programming + Music = ChordScript

https://antiloope.github.io/ChordScriptPage/

License:Other


Languages

Language:C++ 98.3%Language:QMake 1.7%