[SCM] python-pyo/master: * Added new objects: - PVMix, Mix the most prominent components from two phase vocoder streaming objects. - TableScale, Scales values from a table and writes them into another table. - Granule, another granular synthesis generator. - PVBufTabLoops, phase vocoder buffer with bin independent speed playback. - PVBufLoops, phase vocoder buffer with bin independent speed playback. - PVShift, spectral frequency shifter. PVAmpMod and PVFreqMod, frequency independent modulations. - PVDelay, spectral delays and PVBuffer, pv recorder and playback. - PVFilter. Spectral filtering. - PVCross, PVMult, PVMorph. Spectral morphing. - PVAddSynth, Phase Vocoder additive synthesis object. * Added E-Pyo binary to the package.

tiago at users.alioth.debian.org tiago at users.alioth.debian.org
Mon Sep 2 21:33:06 UTC 2013


The following commit has been merged in the master branch:
commit 169dd69f1f710750082b0225eeb3c9981770fcc2
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Mon Sep 2 17:32:52 2013 -0400

    * Added new objects:
      - PVMix, Mix the most prominent components from two phase vocoder streaming objects.
      - TableScale, Scales values from a table and writes them into another table.
      - Granule, another granular synthesis generator.
      - PVBufTabLoops, phase vocoder buffer with bin independent speed playback.
      - PVBufLoops, phase vocoder buffer with bin independent speed playback.
      - PVShift, spectral frequency shifter. PVAmpMod and PVFreqMod, frequency independent modulations.
      - PVDelay, spectral delays and PVBuffer, pv recorder and playback.
      - PVFilter. Spectral filtering.
      - PVCross, PVMult, PVMorph. Spectral morphing.
      - PVAddSynth, Phase Vocoder additive synthesis object.
    * Added E-Pyo binary to the package.

diff --git a/debian/changelog b/debian/changelog
index a9b7d6f..d9d72ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+python-pyo (0.6.6+svn1132-1) unstable; urgency=low
+
+  * Added new objects: 
+    - PVMix, Mix the most prominent components from two phase vocoder streaming objects.
+    - TableScale, Scales values from a table and writes them into another table.
+    - Granule, another granular synthesis generator.
+    - PVBufTabLoops, phase vocoder buffer with bin independent speed playback.
+    - PVBufLoops, phase vocoder buffer with bin independent speed playback.
+    - PVShift, spectral frequency shifter. PVAmpMod and PVFreqMod, frequency independent modulations.
+    - PVDelay, spectral delays and PVBuffer, pv recorder and playback.
+    - PVFilter. Spectral filtering.
+    - PVCross, PVMult, PVMorph. Spectral morphing.
+    - PVAddSynth, Phase Vocoder additive synthesis object.
+  * Added E-Pyo binary to the package.
+
+ -- Tiago Bortoletto Vaz <tiago at debian.org>  Mon, 02 Sep 2013 17:25:57 -0400
+
 python-pyo (0.6.6+svn1108-1) unstable; urgency=low
 
   * New upstream commits adding 6 new filters and a couple of bug fixes.

-- 
python-pyo packaging



More information about the pkg-multimedia-commits mailing list