Thierry Dumont wrote:
Hi,

May be this can look a bit crazy: is somebody interested by introducing
sound output in Sage (and other sound tools?). Actually I don't know how
to do this, but there are lot of Python tools.

I would like to make a course on the FFT with an application to mp3
encoding: build a small mp3 encoder in Sage; so I need at least to
produce sound.

There are at least two orthogonal parts:

While we don't have sage/signal_processing/ (yet), there's already sage/coding/.

We do have show(), so we could likely have play(), at the very least launching $SAGE_PLAYER (or $SAGE_BROWSER) with a given (audio/video/multimedia) file.

(sage/media for file formats? -- as already mentioned)


-leif


After all, I think *lab can make this, and everyting in *lab should be
developed in Sage, no?

Yours
t.

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to