what :
Home > Search > bag

Objectspage : 1
bag External Maintain a set of integers, Store a collection of numbers
You can add to or delete an integer from a bag, clear it, or ask for its contents. Bag with any argument maintains multiple entries with the same item; with no argument it holds only one of each.
bag~ Abstraction sample and write
This little utility was designed to sample a signal and write it to disk, back in the days when there was no way to view a waveform in MAX/FTS on the ISPW. This abstraction was made as a debugging aid to help track down clicks by recording samples to disk and viewing them with the aid of a sound editing program. This could still be useful tool in MSP, however, because it contains a pre-configured buffer~ and record~ and it has a nice short name that’s fast to type. Once you’ve recorded a bit of problematic sound, all you need to do is double-click on the buffer~ inside bag~ to see the recorded waveform.
Lbag External An object to maintain a list of integers.
page : 1

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