/FM_synthesizer_using_NIMyRio

I have created an NI MyRio FM synthesizer using Labview. I haven’t used any other external library/MIDI instrument. Instead, I’m just sticking to this formula: y(t) = a(t) sin(2pi*fc*t + i(t)*sin(2pi*fm*t)) from Dr J Chowning’s research. The instrument options are: bell, drum, clarinet, basson and brass. You can switch to different instruments from the case structure.

Primary LanguageLabVIEW

Watchers