]> gitweb.factorcode.org Git - factor.git/commit
audio.engine improvements: support static and streaming audio clips. let openal handl...
authorJoe Groff <arcata@gmail.com>
Wed, 20 Jan 2010 19:35:02 +0000 (11:35 -0800)
committerJoe Groff <arcata@gmail.com>
Wed, 20 Jan 2010 19:35:02 +0000 (11:35 -0800)
commit7a27d8a92b95709b1b26ac0c0c1dd35e73b8e7a3
treeec16c12b2d61ed81202c522514ba5e90a0bbfb17
parent67472040a9081e1f34b557f4c32f642e8d688e38
audio.engine improvements: support static and streaming audio clips. let openal handle static sources to avoid factor timer vagaries. rename (audio-clip) to <static-audio-clip>/<streaming-audio-clip>, and <audio-clip> to play-static-audio-clip/play-streaming-audio-clip
extra/audio/engine/engine.factor