| 123456789101112131415161718192021222324252627282930313233 |
- 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.
- Depends: audacious, bplay, cdtool, pianobooster, vorbis-tools
- Depends: espeak-gui
- Depends: gcompris
- Depends: hydrogen
- Depends: jokosher
- Depends: rezound
- Depends: 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.
|