1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
|
╘
─ ╛▒╛
▐╫ ▄█├
─╟╛ █▄ ╪▓▀
╓┤┤┤┤┤┤┤┤┤ ╩▌ ██ ▀▓▌
▐▒ ╬▒ ╟▓╘ ─▓█ ▓▓├
▒╫ ▒╪ ▓█ ▓▓─ ▓▓▄
╒▒─ │▒ ▓█ ▓▓ ─▓▓─
╬▒ ▄▒ ╒ ╪▓═ ╬▓╬ ▌▓▄
╥╒ ╦╥ ╕█╒ ╙▓▐ ▄▓╫
▐╩ ▒▒ ▀▀
╒╪ ▐▄
_____ __ ____ __
/ ___/____ ____ /_/____ / __ \/_/
\__ \/ __ \/ __ \/ / ___/ / /_/ / /
___/ / /_/ / / / / / /__ / ____/ /
/____/\____/_/ /_/_/\___/ /_/ /_/
## The Live Coding Music Synth for Everyone.
Sonic Pi is a *new kind of musical instrument*. Instead of strumming
strings or whacking things with sticks - you write code - **live**.
Sonic Pi has been designed with the aim to find a harmonious balance
between three core principles:
* **Simple** enough for the 10 year old within you
* **Joyful** enough for you to lose yourself through play
* **Powerful** enough for your own expressions
Sonic Pi is a complete open source programming environment originally
designed to explore and *teach programming concepts* within schools through
the process of creating *new sounds*.
In addition to being an engaging education resource it has evolved into
an *extremely powerful* and performance-ready *live coding instrument* suitable
for professional artists and DJs.
Whilst Education is a core focus it now sits at the intersection
between three core domains:
* **Art** - providing the means to express yourself and ask new questions of music and notation
* **Technology** - exploring questions related to liveness, time and concurrency in programming languages
* **Education** - demonstrating that open play rather than rigid structures increases motivation and engagement in the classroom
Again, finding a balance working to the best benefits of all these
domains is the objective.
* Info & Latest Releases: https://sonic-pi.net
* Source: https://github.com/samaaron/sonic-pi
* Computing Education Resources for Schools: https://www.raspberrypi.org/learning/sonic-pi-lessons/
* Music Education Toolkit for Schools: https://sonic-pi.mehackit.org
## Contributors
Sonic Pi has been developed with support from many individuals and organisations. Please see the [CONTRIBUTORS.md](https://github.com/samaaron/sonic-pi/blob/master/CONTRIBUTORS.md) file for a more complete list.
## Translations
Sonic Pi's application and built in tutorial have been translated into several languages thanks to the awesome work of several [volunteer translators](CONTRIBUTORS.md#translation):
Status | Language | Application | Tutorial
-----------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------ | :----------------: | :----------------:
[](https://hosted.weblate.org/engage/sonic-pi/) | Danish | :white_check_mark: | :red_circle:
[](https://hosted.weblate.org/engage/sonic-pi/) | Dutch | :white_check_mark: | :white_check_mark:
[](https://hosted.weblate.org/engage/sonic-pi/) | Finnish | :white_check_mark: | :red_circle:
[](https://hosted.weblate.org/engage/sonic-pi/) | French | :white_check_mark: | :white_check_mark:
[](https://hosted.weblate.org/engage/sonic-pi/) | German | :white_check_mark: | :white_check_mark:
[](https://hosted.weblate.org/engage/sonic-pi/) | Hungarian | :white_check_mark: | :red_circle:
[](https://hosted.weblate.org/engage/sonic-pi/) | Icelandic | :white_check_mark: | :red_circle:
[](https://hosted.weblate.org/engage/sonic-pi/) | Italian | :white_check_mark: | :white_check_mark:
[](https://hosted.weblate.org/engage/sonic-pi/) | Japanese | :white_check_mark: | :white_check_mark:
[](https://hosted.weblate.org/engage/sonic-pi/) | Norwegian Bokmål | :white_check_mark: | :white_check_mark:
[](https://hosted.weblate.org/engage/sonic-pi/) | Polish | :white_check_mark: | :white_check_mark:
[](https://hosted.weblate.org/engage/sonic-pi/) | Portuguese | :red_circle: | :white_check_mark:
[](https://hosted.weblate.org/engage/sonic-pi/) | Romanian | :white_check_mark: | :white_check_mark:
[](https://hosted.weblate.org/engage/sonic-pi/) | Russian | :white_check_mark: | :white_check_mark:
[](https://hosted.weblate.org/engage/sonic-pi/) | Simplified Chinese | :white_check_mark: | :red_circle:
[](https://hosted.weblate.org/engage/sonic-pi/) | Spanish | :white_check_mark: | :white_check_mark:
Would you like to contribute a translation too? If so, please take a look at our [translation docs](https://github.com/samaaron/sonic-pi/blob/master/TRANSLATION.md) to get started.
## Information for developers
Sonic Pi is under active development, and welcomes new contributors:
* [How to contribute](HOW-TO-CONTRIBUTE.md)
* [Change log](CHANGELOG.md)
* [Community](COMMUNITY.md)
* [Contributors](CONTRIBUTORS.md)
* [Installation](INSTALL.md)
* [License](LICENSE.md)
* [Testing](TESTING.md)
* [Translation](TRANSLATION.md)
[](https://hosted.weblate.org/engage/sonic-pi/)
<br/>
[](https://travis-ci.org/samaaron/sonic-pi)
<br/>
[](https://gitter.im/samaaron/sonic-pi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|