Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
blob: f066e23e34930cb425a837dd13f73677df8210cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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. 
Note: The TamTam suite is being ported to the new OLPCs and there are issues with gtk3
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/
Latest version of jam as of 4/30/2013: http://activities.sugarlabs.org/es-ES/sugar/downloads/file/27262/tamtamjam-56.xo
IRC: #tam_tam on Freenode network.
Mailing list: http://lists.laptop.org/listinfo/localization

===========