Csound:Audio Loop Remixer

From OLPC
Revision as of 01:44, 1 April 2008 by Gct (talk | contribs) (New page: Image:Remixer small.png Csound is used to perform the audio loops and handle the effects processing. Users may add their own sound sets. == Sound Set Folder Structure == * <Acti...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Remixer small.png


Csound is used to perform the audio loops and handle the effects processing. Users may add their own sound sets.


Sound Set Folder Structure

  • <Activity-Path>
    • samples/
      • <set-name>/
        • info.txt
        • <folder-one>/
          • sample.[wav|aif]
          • sample.[wav|aif]
          • etc...
        • <folder-two>/
          • sample.[wav|aif]
          • sample.[wav|aif]
          • etc...
        • <folder-three>/
          • sample.[wav|aif]
          • sample.[wav|aif]
          • etc...
        • <folder-four>/
          • sample.[wav|aif]
          • sample.[wav|aif]
          • etc...

info.txt contains the following options:

tempo=<tempo>

beats_per_measure=<beats per measure>

Example (and default)

tempo=120

beats_per_measure=4