Releases: alainbonardi/puredatageneralabstractions
Releases · alainbonardi/puredatageneralabstractions
PureData general abstractions v1.0.4
Renamed granutempsreel to rtgranu
Minor updates on various canvas.
A selector2 abstraction was added.
PureData general abstractions v1.0.3
Version 1.0.3 of puredatageneralabstractions library contains now a double overlapped delay and its help patch.
zymbale.wav sound file was added as well.
PureData general abstractions v1.0.2
In the 1.0.2 version we introduce multichannel abstractions:
- mc.gain2 to mc.gain8
- mc.player2 to mc.player8
- mc.recorder2 to mc.recorder8
- mc.meter2, mc.meter4, mc.meter8, mc.meter16
We also introduce ambisonic abstractions enabling to handle encoding and regular decoding at orders 1, 2 and 3:
- mc.encoder1, mc.encoder2, mc.encoder3
- mc.decoder1 for 4 LS, mc.decoder2 for 6 LS, mc.decoder3 for 8 LS
PureData general abstractions v1.0.1
This new release fixes minor bugs in font sizes (now all set to 10) and includes a quadriphonic player (and its help patch)
PureData general abstractions v1.0.0
First release of this set of useful abstractions for PureData software including:
- mono and stereo sound file players
- mono and stero sound file recorders
- looper
- various processing modules: flanger, granulator, harmonizer
- various generators: pong, noiseburst, multisource
- scope and spectrogram
- simple ambisonic encoder and decoder at order 1