We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6398c8 commit 8177b53Copy full SHA for 8177b53
src/AudioTools/CoreAudio/RTTTLOutput.h
@@ -88,6 +88,10 @@ namespace audio_tools {
88
* invalid tokens.
89
* - The fallback for bpm==0 may be surprising; consider using the default
90
* bpm instead.
91
+ * @ingroup dsp
92
+ * @ingroup transform
93
+ * @author Phil Schatzmann
94
+ * @copyright GPLv3
95
*/
96
template <class T = int16_t>
97
class RTTTLOutput : public AudioOutput {
0 commit comments