Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: Re: Qutecsound display widget bug

Date2010-07-23 03:18
FromChristopher Saunders
Subject[Csnd] Re: Re: Re: Qutecsound display widget bug
I forgot to add--using OSX 10.6.4
---------------------------------------
Original E-mail
From: Christopher Saunders <csaunders@berklee.net>
Date: 07/22/2010 10:14 PM
To: csound@lists.bath.ac.uk
Subject: [Csnd] Re: Re: Qutecsound display widget bug

I tried  ver 0.6.0 beta and the same problem. Plays sound, displays ftable, but bugs out when I try to view kamplinen and kampexpon



<CsoundSynthesizer>

<CsOptions>

</CsOptions>

<CsInstruments>

sr = 44100

ksmps = 128

nchnls = 2

0dbfs = 320000

instr 293

;;;;;;;;;;;;;;;;;;;;;;; linen

kamplinen = 300000

irise = 1

idur = 2

idec = 3

;;;;;;;;;;;;;;;;;;;;;;;; linen

;;;;;;;;;;;;;;;;;;;;;;;;; oscil

kcps = 440

;;;;;;;;;;;;;;;;;;;;;;;;; oscil

klien linen kamplinen, irise, idur, idec

kampexpon expon .001, 2,.001

aosc oscil klien, kcps, 1

outs aosc,aosc

display kampexpon, 4

display klien , 6

endin

</CsInstruments>

<CsScore>

f 1 0 1024 10 1

i 293 0 9

e

</CsScore>

</CsoundSynthesizer>


---------------------------------------
Original E-mail
From: Andres Cabrera <mantaraya36@gmail.com>
Date: 07/21/2010 03:52 AM
To: csound@lists.bath.ac.uk
Subject: [Csnd] Re: Qutecsound display widget bug

Hi,

It seems this has been fixed in the latest version. Can you try
version 0.6.0 beta to see if it works for you? What platform are you
on?

http://sourceforge.net/projects/qutecsound/files/

Cheers,
Andrés

On Tue, Jul 20, 2010 at 10:50 PM, Christopher Saunders
wrote:
> using Qutecsound 0.5.0
>
> I was having some trouble with the display widget, When I run this  simple
> csd file and try to view the display of klin, I get the the program slowing
> down, graphical distortions in the display widget, long periods of the
> multicolored pinwheel, along with general bugginess until I select  "ftable
> 1:" in the display widget.
>
>
>
>
>
>
>
>
>

>
>
>
> sr = 44100
>
> ksmps = 128
>
> nchnls = 2
>
> 0dbfs = 320000
>
> instr 293
>
> ;;;;;;;;;;;;;;;;;;;;;;; linen
>
> kamplinen = 300000
>
> irise = 1
>
> idur = 2
>
> idec = 3
>
> ;;;;;;;;;;;;;;;;;;;;;;;; linen
>
> ;;;;;;;;;;;;;;;;;;;;;;;;; oscil
>
> kcps = 440
>
> ;;;;;;;;;;;;;;;;;;;;;;;;; oscil
>
> klin linen kamplinen, irise, idur, idec
>
> aosc oscil klin, kcps, 1
>
> outs aosc,aosc
>
> display klin , 6
>
> endin
>
>

>
>
>
> f 1 0 1024 10 1
>
> i 293 0 9
>
> e
>
>

>
>




--


Andrés


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"