Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: Re: plotting

Date2008-08-11 09:19
Fromvictor
Subject[Csnd] Re: Re: Re: plotting
Never tried.
----- Original Message ----- 
From: "Oeyvind Brandtsegg" 
To: 
Sent: Monday, August 11, 2008 6:59 AM
Subject: [Csnd] Re: Re: plotting


> Can any of these tools (gnuplot/pylab/matplotlib) do plotting in realtime,
> e.g. for plotting audio input waveforms or scanned synthesis matrixes ?
> Oeyvind
>
> 2008/8/10, victor :
>> I'm fond of Python with pylab/matplotlib + scipy for that
>> kind of job.
>>
>> Victor
>> ----- Original Message ----- From: "James Hearon" 
>> To: 
>> Sent: Sunday, August 10, 2008 7:35 PM
>> Subject: [Csnd] plotting
>>
>>
>>
>>
>> Hi,
>> I've been having a blast using gnuplot lately. I also found a simple c++
>> interface for it and am using it to make simple plots from c++  (Kdev 
>> with
>> g++).  Seems to work pretty well for plotting vectors or headerless 
>> tables
>> and works alot like Matlab plot function.
>> _________________________________________________________________
>> Got Game? Win Prizes in the Windows Live Hotmail Mobile Summer Games 
>> Trivia
>> Contest
>> http://www.gowindowslive.com/summergames?ocid=TXT_TAGHM
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"=
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
> csound" 


Date2008-08-12 09:35
FromDavidW
Subject[Csnd] Re: Re: Re: Re: plotting
FWIW, animation using matplotlib under python is possible. May need to  
be tuned for speed, as discussed here:
http://www.scipy.org/Cookbook/Matplotlib/Animations

There are lots of examples.
One advantage is that the output looks pretty.
Some notes here might be of interest:
	http://www.avatar.com.au/sonipy/uiImage.html

David

On 11/08/2008, at 6:19 PM, victor wrote:

> Never tried.
> ----- Original Message ----- From: "Oeyvind Brandtsegg"  >
> To: 
> Sent: Monday, August 11, 2008 6:59 AM
> Subject: [Csnd] Re: Re: plotting
>
>
>> Can any of these tools (gnuplot/pylab/matplotlib) do plotting in  
>> realtime,
>> e.g. for plotting audio input waveforms or scanned synthesis  
>> matrixes ?
>> Oeyvind
>>
>> 2008/8/10, victor :
>>> I'm fond of Python with pylab/matplotlib + scipy for that
>>> kind of job.
>>>
>>> Victor
>>> ----- Original Message ----- From: "James Hearon" >> >
>>> To: 
>>> Sent: Sunday, August 10, 2008 7:35 PM
>>> Subject: [Csnd] plotting
>>>
>>>
>>>
>>>
>>> Hi,
>>> I've been having a blast using gnuplot lately. I also found a  
>>> simple c++
>>> interface for it and am using it to make simple plots from c++   
>>> (Kdev with
>>> g++).  Seems to work pretty well for plotting vectors or  
>>> headerless tables
>>> and works alot like Matlab plot function.
>>> _________________________________________________________________
>>> Got Game? Win Prizes in the Windows Live Hotmail Mobile Summer  
>>> Games Trivia
>>> Contest
>>> http://www.gowindowslive.com/summergames?ocid=TXT_TAGHM
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>> "unsubscribe
>>> csound"=
>>>
>>>
>>> Send bugs reports to this list.
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>>> "unsubscribe
>>> csound"
>>>
>>
>>
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
>> "unsubscribe csound"
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body  
> "unsubscribe csound"
>

________________________________________________
David Worrall.
- Experimental Polymedia:	www.avatar.com.au
- Education for Financial Independence: www.mindthemarkets.com.au
Australian research affiliations:
- Capital Markets Cooperative Research Centre: www.cmcrc.com
- Sonic Communications Research Group:	creative.canberra.edu.au/scrg



Date2008-08-12 10:37
From"Oeyvind Brandtsegg"
Subject[Csnd] Re: Re: Re: Re: Re: plotting
AttachmentsNone