Task: sound
Description: Debian Jr. sound
 This metapackage will install a sampling of sound packages for
 a system that is used by children.  While not all of these will
 be things that children will use directly, a child's system
 administrator can make use of them to ensure that the child
 gets the most out of their system.

Recommends: audacious, bplay, cdtool, pianobooster, vorbis-tools

Recommends: gcompris

Recommends: gespeaker

Recommends: gtkguitune

Recommends: hydrogen

Recommends: milkytracker

Recommends: puredata

Recommends: sonic-pi

Recommends: tuxguitar

Recommends: bloopsaphone
Why: This should also go into programming
Homepage: https://github.com/mental/bloopsaphone
License: Expat
Pkg-Description: library for writing chiptune-style songs in C or Ruby
 This is a small c library for sending chiptunes through PortAudio.
 .
 The ideals of bloopsaphone are:
  * Asynchronous, plays in background and raises an event upon finish
  * Small, a small toy library
  * Custom notation, a slight variation of RTTTL
  * Serialize sounds, including a file format for easy passing of instruments
    between Ruby and C.
