Changeset 6712
- Timestamp:
- 07/01/09 17:45:43 (14 months ago)
- Files:
-
- 1 modified
-
trunk/liquidsoap/src/synth/synth.ml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/liquidsoap/src/synth/synth.ml
r6711 r6712 118 118 self#adsr adsr (4,0) buf (ofs + r - state_pos) (len - (r - state_pos)) 119 119 | 4 -> 120 Printf.printf "state 4\n%!";121 120 Float_pcm.blankify buf ofs len; 122 121 st
