summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@freedesktop.org>2015-04-02 16:43:28 -0700
committerJoe Rayhawk <jrayhawk@freedesktop.org>2015-04-02 16:43:28 -0700
commitb48dabe0c0bb88ee94ecd475e98bd984da42d1a2 (patch)
tree9c0d8ddb211ba0c434029a7df8b0afd90fe4d286
parenta10acd3e3acd8839bde2d750696a846190a938f3 (diff)
moin2mdwn: convert page Buzztard
-rw-r--r--Buzztard.mdwn33
-rw-r--r--Buzztard.moin31
2 files changed, 33 insertions, 31 deletions
diff --git a/Buzztard.mdwn b/Buzztard.mdwn
new file mode 100644
index 0000000..7c195f6
--- /dev/null
+++ b/Buzztard.mdwn
@@ -0,0 +1,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]]
diff --git a/Buzztard.moin b/Buzztard.moin
deleted file mode 100644
index 0bf7fbc..0000000
--- a/Buzztard.moin
+++ /dev/null
@@ -1,31 +0,0 @@
-Buzztard is a music composer.
-
-== Project ideas ==
-
- * Port from InterpolationController to own controller class (see [[http://wiki.buzztard.org/index.php/Gst-controller_queues|buzztard wiki]])
- * Use EncodeBin for Song Rendering (see [[http://wiki.buzztard.org/index.php/Song_rendering#gstreamer_encodebin|buzztard wiki]])
- * Audio recording for [[http://buzztard.git.sourceforge.net/git/gitweb.cgi?p=buzztard/buzztard;a=blob;f=src/lib/core/wave.c;hb=HEAD#l29|wave-table]]
- * 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)
- * [[http://wiki.buzztard.org/index.php/GStreamer1.0|Port to 0.11]]
-
-== Resources ==
-
- * 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]]
-
-----
-[[CategoryGSOC2012]]
-CategoryTasks