This website requires JavaScript.
Explore
Help
Sign In
uGFX
/
ugfx
Watch
2
Star
0
Fork
0
You've already forked ugfx
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
052a8e033c
ugfx
/
demos
/
modules
/
gaudio
/
play-wave
/
demo.mk
4 lines
102 B
Makefile
Raw
Normal View
History
Unescape
Escape
Combine GAUDIN and GAUDOUT into a single GAUDIO module. Simplify GAUDIN (now GAUDIO RECORD) api. Update audio demo's to match. Port Win32 driver to new audio api.
2014-03-11 07:13:31 +00:00
DEMODIR
=
$(
GFXLIB
)
/demos/modules/gaudio/play-wave
First GAUDOUT working demo.
2014-03-06 10:02:16 +00:00
GFXINC
+=
$(
DEMODIR
)
GFXSRC
+=
$(
DEMODIR
)
/main.c
Reference in New Issue
Copy Permalink