Csound:Audio Loop Remixer: Difference between revisions
Jump to navigation
Jump to search
Line 27: | Line 27: | ||
***** sample.[wav|aif] |
***** sample.[wav|aif] |
||
***** etc... |
***** etc... |
||
<set-name> is the name of the set that will show up in the list at the bottom-left of the window. |
|||
<folder-one>, <folder-two>, <folder-three> and <folder-four> are the names of the sample groupings. All four should be used. |
|||
info.txt contains the following options: |
info.txt contains the following options: |
Revision as of 05:46, 1 April 2008
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...
- <set-name>/
- samples/
<set-name> is the name of the set that will show up in the list at the bottom-left of the window.
<folder-one>, <folder-two>, <folder-three> and <folder-four> are the names of the sample groupings. All four should be used.
info.txt contains the following options:
tempo=<tempo>
beats_per_measure=<beats per measure>
info.txt example (and defaults)
tempo=120
beats_per_measure=4