what :
Home > Search > synth

Objectspage : 1 2 3 4 5 6 7 8 9
sdif.pagsolo~ External PAGS, pitch aligned granular synthesis of a single voice.
The PAGS resynthesis objects where originally developed in jMax for a virtual choir in Philippe Manoury's opera K...
A first porting to Max/MSP was done by Serge Lemouton.

Both objects perform resynthesis of PSOLA analysis files in SDIF format (1PSO) containing markers with voiced/unvoiced parameters and require the SDIF-buffer external from CNMAT : http://www.cnmat.berkeley.edu

Distribution/licence: IRCAM Forum
sekere~ External sekere PhISM model, STK, synthesis toolkit
Sev Patch A synthesizer as an environment displaying scopes.
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
Shepard External Shepard tone (infinite glissando) synthesis
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
sleigh~ External sleighbell PhISM model, STK, synthesis toolkit
sogs~ External Smooth overlap granular synthesis.
Distribution/licence : IRCAM Forum
speak External speak is an interface to the Macintosh Speech Synthesis Manager
speak is an interface to the Macintosh Speech Synthesis Manager, providing control over pitch, rate, volume and voice.
spectral:cross:synth Patch synthesis and sound freeze, a FFT patch
tamb~ External tambourine PhISM model, STK, synthesis toolkit
tp.parle External tp.parle is a Max6 object that provides an easy way for speech synthesis in any language.
- speech synthesis in any language,
- speak to audio output or to a file,
- read special characters and accented letters (à, œ, é, ê, ë, ....),
- speak normal or litteral,
- set speed, pitch, pitch modulation, volume,
- auto-detect available voices,
- stop, pause, continue,
vibraphone~ External vibraphone modal synthesis model, STK, synthesis toolkit
VS-2 Standalone Application A virtual synthesizer based upon the venerable analog synths of the 70s, like the Putney, Serge, and Moog.
page : 1 2 3 4 5 6 7 8 9

Libraries
A-Objects
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='37' Sier This is small growing externals set for max msp jitter by cycling74.
ranges from utility objects to some 3d synthetic motion physics sonic undulation
DensityM4L
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='156'Alessandro Petrolati Density/Pulsaret Ableton Live Integration Granular Synthesis
Digital Orchestra Toolbox
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='134'Joseph Malloch
The Digital Orchestra Toolbox is a collection of Max/MSP abstractions that we have found useful in creating gesture processing, mapping, and synthesis patches for digital musical instruments. Each patch is accompanied with a help patch to demonstrate its use.
FFTease
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='6'Eric Lyon
Christopher Penrose
FFTease is a collection of Max/MSP objects implementing various forms of spectral sound processing. These include an additive-synthesis phase vocoder, noise reduction, cross synthesis, and more unusual forms of spectral processing
Grain Tools
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='73'Marcel Wierckx a set of abstractions for performing various granular synthesis tricks. Released under the GNU General Public License.
Granular Toolkit
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='44'Nathan Wolek set of externals and abstractions developed using several granular synthesis concepts. Effects available in this download include pitch shifting, spatializing, \"clouds\", chord production and looping.
Litter Power Pro Package
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='54'Peter Castine The Litter Power package consists of over 60 external objects, including a number of new MSP noise sources, externals that produce values from a wide variety of random number distributions, and externals for mutation and cross-synthesis.
make-enveloppe
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='16'Fredrik Olofsson seven abstractions that creates different kinds of envelopes. perfect for grain synthesis. including adsr, blackman, curve, gauss, hamming, hanning, trapezoid.
PeRColate
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='5'Dan Trueman PeRColate is an open-source distribution of a variety of synthesis and signal processing algorithms for Max, MSP, and Nato. It is centered around a (partial) port of the Synthesis Toolkit (STK) by Perry Cook (Princeton) and Gary Scavone (Stanford CCRMA). Like the STK, it provides a fairly easy to use library of synthesis and signal processing functions (in C) that can be wired together to create conventional and unusual instruments. Also like the STK, it includes a variety of precompiled synthesis objects, including physical modeling, modal, and PhISM class instruments; the code for these instruments can serve as foundations for creating new instruments (one example, the blotar, is included) and can be used to teach elementary and advanced synthesis techniques. Given it's STK heritage and educational function, PeRColate is largely un-optimized, though all the objects run on a 80MHz 7100, which is pretty good. PeRColate also includes a number of objects not from the STK; some are from RTcmix and others are our own evil creations, designed to crash your computer, but only after making some kind of interesting sound or image.
pg.library
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='161'Pierre Guillot The pg.library is a collection of externals for Max 5 and Max 6. It includes a data, a msp and a fft library.
The Data library is a collection of externals for Max 5 and 6 that can be useful for the management, the transformation and the generation of data. The Dsp library is a collection of externals for Max 5 that allows you to pack/unpack signals and to adapt signals for the operations with packed signals. It includes a quasi-synchronous granlular synthesiser and chaotic signal generator. The FFT library is a collection of externals for Max 6 for spectral description and analysis of a signal.
PulsaretM4L
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='155'Alessandro Petrolati PulsaretM4L Ableton Live Integration Granular Synthesis
The sadam Library
debug: SELECT prenom, nom FROM auteurs RIGHT JOIN auteur_libraries USING (id_auteur) WHERE auteur_libraries.id_library='154'Adam Siska The sadam Library is a set of free tools that I programmed for MaxMSP. Main topics covered by the externals are streaming & networking (TCP & UDP), complex data management (XML, compression, base64), sound analysis & synthesis and some basic but useful objects for Max & MSP.

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