Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Commit 7eade84

Browse files
committed
[add] link back to Q&A for MIDI issues
1 parent 9bfb230 commit 7eade84

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_howtos/midi/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,10 @@ m1 $ every 4 (slow 1.5) $ slow 2 $ n (offadd 0.25 (7) "f3(3,8) g5*3")
110110
# lfo "0.1"
111111
# cutoff (slow 4 sine1)
112112
~~~~
113+
114+
{% capture midi_debug %}
115+
**Note:** If `tidal-midi` does not work as expected, head over to [our Q&A platform for further help on common issues](http://ask.tidalcycles.org/questions/scope:all/sort:activity-desc/tags:MIDI/page:1/).
116+
{% endcapture %}
117+
{% include alert.html content=midi_debug %}
118+
119+

0 commit comments

Comments
 (0)