Slava Pestov
|
75560699ea
|
Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object>
|
2010-12-25 16:55:36 -08:00 |
Doug Coleman
|
67c37591ca
|
Remove <uint> *uint and friends. Hopefully remove the last usages of these words
|
2010-10-25 15:54:42 -05:00 |
Doug Coleman
|
a6f0abb9a2
|
Rename alarms -> timers
|
2010-06-10 16:39:13 -05:00 |
Doug Coleman
|
e75b85de30
|
Update code base for new alarms api
|
2010-05-21 20:42:12 -05:00 |
Slava Pestov
|
ea726f5680
|
Move remaining sequence operations from generalizations to sequences.generalizations where they belong
|
2010-05-18 18:36:47 -04:00 |
Joe Groff
|
3487f3a5c5
|
tweak queue-clip-buffer to stop bothering the audio generator after generate-audio returns a size of 0 or f
|
2010-01-25 14:52:21 -08:00 |
Joe Groff
|
bc14a7392b
|
docs for audio.engine
|
2010-01-25 14:49:11 -08:00 |
Joe Groff
|
91e014ef96
|
audio.engine: dispose generator for streaming-audio-clip when it finishes
|
2010-01-24 12:45:51 -08:00 |
Joe Groff
|
a751ecd8b7
|
audio.engine: let audio generators determine their own buffer size
|
2010-01-24 10:07:14 -08:00 |
Joe Groff
|
d58ac13101
|
remove debug prints
|
2010-01-20 15:23:48 -08:00 |
Joe Groff
|
90a065e690
|
rearrange order of <static-audio-clip> args to be consistent with <streaming-audio-clip> . add a streaming noise generator to audio.engine.test to ensure streaming clips work
|
2010-01-20 12:26:07 -08:00 |
Joe Groff
|
6b8c5bd101
|
tweak audio.engine generator interface
|
2010-01-20 11:48:48 -08:00 |
Joe Groff
|
92409fd3b6
|
mop up dead code and other debris from audio.engine
|
2010-01-20 11:40:13 -08:00 |
Joe Groff
|
7a27d8a92b
|
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
|
2010-01-20 11:35:02 -08:00 |
Joe Groff
|
2f8180faa6
|
allow audio-sources to control reference distance and rolloff factor
|
2010-01-19 17:54:55 -08:00 |
Joe Groff
|
a99f1fd20e
|
make a protocol for audio.engine sources/listeners. fix multiple clip play/pause/stop words, and fix when a clip gets disposed during update-audio
|
2010-01-19 17:39:11 -08:00 |
Joe Groff
|
ab7d8aca7c
|
add words to audio.engine for synchronized play/pause/stop of multiple clips
|
2010-01-19 13:16:45 -08:00 |
Joe Groff
|
303efda053
|
audio.loader vocab that reads audio file with reader appropriate to file extension
|
2010-01-19 12:46:06 -08:00 |
Joe Groff
|
beb0e7ae5b
|
oops. remove catheter and IVs from audio.engine
|
2010-01-19 10:42:38 -08:00 |
Joe Groff
|
b8d4a3e51b
|
make audio.engine actually work, add audio.engine.test to exercise it
|
2010-01-19 10:29:25 -08:00 |
Joe Groff
|
ace167991d
|
audio.engine initial code dump
|
2010-01-18 14:17:04 -08:00 |