Difference between revisions of "Packaging Sonic Pi"
(→Project Description) |
(→Goals by Release) |
||
Line 44: | Line 44: | ||
Goals for each release and plans for reaching those goals: | Goals for each release and plans for reaching those goals: | ||
<!-- Note: Each student must have unique goals. These goals may be ''related'' to other students' work, but must be ''distinct'' and ''attainable'' regardless of the state of the other students' work. For example, under the umbrella of one project title, one student may work on packaging a piece of software and another may work on documentation, or one may work on solving one bug and another on solving another bug, but two students must not work on the same bug or depend on the other students' work in order to be able to complete their own project. --> | <!-- Note: Each student must have unique goals. These goals may be ''related'' to other students' work, but must be ''distinct'' and ''attainable'' regardless of the state of the other students' work. For example, under the umbrella of one project title, one student may work on packaging a piece of software and another may work on documentation, or one may work on solving one bug and another on solving another bug, but two students must not work on the same bug or depend on the other students' work in order to be able to complete their own project. --> | ||
− | * 0.1 | + | * 0.1 Have Sonic Pi package in review |
− | * 0.2 | + | * 0.2 Have the package review proceeding/done |
− | * 0.3 | + | * 0.3 Package Sonic Pi into Fedora and start coding some music |
== Communication == | == Communication == |
Revision as of 20:47, 9 October 2013
Contents
Packaging Pi Compatible Software - Sonic Pi
Project Description
The Sonic Pi is an open source programming environment that allows you to make sounds. It is a way to build a synthesizer from scratch. The teaching and learning materials are open and free. The Sonic Pi has been in the works since 2012 and was created by Dr. Sam Aaron: a musician and researcher at the University of Cambridge.
Project Leader
Amadeus Konopko
Project Contributor(s)
Project Details
The Sonic Pi Dependancies are as follows: supercollider ruby1.9.1 libqscintilla2-8
To install Sonic pi: sudo apt-get update sudo apt-get install sonic-pi
Additional Documentation includes: Compile the Qt app within app/gui and run one of the start-group-* scripts to start the app.
Project Plan
0.1 I plan to have Sonic Pi package in review. 0.2 The plan is to have the package review proceeding/done 0.3 I plan to package Sonic Pi into Fedora
Tracking
Key contacts
Goals by Release
Goals for each release and plans for reaching those goals:
- 0.1 Have Sonic Pi package in review
- 0.2 Have the package review proceeding/done
- 0.3 Package Sonic Pi into Fedora and start coding some music