You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open Instruments Spaces are basically special-purpose patchers, where you should create something within that spaces' context. To get this clearer lets go through each OI Space:
OI Instrument —> the space where you'll patch your instrument;
OI Piece —> the space where you'll load your instruments and connect them together to form a piece;
OI Concert —> the space where you'll load your pieces together to prepare for a live presentation (for example);
OI API —> the top-level patch that includes all the above.