HelenOS sources

hound_context_create_playback  143 uspace/app/modplay/modplay.c 	hound = hound_context_create_playback(argv[1], format, buffer_size);
hound_context_create_playback  152 uspace/app/wavplay/main.c 	hound_context_t *hound = hound_context_create_playback(filename,
hound_context_create_playback  301 uspace/app/wavplay/main.c 		hound_ctx = hound_context_create_playback("wavplay",
hound_context_create_playback   49 uspace/lib/hound/include/hound/client.h hound_context_t *hound_context_create_playback(const char *name,
HelenOS homepage, sources at GitHub