genode/repos/os/src/test/audio_out_click
Emery Hemingway a7a0d3fe63 Refactor Tup, flatten output directories
Make no attempt to replicate the depot layout.
2019-10-28 11:32:29 +01:00
..
main.cc os: new Input::Event representation 2018-05-03 15:31:25 +02:00
README os: add sporadic sound test 2015-09-09 15:14:29 +02:00
target.mk os: removal of deprecated os/config.h (fix #2431) 2017-05-31 13:16:22 +02:00
Tupfile Refactor Tup, flatten output directories 2019-10-28 11:32:29 +01:00

test-audio_out sends one or more raw audio streams to the "Audio_out"
service. The raw data must comply the Audio_out standard format.

! <start>
!     <filename>test-audio_out</filename>
!     <ram_quota>1M</ram_qouta>
!     <config>
!         <filename>audio1.raw</filename>
!         <filename>audio2.raw</filename>
!         ...
!     </config>
! </start>

       Example configuration entry