Skip to content

Commit 8177b53

Browse files
committed
Documentation
1 parent a6398c8 commit 8177b53

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/AudioTools/CoreAudio/RTTTLOutput.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ namespace audio_tools {
8888
* invalid tokens.
8989
* - The fallback for bpm==0 may be surprising; consider using the default
9090
* bpm instead.
91+
* @ingroup dsp
92+
* @ingroup transform
93+
* @author Phil Schatzmann
94+
* @copyright GPLv3
9195
*/
9296
template <class T = int16_t>
9397
class RTTTLOutput : public AudioOutput {

0 commit comments

Comments
 (0)