remove double tag

This commit is contained in:
Felix Roos
2023-03-02 22:43:18 +01:00
parent 77eefc20f7
commit e4aa926ad5
-1
View File
@@ -215,7 +215,6 @@ const generic_params = [
* @name loopEnd
* @param {number | Pattern} position position from 0 - 1 where the loop ends
* @example
* @example
* note("<c a f e>").s("piano")
* .loopBegin(.2).loopEnd("<.3 .4 .5 .6>")
*