Home
last modified time | relevance | path

Searched refs:dfm_depth (Results 1 – 2 of 2) sorted by relevance

/dports/audio/din/din-52/src/
H A Dmenu.h798 float dam_depth, dfm_depth, dam_bpm, dfm_bpm; // for drone modulation member
H A Dmenu.cc73 dam_depth = dfm_depth = dam_bpm = dfm_bpm = 0; in menu()
2532 float* d_prev_vals [] = {&dam_depth, &dfm_depth, &dam_bpm, &dfm_bpm}; in init_modulation()