what :
Home > Search > receive

Objectspage : 1 2 3 4 5 6 7 8 9 10
dmxusbpro External The dmxusbpro external gives access to the Enttec DMX USB Pro interface and allows to send or receive DMX data.
The dmxusbpro external for Max and Pure Data gives access to the Enttec DMX USB Pro interface and allows to send or receive DMX 512 data.

dmxusbpro features:

* send or receive up to 512 channels of DMX data
* user setable refresh rate
* user setable start-code
* user setable break and mark-after-break time
* update the firmaware of the interface
* query available serial ports to find connected interfaces
* query device's serial number
dot.timedextrema Abstraction Outputs the minimum and maximum value received with the last n milliseconds.
dot.windowedextrema Abstraction Outputs the minimum and maximum value received with the last n samples. Also outputs the order of the extrema in the window.
Outputs the minimum and maximum value received with the last n samples. Also outputs the order of the extrema in the window.
f0.r Abstraction receiver that remembers and has a built in gate
f0.vr Abstraction value+receive that remembers what has been received
fc.msd-MakeMass Abstraction used with msd2D, create/delete masses & utilities
create mass (msd), control his properties, receive differents values
fe.fwd Javascript (js) Dynamic remote router
Sends messages dynamically to any bound [receive] object, in a very different way than [forward], with automatic prefix features and much more...
first-bang Abstraction Outputs only the first bang of a stream of bangs
Outputs only the first bang of a stream of bangs (e.g. rhythm) until the right inlet receives a (reset) bang.
first-shot Abstraction Outputs only the first message of a stream of messages (bangs, ints, floats, symbols, lists) until the right inlet receives a (reset) bang.
flexible_receive Abstraction Receive messages from different "dist" senders. dist senders should be connected to appropriately named receives
forward External Send remote message to a variety of objects
Unlike the "send" object, the destination receive object of forward can be changed with each message. This modification cannot be made to send because existing patchers already send the "send" message through send for other purposes. All messages other than "send" are sent to a remote object bound to the symbol "forward" currently holds (set as the first argument to the "send" message)
grain.bang~ External granular synthesis - Outputs a single grain when a bang is received.
Bangs only trigger a grain output if no grain is currently being output.
group External groups numbers received in succession into a list.
groups numbers received in succession into a list. This object is much the same as thresh, except that since it is told how many numbers to wait for, it returns immediately upon receiveing the last one with no time delay. The length of the list to collect is given as an optional argument and in the right inlet. Numbers in the left inlet are collected into a list until the proper number of them has been received, then they are sent out the outlet.

1 comment

Gswitch External Switches the output between two input streams
Receive the input in one of two inlets
histo External A simple histogram
Make a histogram of the numbers received
page : 1 2 3 4 5 6 7 8 9 10

Libraries
boids
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='112' Jasch
Sier
Eric Singer
Wesley Smith
Based on Simon Fraser's implementation of Craig Reynolds' Boids algorithm.
Boids is free for non-commercial use.

Boids is a bird flight and animal flock simulator. It is based on the same algorithm which was used in Jurassic Park for the herding dinosaurs.
Boids takes an integer argument which is the number of boids. Each time Boids receives a bang, it calculates and outputs the new positions of the boids. The output consists of thew coordiantes for each boid, the number and type depending on the mode.

The flight parameters can be changed with messages. Use the 'dump' message to output a list of the current parameter settings.

For more information about the Boids algorithm, see Craig Reynolds' Web site at "http://reality.sgi.com/employees/craig/boids.html".
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 40446419 members connected RSS
Site under GNU Free Documentation License