From 743707d5251422778e65c68409c21517a69ac0b1 Mon Sep 17 00:00:00 2001 From: dan derks Date: Fri, 8 Nov 2024 12:14:34 -0500 Subject: [PATCH] norns extended reference -> add breadcrums --- norns/reference/arc.md | 3 +++ norns/reference/audio.md | 3 +++ norns/reference/clock.md | 3 +++ norns/reference/controlspec.md | 3 +++ norns/reference/encoders.md | 3 +++ norns/reference/engine.md | 3 +++ norns/reference/gamepad.md | 3 +++ norns/reference/grid.md | 3 +++ norns/reference/keyboard.md | 3 +++ norns/reference/lib/er.md | 3 +++ norns/reference/lib/fileselect.md | 3 +++ norns/reference/lib/intonation.md | 3 +++ norns/reference/lib/lattice.md | 3 +++ norns/reference/lib/lfo.md | 3 +++ norns/reference/lib/listselect.md | 3 +++ norns/reference/lib/musicutil.md | 3 +++ norns/reference/lib/pattern_time.md | 3 +++ norns/reference/lib/reflection.md | 3 +++ norns/reference/lib/sequins.md | 3 +++ norns/reference/lib/tabutil.md | 3 +++ norns/reference/lib/textentry.md | 3 +++ norns/reference/lib/timeline.md | 3 +++ norns/reference/lib/ui.md | 3 +++ norns/reference/lib/ui/dial.md | 3 +++ norns/reference/lib/ui/list.md | 3 +++ norns/reference/lib/ui/message.md | 3 +++ norns/reference/lib/ui/pages.md | 3 +++ norns/reference/lib/ui/playbackicon.md | 3 +++ norns/reference/lib/ui/scrollinglist.md | 3 +++ norns/reference/lib/ui/slider.md | 3 +++ norns/reference/lib/ui/tabs.md | 3 +++ norns/reference/metro.md | 3 +++ norns/reference/midi.md | 3 +++ norns/reference/osc.md | 3 +++ norns/reference/parameters.md | 3 +++ norns/reference/parameters/control.md | 3 +++ norns/reference/parameters/file.md | 3 +++ norns/reference/parameters/number.md | 3 +++ norns/reference/parameters/option.md | 3 +++ norns/reference/poll.md | 3 +++ 40 files changed, 120 insertions(+) diff --git a/norns/reference/arc.md b/norns/reference/arc.md index 73fa145b..71e5f160 100644 --- a/norns/reference/arc.md +++ b/norns/reference/arc.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/arc +parent: reference +grand_parent: norns +has_children: false --- ## arc diff --git a/norns/reference/audio.md b/norns/reference/audio.md index 253306a1..e99746dd 100644 --- a/norns/reference/audio.md +++ b/norns/reference/audio.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/audio +parent: reference +grand_parent: norns +has_children: false --- ## audio diff --git a/norns/reference/clock.md b/norns/reference/clock.md index ee1aa79e..c3a1c31d 100644 --- a/norns/reference/clock.md +++ b/norns/reference/clock.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/clock +parent: reference +grand_parent: norns +has_children: false --- ## clock diff --git a/norns/reference/controlspec.md b/norns/reference/controlspec.md index 85e48320..7ded1320 100644 --- a/norns/reference/controlspec.md +++ b/norns/reference/controlspec.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/controlspec +parent: reference +grand_parent: norns +has_children: false --- ## controlspec diff --git a/norns/reference/encoders.md b/norns/reference/encoders.md index e3fb1f4e..30e96739 100644 --- a/norns/reference/encoders.md +++ b/norns/reference/encoders.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/encoders +parent: reference +grand_parent: norns +has_children: false --- ## encoders diff --git a/norns/reference/engine.md b/norns/reference/engine.md index ffebf77f..dca02740 100644 --- a/norns/reference/engine.md +++ b/norns/reference/engine.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/engine +parent: reference +grand_parent: norns +has_children: false --- ## engine diff --git a/norns/reference/gamepad.md b/norns/reference/gamepad.md index 9af5eafa..70a72233 100644 --- a/norns/reference/gamepad.md +++ b/norns/reference/gamepad.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/gamepad +parent: reference +grand_parent: norns +has_children: false --- ## gamepad diff --git a/norns/reference/grid.md b/norns/reference/grid.md index 992990f1..63f06777 100644 --- a/norns/reference/grid.md +++ b/norns/reference/grid.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/grid +parent: reference +grand_parent: norns +has_children: false --- ## grid diff --git a/norns/reference/keyboard.md b/norns/reference/keyboard.md index 1c052b01..cc313252 100644 --- a/norns/reference/keyboard.md +++ b/norns/reference/keyboard.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/keyboard +parent: reference +grand_parent: norns +has_children: false --- ## keyboard diff --git a/norns/reference/lib/er.md b/norns/reference/lib/er.md index dea90593..5388345d 100644 --- a/norns/reference/lib/er.md +++ b/norns/reference/lib/er.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/er +parent: reference +grand_parent: norns +has_children: false --- ## er diff --git a/norns/reference/lib/fileselect.md b/norns/reference/lib/fileselect.md index ee9f353f..1daccc73 100644 --- a/norns/reference/lib/fileselect.md +++ b/norns/reference/lib/fileselect.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/fileselect +parent: reference +grand_parent: norns +has_children: false --- ## fileselect diff --git a/norns/reference/lib/intonation.md b/norns/reference/lib/intonation.md index 1a6268d9..06fbcf75 100644 --- a/norns/reference/lib/intonation.md +++ b/norns/reference/lib/intonation.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/intonation +parent: reference +grand_parent: norns +has_children: false --- ## intonation diff --git a/norns/reference/lib/lattice.md b/norns/reference/lib/lattice.md index 22174eab..80aeca76 100644 --- a/norns/reference/lib/lattice.md +++ b/norns/reference/lib/lattice.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/lattice +parent: reference +grand_parent: norns +has_children: false title: lattice --- diff --git a/norns/reference/lib/lfo.md b/norns/reference/lib/lfo.md index 7b72b560..0e4b462b 100644 --- a/norns/reference/lib/lfo.md +++ b/norns/reference/lib/lfo.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/lfo +parent: reference +grand_parent: norns +has_children: false --- ## lfo diff --git a/norns/reference/lib/listselect.md b/norns/reference/lib/listselect.md index 956f2d02..6c53df0f 100644 --- a/norns/reference/lib/listselect.md +++ b/norns/reference/lib/listselect.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/listselect +parent: reference +grand_parent: norns +has_children: false --- ## listselect diff --git a/norns/reference/lib/musicutil.md b/norns/reference/lib/musicutil.md index 9dc71523..5fe9e948 100644 --- a/norns/reference/lib/musicutil.md +++ b/norns/reference/lib/musicutil.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/musicutil +parent: reference +grand_parent: norns +has_children: false --- ## musicutil diff --git a/norns/reference/lib/pattern_time.md b/norns/reference/lib/pattern_time.md index cf26755c..f61ab6c4 100644 --- a/norns/reference/lib/pattern_time.md +++ b/norns/reference/lib/pattern_time.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/pattern_time +parent: reference +grand_parent: norns +has_children: false --- ## pattern_time diff --git a/norns/reference/lib/reflection.md b/norns/reference/lib/reflection.md index 65ec80df..f9d59550 100644 --- a/norns/reference/lib/reflection.md +++ b/norns/reference/lib/reflection.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/reflection +parent: reference +grand_parent: norns +has_children: false --- ## reflection diff --git a/norns/reference/lib/sequins.md b/norns/reference/lib/sequins.md index 0ed833cb..6a7585b7 100644 --- a/norns/reference/lib/sequins.md +++ b/norns/reference/lib/sequins.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/sequins +parent: reference +grand_parent: norns +has_children: false title: sequins --- diff --git a/norns/reference/lib/tabutil.md b/norns/reference/lib/tabutil.md index fb9503cd..f7869733 100644 --- a/norns/reference/lib/tabutil.md +++ b/norns/reference/lib/tabutil.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/tabutil +parent: reference +grand_parent: norns +has_children: false --- ## tab diff --git a/norns/reference/lib/textentry.md b/norns/reference/lib/textentry.md index 57c8b6aa..59aeda40 100644 --- a/norns/reference/lib/textentry.md +++ b/norns/reference/lib/textentry.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/textentry +parent: reference +grand_parent: norns +has_children: false --- ## textentry diff --git a/norns/reference/lib/timeline.md b/norns/reference/lib/timeline.md index 04900687..42bd2ca6 100644 --- a/norns/reference/lib/timeline.md +++ b/norns/reference/lib/timeline.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/timeline +parent: reference +grand_parent: norns +has_children: false title: timeline --- diff --git a/norns/reference/lib/ui.md b/norns/reference/lib/ui.md index cf9b7d57..00493ace 100644 --- a/norns/reference/lib/ui.md +++ b/norns/reference/lib/ui.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/ui +parent: reference +grand_parent: norns +has_children: false --- ## UI diff --git a/norns/reference/lib/ui/dial.md b/norns/reference/lib/ui/dial.md index 5f8c18f6..cdc5bcfb 100644 --- a/norns/reference/lib/ui/dial.md +++ b/norns/reference/lib/ui/dial.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/ui/dial +parent: reference/lib/ui +grand_parent: norns/reference +has_children: false --- ## Dial diff --git a/norns/reference/lib/ui/list.md b/norns/reference/lib/ui/list.md index 8dad1fea..5e232e00 100644 --- a/norns/reference/lib/ui/list.md +++ b/norns/reference/lib/ui/list.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/ui/list +parent: reference/lib/ui +grand_parent: norns/reference +has_children: false --- ## List diff --git a/norns/reference/lib/ui/message.md b/norns/reference/lib/ui/message.md index dcf73fc9..428668b6 100644 --- a/norns/reference/lib/ui/message.md +++ b/norns/reference/lib/ui/message.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/ui/message +parent: reference/lib/ui +grand_parent: norns/reference +has_children: false --- ## Message diff --git a/norns/reference/lib/ui/pages.md b/norns/reference/lib/ui/pages.md index 69d80463..918db097 100644 --- a/norns/reference/lib/ui/pages.md +++ b/norns/reference/lib/ui/pages.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/ui/pages +parent: reference/lib/ui +grand_parent: norns/reference +has_children: false --- ## Pages diff --git a/norns/reference/lib/ui/playbackicon.md b/norns/reference/lib/ui/playbackicon.md index 80e2aa00..f68bd8c7 100644 --- a/norns/reference/lib/ui/playbackicon.md +++ b/norns/reference/lib/ui/playbackicon.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/ui/playbackicon +parent: reference/lib/ui +grand_parent: norns/reference +has_children: false --- ## Playback Icon diff --git a/norns/reference/lib/ui/scrollinglist.md b/norns/reference/lib/ui/scrollinglist.md index ecb6cb59..5398c755 100644 --- a/norns/reference/lib/ui/scrollinglist.md +++ b/norns/reference/lib/ui/scrollinglist.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/ui/scrollinglist +parent: reference/lib/ui +grand_parent: norns/reference +has_children: false --- ## ScrollingList diff --git a/norns/reference/lib/ui/slider.md b/norns/reference/lib/ui/slider.md index abd41fde..f154875f 100644 --- a/norns/reference/lib/ui/slider.md +++ b/norns/reference/lib/ui/slider.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/ui/slider +parent: reference/lib/ui +grand_parent: norns/reference +has_children: false --- ## Slider diff --git a/norns/reference/lib/ui/tabs.md b/norns/reference/lib/ui/tabs.md index 0dcf7a18..0469ac1b 100644 --- a/norns/reference/lib/ui/tabs.md +++ b/norns/reference/lib/ui/tabs.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/lib/ui/tabs +parent: reference/lib/ui +grand_parent: norns/reference +has_children: false --- ## Tabs diff --git a/norns/reference/metro.md b/norns/reference/metro.md index 64a64774..31b25e9b 100644 --- a/norns/reference/metro.md +++ b/norns/reference/metro.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/metro +parent: reference +grand_parent: norns +has_children: false --- ## metro diff --git a/norns/reference/midi.md b/norns/reference/midi.md index f843cd81..8c88fdc0 100644 --- a/norns/reference/midi.md +++ b/norns/reference/midi.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/midi +parent: reference +grand_parent: norns +has_children: false --- ## midi diff --git a/norns/reference/osc.md b/norns/reference/osc.md index e4e2a520..8a735641 100644 --- a/norns/reference/osc.md +++ b/norns/reference/osc.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/osc +parent: reference +grand_parent: norns +has_children: false --- ## osc diff --git a/norns/reference/parameters.md b/norns/reference/parameters.md index 0eb8729f..0460882d 100644 --- a/norns/reference/parameters.md +++ b/norns/reference/parameters.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/params +parent: reference +grand_parent: norns +has_children: false --- ## params and paramset diff --git a/norns/reference/parameters/control.md b/norns/reference/parameters/control.md index c4cdbf1c..4c352b0f 100644 --- a/norns/reference/parameters/control.md +++ b/norns/reference/parameters/control.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/parameters/control +parent: reference/params +grand_parent: norns/reference +has_children: false --- ## control diff --git a/norns/reference/parameters/file.md b/norns/reference/parameters/file.md index 5bcf7cc1..2b3596f7 100644 --- a/norns/reference/parameters/file.md +++ b/norns/reference/parameters/file.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/parameters/file +parent: reference/params +grand_parent: norns/reference +has_children: false --- ## file diff --git a/norns/reference/parameters/number.md b/norns/reference/parameters/number.md index e3a561ec..d3348711 100644 --- a/norns/reference/parameters/number.md +++ b/norns/reference/parameters/number.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/parameters/number +parent: reference/params +grand_parent: norns/reference +has_children: false --- ## number diff --git a/norns/reference/parameters/option.md b/norns/reference/parameters/option.md index 69a77818..7ab18c9a 100644 --- a/norns/reference/parameters/option.md +++ b/norns/reference/parameters/option.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/parameters/option +parent: reference/params +grand_parent: norns/reference +has_children: false --- ## option diff --git a/norns/reference/poll.md b/norns/reference/poll.md index 1c773897..6d632382 100644 --- a/norns/reference/poll.md +++ b/norns/reference/poll.md @@ -2,6 +2,9 @@ layout: default nav_exclude: true permalink: /norns/reference/poll +parent: reference +grand_parent: norns +has_children: false --- ## poll