Skip to content
Mark Harris edited this page Apr 30, 2020 · 2 revisions

Orac, Sidekick and Pure Data for Terminal Tedium (TT)

These are 3 related projects :

  • Orac - Pure Data based Modular Sync
  • Sidekick - a utility to allow for application switching on TT
  • TTuiLite - a C++ (external) for developing standalone apps.

my YouTube showing Sidekick and Orac on Norns

Installing and Updating Sidekick, Orac etc

since this is the rest is the same as on Norns, I refer the reader to the norns sidekick wiki

particularly useful pages are:

Using Sidekick on Norns

Using Orac on Norns

Adding new patches

Status: Release 0.2.0

Requirements

  • Terminal Tedium, with display

Other notes

  • Advanced Midi setup midi should work 'out of the box' for most controllers. however, you can edit post-patch.sh, to form additional/custom midi connection I cover many related topics in a post/video over at C&G forum

Source code

Orac - https://github.com/TheTechnobear/Orac (dev branch) pure data side of Orac

Mec - https://github.com/TheTechnobear/MEC (dev branch) interface to Orac, Norns and other stuff

TTuiLite - https://github.com/TheTechnobear/TTuiLite (master branch) (includes Sidekickl)

Clone this wiki locally