Skip to content

Commit

Permalink
add video to index
Browse files Browse the repository at this point in the history
  • Loading branch information
jbaylies committed Aug 26, 2024
1 parent f48a4a6 commit e067f55
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,16 @@ SousaFX Documentation
:align: center
:alt: deadzones.png

.. raw:: html

<div style="text-align: center;"><iframe width="560" height="315" src="https://www.youtube.com/embed/y41mzf06o4c?si=5vOqbNbZ442DxWON" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>

|
Introduction
------------

SousaFX is a multi-effects rig made with `MaxMSP <https://cycling74.com/products/max>`_ that lets tuba players control audio effects using a game controller attached to the side of the tuba.
SousaFX is a multi-effects rig made by `John Baylies <https://www.sousastep.quest/links/>`_ with `MaxMSP <https://cycling74.com/products/max>`_, which lets tuba players control audio and visual effects using a game controller attached to the side of the tuba.

.. image:: content/media/tubagamepad.webp
:width: 100%
Expand All @@ -20,12 +24,8 @@ SousaFX is a multi-effects rig made with `MaxMSP <https://cycling74.com/products

|
It features a number of :ref:`audio effects <Audio Effects>`, thoughtfully refined so that modulating their parameters with a game controller is as musical as possible. A :ref:`controller bindings page <Controller Bindings>` allows you to remap controls and set :ref:`deadzones <Deadzones>`, and to make things more fun, the bindings can also be relinquished and established :ref:`on-the-fly <Parameter Control Logic>`, based on looper status, joystick positioning, and whether or not the tuba's playing.

SousaFX can run either on its own, or alongside Ableton Live to utilize drum loops, backing tracks, networked jamming plugins, etc. A :ref:`SousaPlayback template Project <SousaPlaybackTemplate>` for Live is provided.

Five audio-rate control signal outputs let SousaFX send LFO and envelope data to VFX apps such as :ref:`SousaVFX <SousaVFX>`, VDMX, Resolume, Touchdesigner, etc.

SousaFX may be :ref:`downloaded <Installation>` and evaluated for free, however a license must be :ref:`purchased <Purchase>` for continued use.

.. toctree::
Expand Down

0 comments on commit e067f55

Please sign in to comment.