[SCM] pd-unauthorized/master: Fixed description

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Jun 3 19:09:39 UTC 2015


The following commit has been merged in the master branch:
commit 6818ec2ccfa25a3b86a30b917f77aabfc6552c7e
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Jun 3 20:11:13 2015 +0200

    Fixed description
    
    - "MPEG I" -> "MPEG-1" (that's how they spell it everywhere)
    - "a MPEG" -> "an MPEG"
    - removed empty line
    - use list for enumerating objects

diff --git a/debian/control b/debian/control
index 403099e..24289df 100644
--- a/debian/control
+++ b/debian/control
@@ -24,32 +24,30 @@ Recommends: pd-import,
 Description: library of Pd objects for streaming and GUI control
  unauthorized is a Pure Data library of GUI objects and a handful of objects
  for working with streaming and MP3s.
- .
-  audience~: a 2-dimensional audience simulation
-  beatify~: modulates amplitude of a sound
-  blinkenlight: a blinken lights films player (but also a pixel grid)
-  compressor~: a compressor of audio signals
-  cooled: a micro sound editor
-  disto~: a kind of effect used in pop music, use it elsewhere
-  exciter: a bang-events sequencer
-  filterbank~: outputs frequency response for a range of filters
-  formant~: a formant synthesis generator external for Pd
-  grid: a 2-dimensional control object, ala "kaospad"
-  mp3amp~: a MPEG I Layer III (MP3) Icecast/SHOUTcast client
-  mp3cast~: a MPEG I Layer III (MP3) streaming external
-  mp3streamout~: peer-to-peer MP3 streaming out
-  mp3fileout~: peer-to-peer MP3 streaming to a file
-  mp3streamin~: peer-to-peer MP3 stream receiving
-  mp3write~: a MPEG I Layer III (MP3) file writer
-  pianoroll: a graphical sequencer controller
-  playlist: choose a file in 1 click with space, numeric, characters
-  probalizer: outputs integer values according to a drawn probability curve
-  samplebox~: an opaque box to record and playback a sound
-  scratcher~: records a sound and lets you scratch it with your mouse
-  scrolllist: displays and scrolls a text in a patch window
-  sonogram~: displays, plays back and lets you modify a recorded sonogram
-  speexin~: a voice quality stream receiver using Speex library
-  speexout~: a voice quality streamer using Speex library
-  spigot~: a signal router
-  wahwah~: a kind of effect used in psychedelic music, use it elsewhere
-
+  - audience~: a 2-dimensional audience simulation
+  - beatify~: modulates amplitude of a sound
+  - blinkenlight: a blinken lights films player (but also a pixel grid)
+  - compressor~: a compressor of audio signals
+  - cooled: a micro sound editor
+  - disto~: a kind of effect used in pop music, use it elsewhere
+  - exciter: a bang-events sequencer
+  - filterbank~: outputs frequency response for a range of filters
+  - formant~: a formant synthesis generator external for Pd
+  - grid: a 2-dimensional control object, ala "kaospad"
+  - mp3amp~: an MPEG-1 Layer III (MP3) Icecast/SHOUTcast client
+  - mp3cast~: an MPEG-1 Layer III (MP3) streaming external
+  - mp3streamout~: peer-to-peer MP3 streaming out
+  - mp3fileout~: peer-to-peer MP3 streaming to a file
+  - mp3streamin~: peer-to-peer MP3 stream receiving
+  - mp3write~: an MPEG-1 Layer III (MP3) file writer
+  - pianoroll: a graphical sequencer controller
+  - playlist: choose a file in 1 click with space, numeric, characters
+  - probalizer: outputs integer values according to a drawn probability curve
+  - samplebox~: an opaque box to record and playback a sound
+  - scratcher~: records a sound and lets you scratch it with your mouse
+  - scrolllist: displays and scrolls a text in a patch window
+  - sonogram~: displays, plays back and lets you modify a recorded sonogram
+  - speexin~: a voice quality stream receiver using Speex library
+  - speexout~: a voice quality streamer using Speex library
+  - spigot~: a signal router
+  - wahwah~: a kind of effect used in psychedelic music, use it elsewhere

-- 
pd-unauthorized packaging



More information about the pkg-multimedia-commits mailing list