what :
Home > Search > send

Objectspage : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
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).
serial External Get and send characters to Macintosh serial ports and cards
The serial object works only with ports and devices supported by the standard serial driver. It does not work with USB ports and devices, unless a USB to Serial adaptor is connected.
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.
shoutcast~ External mp3 streaming source client to send mp3 encoded audio streams over LAN or internet using SHOUTcast, Icecast, Icecast2 or PeerCast.
slice External divides a list in two.
divides a list in two. Argument determines number of elements of list to send out the left outlet. The rest goes out the right outlet.

1 comment

sliceX External Slice a long list into various sized pieces, by args
Slice a long list into various sized pieces, by args; i.e. 3 5 8 12 sends those sized pieces out the outlets.  Change size on the fly, etc.
smtp External send emails with Max through any smtp server
send emails with Max through any smtp server
solo Abstraction Sends a message to all the other solo objects, but not itself.
spaceball External spaceball is an interface to the Labtec six-degrees-of-freedom trackball, the Spaceball.
spaceball is an interface to the Labtec six-degrees-of-freedom trackball, the Spaceball. It sends commands to a serialX object, which controls the serial port that the Spaceball is attached to, and responds to data returned from the Spaceball via the serialX object.
splitXnote External Look for multiple ranges of notes in incoming notelists without unpacking the data
Look for multiple ranges of notes in incoming notelists without unpacking the data; i.e. easily implement different keyboard ranges and send them various places. Hookup directly to noteins, etc.
spray External Distribute a list of intergers to a numbered outlet
Distribute an integer to a numbered outlet. Send an integer or list of integers out a numbered outlet
St.DblRoute Abstraction route anything to the middle outlet when it receives in a certain time (default 300 ms) otherwise it will send it to the left outlet.
St.DefLS Abstraction a helper abstraction to send loudspeaker configurations to Ville Pullkis vbap.
St.elector Abstraction A selector which unselects the other outputs automatically.
It will send out 0 or 1. Up to 32 parameters define the number of outputs.
page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

Libraries
lh_midi objects
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='151'Leigh Hunt These objects can be utilised to send and receive all types of midi data to and from a max4live device.

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