Differences between revisions 1 and 2
Revision 1 as of 2009-09-10 20:36:38
Size: 1081
Editor: jaromil
Comment:
Revision 2 as of 2009-09-11 13:59:26
Size: 1535
Editor: asbesto
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Sprint will be held remotely among participants connecting from
different places, with high availability during a period of 3 days and
2 nights, concentrating on the development of a new MuSE version.
Sprint will be held remotely among participants connecting from different places, with high  availability during a period of 3 days and 2 nights, concentrating on the development of a new MuSE  version.
Line 9: Line 7:
One main location gathering new developers to be introduced to the
code is in Palazzolo Acreide, hosted by the Freaknet Poetry Hacklab.
One main location gathering new developers to be introduced to the code is in Palazzolo Acreide, hosted by the Freaknet Poetry Hacklab.
Line 18: Line 15:
IRC on a well defined channel on irc.hinezumi.org, SSL, port 9999 (accept wrong certificates)
Line 29: Line 28:
 * Does the decoding/mixing of WAV, AIFF, VOC files works? CHECK THIS, NIGGA!

=== Graphic Interface ===

TO BE CODED:

A panel with keys to be associated to particular sounds (.wav, mp3 or whatsoever? formats?): one click -> one special effect to be mixed in real time. Example, applauses during an interview, or laughs, funny sounds, or whatsoever.

MuSE Code Sprint

TCPC - 2,3,4 October 2009 (WE)

Sprint will be held remotely among participants connecting from different places, with high availability during a period of 3 days and 2 nights, concentrating on the development of a new MuSE version.

One main location gathering new developers to be introduced to the code is in Palazzolo Acreide, hosted by the Freaknet Poetry Hacklab.

Remote presence

**TODO**

Skype? Ekiga? Sflanz? IRC on a well defined channel on irc.hinezumi.org, SSL, port 9999 (accept wrong certificates)

Task list

Core

  • Refactor code to use the Secret Rabbit Code everywhere for resampling
  • Update MP3 decoder with a new library (ffmpeg or libmad)
  • Update MP3 encoder (ffmpeg or toolame or twolame)
  • Evaluate option of using FFmpeg everywhere (enc/dec)
  • Update all dependencies to latest API version
  • Improve overall stability
  • Does the decoding/mixing of WAV, AIFF, VOC files works? CHECK THIS, NIGGA!

Graphic Interface

TO BE CODED:

A panel with keys to be associated to particular sounds (.wav, mp3 or whatsoever? formats?): one click -> one special effect to be mixed in real time. Example, applauses during an interview, or laughs, funny sounds, or whatsoever.

Packaging

  • Update build system to latest autoconf/automake
  • Update code to compile with latest GCC
  • Review library dependencies, use shared libraries when possible
  • Make a new Debian package for muse-streamer

MuSE/SprintOct09 (last edited 2009-10-02 17:47:10 by jaromil)