what :
Home > Search > poly

Objectspage : 1 2 3 4
polyline Abstraction non-audio use of poly~
polyout External Send MIDI polyphonic key pressure messages
poly~ External Polyphony and DSP manager for patchers
psych~ External Pitch Synchronous Yin-based Choral Harmonizer.
The object psych~ performs high quality polyphonic harmonizing and vocoding of monophonic input by PSOLA analysis/resynthesis based on the YIN algorithm by Cheveigné/Kawahara.

Distribution/licence: IRCAM Forum
Rings of Saturn Patch This is a generative system that is able to create multi-spatial sound / noise enhanced with reverb.

*Please open the ringsofsaturnmainpatch in the folder for the whole patch*
*Please open the ringsofsaturnmainpatch in the folder for the whole patch*

It uses the Game of Life concept, inspired by Brian Eno. There is a 256 voice polysynth that feeds into the ‘Drop Sample / Live-Sampling’ section (a recorded sample can also be placed here), which can then be manipulated by the Granulator — splitting the 256 voices into innumerable grains and enabling the creation of interesting futuristic / sci-fi / experimental sounds. Playing with the parameters creates variations in the grains. Spindrift is used to manipulate the spatial arrangement of sound in an octophonic setup. The ‘Play/Stop/Record’ section is able to capture the automation of spatial placement (the user can draw / locate the sound by playing with the red circle). The ‘8 Channel Spatial Reverb’ section can be used to create a wide spatial arrangement. ‘Pitch shift’ can be used to transpose the sound.


Patch CPU Load: 85%

Computer specs:

MacBook Pro (Retina, 15-inch, Mid 2015)
Processor 2.5 GHz Intel Core i7
Memory 16 GB 1600 MHz DDR3
Graphics Intel Iris Pro 1536 MB
macOS Mojave (10.14.5)
samp10~ Abstraction Allows a polyphony of up to 10 samples at the same time.
samp~ Patch Simple polyphonic sample player with drag&drop for non looping stereo/mono files
sfa.roots External polynomial roots FTM External
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~.
Simple FM Synth Patch A simple FM synthesize patch
First off, I should mention that the name is a bit of a misnomer. There are really two layers, the titular simple FM layer, and a subtractive synth layer. Simple FM Synth is nothing fancy, but I think it sounds pretty good, for what it is. This patch started off as a basic sound source to enable me to work on the Gyre program that I use with my Buchla 200e, when I was not near my Buchla.

There are two main patches of interest, Simple_FM_Synth.maxpat, and Simple_FM_Synth_Test.maxpat. Simple_FM_Synth is what you'll use in your patches, and Simple_FM_Synth_Test is an example of ways to use it. Simple_FM_Synth_Test has a simple note generator that plays randomish notes so that you can start it playing, and then mess with the parameters of Simple_FM_Synth itself.

The FM section is a simple two-operator stack, nothing fancy here. There are a couple redundant ways to set the relationship of the FM carrier and FM modulator.

The Subtractive section consists of two oscillators, one square/pw, and one sawtooth, mixed into a filter. Even though the poly~ patch "FMSynthVox.maxpat", as delivered, uses svf~, the presets were written using 2up_svf~ instead. 2up_svf~ sounds better than the stock svf~, in my opinion, but it is only available for the Mac, so I used the stock object for this distribution. The presets are somewhat different sounding with the stock svf~. If you are on a Mac, I highly recommend grabbing 2up_svf~ from here, and editing FMSynthVox to use it.

Chris Muir
somePlayers8.pat Module some of the Player modules (using smaller polyphonic versions of Players)
synGranul~ External sinusoidal granulation DSP object
Advanced sinusoidal granulation DSP engine for MaxMSP. Features are buffer based enveloppe, float/signal parameter control, internal spatialisation of each grain on 2-4-6-8 channels, high polyphony ( up to 512 simultaneous grains ).
Synmergic Loop Editor plugin Pluggo (plug-in) a pluggo-based VST plugin focused on creating and editing musical patterns on-line.
The most important feature of this plugin is the online editing of musical patterns. Your on going music project remains private, having its own tempo, other VST instruments and FX…, in other words having its own unique musical character, while at the same time everything you do in this plugin is by principle public. The musical patterns exist at the synmergic server, not in your computer, and changes made to these patterns are directly reflected to anyone who uses them in his own project. Although the musical patterns are shared among various projects, this plugin is not about sharing static audio loops or bits of music, but instead it is about interaction and joining the creative process of others. The various projects sharing musical patterns form a network of on-going musical creations.

The plugin features a powerful polyphonic FM generator with the extra ability of generating various noises or even re-sampling real time audio input. Each audio event in a musical pattern has its own set of FM parameters and a dedicated envelop so that the synmergic VST plug-in comprises a versatile tool for creating audio loops.
tap.poly.5comb~ External poly bank of 5 comb filters
bank of 5 comb filters with presets
tap.poly.normalizer~ External poly normalize signal
Keeps a signal hot without clipping by crossfading between reseting normalize~ processes.
page : 1 2 3 4

Libraries
SFA Max/MSP Library
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='172'Stefano Fasciani The SFA-MaxLib is a collection of Max/MSP objects developed in the context of the VCI4DMI. It includes functions and utilities in the form of FTM externals, FTM abstractions and Max abstractions. FTM is a shared library for Max/MSP developed by IRCAM, which provides a small and simple real-time object system and a set of optimized services to be used within Max/MSP externals.

List of FTM Externals: sfa.eig - eigenvalues; sfa.inputcombinations - combination generator; sfa.levinson - levinson-durbin recursion; sfa.lpc2cep - lpc to cepstra conversion; sfa.rastafilt - rasta filter; sfa.rmd - relative mean difference; sfa.roots - polynomial roots;

List of Abstractions: sfa.bark.maxpat - energy of the Bark bands from time domain frame;sfa.bark2hz_vect.maxpat - Herts to Bark conversion;sfa.barkspect.maxpat - energy of the Bark bands from spectrum; sfa.ceil.maxpat - ceil function; sfa.featfluxgate.maxpat - gated distance on stream of feature vectors; sfa.fft2barkmx.maxpat - utility sub-abstraction of sfa.bark; sfa.fft2barkmxN.maxpat - utility sub-abstraction of sfa.barkspect; sfa.hynek_eq_coeff.maxpat - hynek equalization coefficients; sfa.hz2bark.maxpat - Hertz to Bark conversion; sfa.hz2bark_vect.maxpat - Hertz to Bark conversion for vectors; sfa.hz2mel.maxpat - Hertz to Mel conversion; sfa.idft_real_coeff.maxpat - utility sub-abstraction of sfa.rasta-plp; sfa.maxminmem.maxpat - minimum and maximum of a stream of data; sfa.mfcc.maxpat - MFCC coefficients; sfa.modalphafilter.maxpat - 1st order IIR lowpass on a stream of vectors; sfa.nonlinfeqscale.maxpat - linear spectrum to Bark or Mel scale conversion; sfa.rasta-plp.maxpat - PLP and RASTA-PLP coefficients; sfa.spectmoments.maxpat - 4 spectral moments (centroid, deviation, skewness, kurtosis); sfa.3spectmoments+flatness.maxpat - 3 spectral moments (centroid, deviation, skewness) and the spectral flatness; sfa.spectralflux.maxpat - spectral flux on stream of spectrum vectors; sfa.spectralfluxgate.maxpat - gated spectral flux on stream of spectrum vectors; sfa.std.maxpat - standard deviation; sfa.win_to_fft_size.maxpat - smaller FFT size given frame size; sfa.GCemulator.maxpat – 3D gestural controller emulator;

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