Skip to content

Commit 98914aa

Browse files
committed
Doc - fix mistake in midi out docs
1 parent fe0fceb commit 98914aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/doc/tutorial/11.2-MIDI-Out.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ with_fx :reverb, room: 1 do
9292
live_audio :moog
9393
end
9494
95-
live_audio :moog_trigger do
95+
live_loop :moog_trigger do
9696
use_real_time
9797
midi (octs :e1, 3).tick, sustain: 0.1
9898
sleep 0.125

0 commit comments

Comments
 (0)