nuttx-apps/examples/fmsynth
Takayoshi Koizumi 4d86c69a22 examples/fmsynth: Add examples for FM synthesizer lib
Add examples to show how to use fmsynth library.

There are 2 samples.
One is a music keyboard, and the other is music player decording MML.
2022-08-25 20:29:55 +09:00
..
Kconfig examples/fmsynth: Add examples for FM synthesizer lib 2022-08-25 20:29:55 +09:00
keyboard_main.c examples/fmsynth: Add examples for FM synthesizer lib 2022-08-25 20:29:55 +09:00
Make.defs examples/fmsynth: Add examples for FM synthesizer lib 2022-08-25 20:29:55 +09:00
Makefile examples/fmsynth: Add examples for FM synthesizer lib 2022-08-25 20:29:55 +09:00
mmlplayer_main.c examples/fmsynth: Add examples for FM synthesizer lib 2022-08-25 20:29:55 +09:00
mmlplayer_score.h examples/fmsynth: Add examples for FM synthesizer lib 2022-08-25 20:29:55 +09:00
music_scale.c examples/fmsynth: Add examples for FM synthesizer lib 2022-08-25 20:29:55 +09:00
music_scale.h examples/fmsynth: Add examples for FM synthesizer lib 2022-08-25 20:29:55 +09:00
operator_algorithm.c examples/fmsynth: Add examples for FM synthesizer lib 2022-08-25 20:29:55 +09:00
operator_algorithm.h examples/fmsynth: Add examples for FM synthesizer lib 2022-08-25 20:29:55 +09:00