Hello!

On Wed, 20 Mar 2013 20:21:57 +0100
Thierry Dumont <tdum...@math.univ-lyon1.fr> wrote:
> 
> 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.
> 
  This is definitely an interesting idea. However, it seems to me
that the actual problem may be reduced to a problem of
importing/exporting the .wav data to/from, say, a list.
  Given the .wav data import/export mechanism, everything else may be
applied to these data just in the same way it is usually applied to
python lists.
  Or do I misunderstand something?

  Regards,
    Vladimir


----- 
 <v...@ukr.net>

-- 
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