what :
Home > Search > ~

Objectspage : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
sekere~ External sekere PhISM model, STK, synthesis toolkit
selector~ External Switch output among several input signals
Switch output among several input signals. The selector~ object is a version of the Max switch object for signals. It takes an argument for number of inputs (one is the default) and lets you turn incoming signals on and off by sending an int to its left inlet. If there is more than one input, selector~ shuts off all inputs except the one you select, where 1 selects the input to the right of the leftmost inlet, 2 selects the next one to the right, etc. selector~ can also control the activation or deactivation of part of a signal processing network. For an example, see the begin~ help file. Note: "shutting off" a signal means disconnecting it from gate's output and outputting a zero signal instead. This is different from the behavior of the Max switch object.
sends~ Abstraction Multiple [send] with setable parameter.
send~ External Send a signal without a patch cord
Send a signal without a patch cord. send~ lets you send a signal to another patcher window or to another location within the same patcher window without using a patch cord. In addition, the destination of the signal can be changed on the fly using the set message. A receive~ object with the same name receives the output of send~. Note that if two or more send~ objects are aimed at the same receive~, the signals add together (you can hear this in the example below).
seq~ External Signal input event sequencer
seq~ is an event sequencer that is driven by a signal input. seq~ is useful for creating looped sequences that are synced to an audio signal. a phasor~ is most useful for this purpose. the signal should always be between 0. and 1.
sfctrl~ External Control multiple sfplay~ objects
sfinfo~ External Report information about a sound file.
Report information about a sound file. sfinfo~ gives you the number of channels, sample size, sampling rate, and duration of an AIFF or Sound Designer II file.
sflist~ External Store a list of sound file cues
sflist~ stores a list of preloaded cues for sound files that can be accessed by multiple sfplay~ objects. Each sflist~ object has a unique name that sfplay~ objects use to refer to its cues. Defining a cue is the same for sflist~ as for sfplay~. You can preload cues for sflist~ without the audio being on.
sfmarkers~ External Returns the list and number of markers present in a sound file.
Returns the list and number of markers present in a sound file. The position of the markers is available in ms or sample. It actually works with WAVE, AIFF and sdII files for the pre Max5 versions. sfmarkers~ also returns the loops defined in the 'sampler' chunk of WAVE files.
Latest version is 64bits ready.
sfplay~ External Soundfile playback
Soundfile playback. sfplay~ plays AIFF, SD II, NeXT/SUN(.au), WAVE, and Raw Data files of 1-8 tracks from disk. To play a file, you send sfplay~ the open message, then send it a 1 to start and a 0 to stop. open takes an argument to specify a filename in the search path. You can also create additional cues with the preload message. These can reference other files, all of which are simultaneously accessible. The open message sets the "current" file: the one that plays back from the beginning when 1 is sent and is used as the default for the preload message. sfplay~ can also connect to the cues defined in an sflist~ object. Since multiple sfplay~ objects can reference the same sflist~, this allows you to store a global list of cues. See the sflist~ help file for more details. (be sure to open the "new features" sub patch to find out about variable speed playback, looping, triggering cues with audio signals, and more)
sfrecord~ External Record signals to soundfiles on disk
sfrecord~ records audio files to disk. To record a file, you first send sfrecord~ an open message, then send it a 1 to start and a 0 to stop. open takes an argument to specify a filename in the default directory.
shabby~ External shabby~ is a waveshaper using 11 Chebyshev polynoms to generate harmonics from an incoming sinewave
shabby~ is a waveshaper using 11 Chebyshev polynoms to generate harmonics from an incoming sinewave. Each polynom will have a signal inlet to specify its amplitude in the signal. You can use shabby~ to have a decent additive synth that allows control over the harmonics in the course of a note at signal rate. But beware: it\'s not very fast. shabby~\'s little brother shaffy~ is now born. He uses only 9 Chebyshev polynoms and float inlets for scaling them. That is much faster than shabby~.
shaker~ External basic maraca PhISM model, STK, synthesis toolkit
shapee~ External shapee~ shapes the frequency evolution of one signal with that of another.
shapee~ shapes the frequency evolution of one signal with that of another. The shape width controls the amount of the frequency shaping effect.
shifter~ External PSOLA pitch shifter
page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69

Libraries
Turn_To_FFT
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='22'Mitchell Turner Turn_To_FFT_1.01 is a set of pfft~ subpatches that punch irregular holes into the spectrum of a sound.

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