Csound Csound-dev Csound-tekno Search About

[Csnd] Re: Re: Re: Re: Re: Re: Re: Re: Re: lots of notes with the instrument using ftgentmp ate up the ram

Date2009-08-15 23:18
From"Partev Barr Sarkissian"
Subject[Csnd] Re: Re: Re: Re: Re: Re: Re: Re: Re: lots of notes with the instrument using ftgentmp ate up the ram
Oh yeah,... that one link comes up as an error page
in Japanese. I speak it okay, but my reading and writing
sucks. One year of Japanese in school wasn't enough.

-Partev

============================================================


--- electriclightheads@gmail.com wrote:

From: "'2+" 
To: csound@lists.bath.ac.uk
Subject: [Csnd] Re: Re: Re: Re: Re: Re: Re: Re: lots of notes with the  instrument using ftgentmp ate up the ram
Date: Sat, 15 Aug 2009 07:51:48 +0900

oops excuse me
that example was one of the poor result i got
this algo-comp depends on luck
a rather lucky one was this:
http://sarigama.namaste.jp/loops/ahoyama.mp3
well but still the silence is a bit too long ..

On Sat, Aug 15, 2009 at 7:20 AM, '2+ wrote:

> the result goes like this:
> http://sarigama.namaste.jp/loops/lotsofsilence.mp3

-- 
SaRiGaMa's Oil Vending Orchestra
is podcasting:
http://sarigama.namaste.jp/podcast/rss.xml
and supplying oil.py for free:
http://oilpy.blogspot.com/


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




_____________________________________________________________
Netscape.  Just the Net You Need.

Date2009-08-16 09:37
From"'2+"
Subject[Csnd] Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: lots of notes with the instrument using ftgentmp ate up the ram
omg! didnt know that it was not mirrored from my local dir
now it's uploaded to the same url .. thx for tellin me!

the machine i use at home is so slow(pen3+256MB_ram) so
will fix table things to 4096 or 8192

for a while will deal with 2 types of orc
oil.orc will still stick to using ftgentmp
but coal.orc will use
ftgen instead
and it starts like this:

sr = 44100
kr = 4410
ksmps = 10
nchnls = 2
seed  0
giamp = 0.4

gift1       ftgen 1,    0, 65536, 10, 1
gift11      ftgen 11,   0, 65536, 10, 60, 30, 3, 3, 2, 2, 0, 2, 1, 1,
0, 1, 1, 0, 0, 1
.
.

next thing i will challenge will be
finding a way to put random aspects to the table written over here
i should just try but wondering if starting from something like
g_sa = rand n
works or not

well algp-compers might say
then why not just write the table as f statements to the sco file
yes i also think so
but dont want to give up the idea of
1 orc fits all (if the sco is only using p1-p5)


On Sun, Aug 16, 2009 at 7:18 AM, Partev Barr
Sarkissian wrote:
> Oh yeah,... that one link comes up as an error page
> in Japanese. I speak it okay, but my reading and writing
> sucks. One year of Japanese in school wasn't enough.
>
> -Partev
>
> ============================================================
>
>
> --- electriclightheads@gmail.com wrote:
>
> From: "'2+" 
> To: csound@lists.bath.ac.uk
> Subject: [Csnd] Re: Re: Re: Re: Re: Re: Re: Re: lots of notes with the  instrument using ftgentmp ate up the ram
> Date: Sat, 15 Aug 2009 07:51:48 +0900
>
> oops excuse me
> that example was one of the poor result i got
> this algo-comp depends on luck
> a rather lucky one was this:
> http://sarigama.namaste.jp/loops/ahoyama.mp3
> well but still the silence is a bit too long ..
>




-- 
SaRiGaMa's Oil Vending Orchestra
is podcasting:
http://sarigama.namaste.jp/podcast/rss.xml
and supplying oil.py for free:
http://oilpy.blogspot.com/