Re: [Matplotlib-users] Efficiently processing large datasets

2008-09-23 Thread John Hunter
On Tue, Sep 23, 2008 at 5:56 AM, rfwatson <[EMAIL PROTECTED]> wrote: > Hello, > > I am using matplotlib in combination with QT4 as part of an audio > application I am building. Part of this involves plotting an > oscilloscope-style display (time vs intensity) for sets of raw audio data, > which I h

Re: [Matplotlib-users] Efficiently processing large datasets

2008-09-23 Thread Michael Droettboom
rfwatson wrote: > Hello, > > I am using matplotlib in combination with QT4 as part of an audio > application I am building. Part of this involves plotting an > oscilloscope-style display (time vs intensity) for sets of raw audio > data, which I have through necessity converted to arrays of float

[Matplotlib-users] Efficiently processing large datasets

2008-09-23 Thread rfwatson
Hello, I am using matplotlib in combination with QT4 as part of an audio application I am building. Part of this involves plotting an oscilloscope-style display (time vs intensity) for sets of raw audio data, which I have through necessity converted to arrays of floating point data. The problem I