summaryrefslogtreecommitdiff
path: root/Buzztard.mdwn
blob: 7c195f68b00b351193254483a8982bf058f61f2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33

Buzztard is a music composer. 


## Project ideas

* Port from [[InterpolationController|InterpolationController]] to own controller class (see [[buzztard wiki|http://wiki.buzztard.org/index.php/Gst-controller_queues]]) 
* Use [[EncodeBin|EncodeBin]] for Song Rendering (see [[buzztard wiki|http://wiki.buzztard.org/index.php/Song_rendering#gstreamer_encodebin]]) 
* Audio recording for [[wave-table|http://buzztard.git.sourceforge.net/git/gitweb.cgi?p=buzztard/buzztard;a=blob;f=src/lib/core/wave.c;hb=HEAD#l29]] 
* Improve bt-dec, the buzztard song decoder that can be used in playbin2 
* Write a audio-synthesizer baseclass to ease porting the plugins in gst-buzztard to 0.11 (will be used for simsyn, fluidsynth and the sources in bml) 
* [[Port to 0.11|http://wiki.buzztard.org/index.php/GStreamer1.0]] 

## Resources

* [[http://www.buzztard.org/|http://www.buzztard.org/]] 

## Skills needed

* C 
* Gtk 
* the more GStreamer experience the better 
Students interested in doing a Google Summer of code project around buzztard should join the #buzztard channel on irc.freenode.net. You should be able to find someone online at almost any time to discuss your project idea there. 

**Mentor: Stefan Sauer (buzztard author) aka ensonic on IRC ** 

Back to [[TaskList|TaskList]]  



---

 [[CategoryGSOC2012|CategoryGSOC2012]] [[CategoryTasks|CategoryTasks]]