Skip to content

sugarlabs/tamtam

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
Jam
 
 
 
 
 
 
 
 
 
 
 
 
 
 
po
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Overview
========
TamTam is a suite of four music and sound related activities for Sugar.
TamTam is written in python with some C functions for speed-critical services.
The audio engine for TamTam is Csound. 

Repository
==========

The port of TamTam activities to Gtk3 is complex and has not been finished.
The production sources are in the branch 'sugar-0.94', and the sources
been ported to Gtk3 are in master branch.

Distribution
============

Run `./setup.py dist_xo` to create .xo bundles for all activities at once.
Run `./setup.py dist_sources` to create sources tarball.
Run `DESTDIR=<dest-dir> ./setup.py install` to install activities using optional
DESTDIR prefix.

Resources
=========
http://wiki.sugarlabs.org/go/Activities/TamTam
http://git.sugarlabs.org/tamtam/

Dependencies
============
Requires CSound >= 6.10