Show
Ignore:
Timestamp:
11/19/07 15:39:53 (1 year ago)
Author:
shans
Message:

Replacing sound implementation - WAS ocaml int arrays, IS native float
arrays. This has not yet been completely been debugged!

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ocaml-remix/trunk/sound.mli

    r514 r529  
    1 type raw_sound = int array;; 
     1type raw_sound = FB.buffer;; 
    22 
    33(** a sound takes a remix, a start time, and a render extent, and generates raw