Csound Csound-dev Csound-tekno Search About

Re: Lettuce update 1.3.4

Date2006-05-07 19:21
FromIstvan Varga
SubjectRe: Lettuce update 1.3.4
AttachmentsNone  

Date2006-05-07 19:30
FromRory Walsh
SubjectLettuce update 1.3.4
New update now available.

http://rorywalsh.ear.ie/RoryFolder/Lettuce1-3-4.exe

Made some new changes including a 'csound' sound file player which 
interfaces with 'soundfile.csd'. For more details and a complete list of 
new features and fixes visit here

http://www.ear.ie/Lettuce.htm#change

Rory.

P.S. Many thanks to Art Hunkin's again for his help in testing the new 
releases.

Date2006-05-07 21:45
FromRory Walsh
SubjectRe: Lettuce update 1.3.4
Cheers, I forgot to take out that line. Users can just delete that line 
from soundfile.csd and save.

Rory.

Istvan Varga wrote:
> On Sunday 07 May 2006 20:30, Rory Walsh wrote:
> 
>> Made some new changes including a 'csound' sound file player which 
>> interfaces with 'soundfile.csd'. For more details and a complete list of 
>> new features and fixes visit here
> 
> I noticed this line in soundfile.csd:
> 
> gitemp ftgen 1, 0, 0, 1, Sname, 0, 0, 0
> 
> this loads the whole file into a function table, but the table
> does not seem to be used later.