···7878 desc: "**A default output configuration.** Contains all the outputs provided here along with the relevant transformers."
7979 - url: "components/orchestrator/process-tracks/element.js"
8080 title: "Process inputs into tracks"
8181- desc: "Whenever the cached tracks are initially loaded through the passed output element it will contextualize and then list tracks by using the passed input element. Afterwards it loops over all tracks and checks if metadata needs to be fetched. If anything has changed, it'll pass the results to the output element."
8181+ desc: "Whenever the cached tracks are initially loaded through the passed output element it will list tracks by using the passed input element. Afterwards it loops over all tracks and checks if metadata needs to be fetched. If anything has changed, it'll pass the results to the output element."
8282 - url: "components/orchestrator/queue-audio/element.js"
8383 title: "Queue ⭤ Audio"
8484 desc: "Connects the given queue engine to the given audio engine."
···8888 - url: "components/orchestrator/repeat-shuffle/element.js"
8989 title: "Repeat & Shuffle"
9090 desc: "An opinionated way to setup repeat & shuffle."
9191+ - url: "components/orchestrator/sources/element.js"
9292+ title: "Sources"
9393+ desc: "Monitor tracks from the given output to form a list of sources based on the input's sources return value."
9194 - url: "components/orchestrator/search-tracks/element.js"
9295 title: "Search ⭤ Tracks"
9396 desc: "Supplies tracks to the given search processor whenever the tracks collection changes."