From: Jérôme Pinot <ngc891@gmail.com>
authorJérôme Pinot <ngc891@gmail.com>
Mon, 9 Apr 2012 07:37:02 +0000 (07:37 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 9 Apr 2012 07:37:02 +0000 (07:37 +0000)
commitf2cdbe6e90884fa5004a1d43485f56abf8b59e10
treeeb44bf203128f49098e3d47846d14de541787db1
parent3d43142dad68cee0cbb1db9f4debf43b4fb1e7c4
From: Jérôme Pinot <ngc891@gmail.com>
Subject: [E-devel] [patch] edje multisense example

Here is a try to have a working edje multisense example to fill up the
doc blank. edje-multisense.c is basically edje_example.c adapted.
I modified the edc, removing dead code, to have only a sample and a tone
example. Can be extended later.

Does the job except that it only plays sound one time per launch. Hope
someone will know why and correct it...

Attached:
- the patch for existing .edc and build system
- the new edje-multisense.c file
- duck.wav a reworked public domain wav sample of a duck quack-quack

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@69962 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/examples/Makefile.am
src/examples/duck.wav [new file with mode: 0644]
src/examples/edje-multisense.c [new file with mode: 0644]
src/examples/multisense.edc