Searched refs:note_to_freq (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsound_calls.h55 int note_to_freq(int note_num);
H A Dsequencer.c1559 int note_to_freq(int note_num) function
1591 EXPORT_SYMBOL(note_to_freq); variable
H A Dopl3.c648 freq = devc->voc[voice].orig_freq = note_to_freq(note) / 1000;

Completed in 77 milliseconds