TamTam:Format

From OLPC
Revision as of 09:50, 9 March 2007 by 24.200.159.4 (talk)
Jump to: navigation, search

Discussion Forum for TamTam's file format.

  • Binary or ascii ?

How big woudl a typical TamTam track file be?

How big would a typical SynthLab file be?

The main idea, in order to save disk space, will be to avoid using rendered sound at all.


  • Could it be saved as an executable python file ?
  • How to include microphone recordings? How terrible would it be to write the recording data as an array literal in python (at the bottom of the file, as far out of sight as possible!) ?
  • How to include synthlab parameter settings?