rsc3/doc-schelp/HelpSource/Classes/XIn.scrbl

19 lines
362 B
Text
Raw Permalink Normal View History

2022-08-24 13:53:18 +00:00
#lang scribble/manual
@(require (for-label racket))
@title{XIn}
Helper class used by InBus.@section{categories}
UGens>Input
@section{related}
Classes/InBus, Classes/In, Classes/InFeedback, Classes/XInFeedback
@section{description}
A private class used in the implementation of link::Classes/InBus::.
You should never need to use this UGen directly.