Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IsReverbEnabled
headers/os/midi/Synth.h
61
bool IsReverbEnabled() const;
src/kits/midi/SoftSynth.h
59
bool IsReverbEnabled() const;
src/kits/midi/Synth.cpp
150
return fSynth->IsReverbEnabled();