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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dsound_calls.h55 int note_to_freq(int note_num);
H A Dsequencer.c1560 int note_to_freq(int note_num) function
1592 EXPORT_SYMBOL(note_to_freq); variable
H A Dopl3.c650 freq = devc->voc[voice].orig_freq = note_to_freq(note) / 1000;

Completed in 53 milliseconds