what :
Home > Search > slide

Objectspage : 1 2 3 4
ms-table Abstraction Abstraction for display / editing of tables with multisliders.
mslcd Patch re-creates the basic functionality of multislider using lcd. interpolating version included...
MultiCtrl External Allows several user interface controllers to be used simultaneously in such a way that any can be used and others are updated.
E.g. a number box and a slider control can be linked so that both will control output and when one is changed, the other changes accordingly without sending Max into stack overflow. MultiCtrl seems to deal fairly well with floats except that they are treated as integers.
multislider External an array of sliders or a scrolling display
nslider External Note Slider - a notation-based integer value slider
Display and output numbers from an onscreen notation display.
pictslider External One- and two-dimensional slider with customizeable appearance
pictslider is a slider with the usual one-dimensional ranges of movement, for emulating hardware sliders. Its knob can also can move both horizontally and vertically, to represent a two-dimensional controller such as a joystick. Its appearance can be customized with user-created picture files.
plugmultiparam External Define an array of plug-in parameters (pluggo)
plugmultiparam is similar to plugparam in that it defines plug-in parameters. However, parameters defined with plugmultiparam are hidden from the plug-in Parameters slider interface, and are intended to work with the multislider object in the configuration shown below.
plugstore External Store a list of numbers in multislider format (pluggo)
plugstore is intended to work with plugmultiparam so you can have a set of hidden parameters, but don't need to use a multislider. plugstore "spoofs" the behavior of multislider relevant to plugmultiparam
pp External Define a plug-in parameter (pluggo)
pp defines the name and index of a parameter for a plug-in. This allows it to be automated by the hosting program and changed with the plug-in slider interface. Values changed in these ways are sent out the object's outlets.
qgain1~ Abstraction quadraphonic gain module
This quadraphonic gain module can be used to control a four-channel signal with one master gain fader. The advantage of using qgain1~ over a simple signal multiplication (*~) is that qgain1~ is already configured to convert a linear slider into a logarithmic gain scale. It uses the built-in log scale of the standard MSP object linedrive (see the MSP reference manual for details).
RelSlider Patch Tracks an input and outputs relative movement
rslider External Select and display a range of two values
slidelist External slide lowpass filter for list, int & float
slider External Output numbers by moving a slider onscreen
The somewhat outdated built-into-the-kernel user interface object
slide~ External Slide filters an input signal logarithmically between changes in signal value.
Slide filters an input signal logarithmically between changes in signal value. The formula is y(n) = y(n-1) + ((x(n) - y(n-1))/slide). It's particularly useful for envelope following and lowpass filtering.
page : 1 2 3 4

4855 objects and 135 libraries within the database Last entries : December 23rd, 2023 Last comments : 0 0 visitor and 96873075 members connected RSS
Site under GNU Free Documentation License