Free software: Difference between revisions
Line 35: | Line 35: | ||
== Libraries / Command line tools == | == Libraries / Command line tools == | ||
* Imagemagick | * [[Imagemagick]]: the swiss army knife of images | ||
* sox | * [[sox]]: Sound Exchange -- tools for manipulating and generating sound files | ||
* ffmpeg | * [[ffmpeg]] tool for encoding and manipulating audio / video | ||
* [[gstreamer]] | * [[gstreamer]] | ||
* melt / mlt | * [[melt]] / mlt | ||
* midge: Music notation to MIDI | * [[midge]]: Music notation (in a special text markup) to melodic MIDI | ||
* festival: Tools to convert text to speech (wav file), the tool is ''text2wave'' | * festival: Tools to convert text to speech (wav file), the tool is ''text2wave'' |
Revision as of 13:55, 22 January 2013
Examples
- Making a brochure (OSP)
- Imagemagick
- Protocols: OSC / UDP, Kinect (rental)
- Audio
- Evo Tutorials: Processing ()
- Evo Tutorials: Kinect (3D Input)
- Evo Tutorials: Animata (3D Models driven by (OSC) data) ... http://animata.kibu.hu/
- NLTK
- lxml
Applications
- Alchemy http://al.chemy.org/ (Drawing Sketching)
- Ardour (10 speaker setup)
- Inkscape
- Blender
- gimp
- kdenlive
- Scribus
- MyPaint
- Audacity
Formats
- SVG - Scalable Vector Graphics (vector format)
- PNG - Portable Network Graphics (bitmap format)
- IXR (multiple "raw" images that are composed to adjust)
- Matroska
- OGG: A multimedia "container" (like Quicktime or AVI), that can hold audio/video
- Webm: A particular version of Matroska + VP8 video codec for publishing video online (contrast with MPEG4/H264)
Libraries / Command line tools
- Imagemagick: the swiss army knife of images
- sox: Sound Exchange -- tools for manipulating and generating sound files
- ffmpeg tool for encoding and manipulating audio / video
- gstreamer
- melt / mlt
- midge: Music notation (in a special text markup) to melodic MIDI
- festival: Tools to convert text to speech (wav file), the tool is text2wave