welcome: please sign in
location: Diff for "StockFunctions"
Differences between revisions 7 and 8
Revision 7 as of 2010-08-13 06:40:31
Size: 960
Editor: guest
Comment:
Revision 8 as of 2010-08-13 06:41:21
Size: 1661
Editor: guest
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:

---- /!\ '''Edit conflict - other version:''' ----
Line 7: Line 9:

---- /!\ '''Edit conflict - your version:''' ----
The MICrODEC comes preprogrammed with 16 functions. These feature a number of the things the MICrODEC does well, including time effects. For the most part, these involve looking up some data in the SRAM and multiplying or adding it with some other data, before playing it out through the codec. A zipped file with all of these is linked off the main MICrODEC page, and here you can you study each function in-depth (understand how each works, and steal bits of code for creations of your own).

|| Bank #|| Function ||
|| 0|| 6s mono delay ||

---- /!\ '''End of edit conflict''' ----

Stock Functions


/!\ Edit conflict - other version:


The MICrODEC comes preprogrammed with 16 functions. These feature a number of the things the MICrODEC does well, including time effects. For the most part, these involve looking up some data in the SRAM and multiplying or adding it with some other data, before playing it out through the codec. A zipped file with all of these is linked off the main MICrODEC page, and here you can you study each function in-depth (understand how each works, and steal bits of code for creations of your own).

Bank #

Function

0

6s mono delay


/!\ Edit conflict - your version:


The MICrODEC comes preprogrammed with 16 functions. These feature a number of the things the MICrODEC does well, including time effects. For the most part, these involve looking up some data in the SRAM and multiplying or adding it with some other data, before playing it out through the codec. A zipped file with all of these is linked off the main MICrODEC page, and here you can you study each function in-depth (understand how each works, and steal bits of code for creations of your own).

Bank #

Function

0

6s mono delay


/!\ End of edit conflict


  1. 700ms stereo delay
  2. 3s stereo ping-pong delay
  3. mono reverb
  4. flanger
  5. chorus
  6. tremolo
  7. pitch shifter
  8. sampler with pitch shift
  9. vco/vca
  10. fullwave distortion with delay
  11. stereo flanger pan
  12. reverser with crossfade
  13. reverser with fading
  14. gated reverser with delay
  15. up-down sweep

StockFunctions (last edited 2010-09-17 20:48:24 by guest)