Home
last modified time | relevance | path

Searched defs:binaural_drone (Results 1 – 2 of 2) sorted by relevance

/dports/audio/din/din-52/src/
H A Dbinaural_drone.h15 struct binaural_drone { struct
17 std::string name;
45binaural_drone (multi_curve* wav, float lhz, float rhz, float vol, int just, float sep, float lx =… argument
55 struct fade_flags {
66 } fading;
71 int sel;
H A Dbinaural_drone.cc17 binaural_drone::binaural_drone (multi_curve* wav, float _lhz, float _rhz, float _vol, int _just, fl… in binaural_drone() function in binaural_drone