<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel">
    <title>gmane.comp.audio.csound.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22447"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22446"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22445"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22444"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22443"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22442"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22441"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22440"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22439"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22438"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22437"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22436"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22435"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22434"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22433"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22432"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22431"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22430"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22429"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22428"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22447">
    <title>Re: [Cs-dev] Draft Release Notes</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22447</link>
    <description>&lt;pre&gt;is the problem with the size and the accessible index of a t-variable
fixed, too?
a size of 3 is actual a size of 4 because you can access indices 0 to 3:

&amp;lt;CsoundSynthesizer&amp;gt;
&amp;lt;CsInstruments&amp;gt;
instr 1
tabb init 3, 1
kval1 = tabb[0]
kval2 = tabb[1]
kval3 = tabb[2]
kval4 = tabb[3] ;ok but should fail
printk 1, kval3
kval5 = tabb[4] ;fails
endin
&amp;lt;/CsInstruments&amp;gt;
&amp;lt;CsScore&amp;gt;
i 1 0 1
e
&amp;lt;/CsScore&amp;gt;
&amp;lt;/CsoundSynthesizer&amp;gt;

regards -
joachim

Am 25.05.2012 13:34, schrieb john ffitch:

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listi&lt;/pre&gt;</description>
    <dc:creator>joachim heintz</dc:creator>
    <dc:date>2012-05-25T16:05:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22446">
    <title>Re: [Cs-dev] csbeats segfault</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22446</link>
    <description>&lt;pre&gt;PS  I found a minor unchecked thing; fixed in git




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

&lt;/pre&gt;</description>
    <dc:creator>jpff&lt; at &gt;cs.bath.ac.uk</dc:creator>
    <dc:date>2012-05-25T12:54:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22445">
    <title>Re: [Cs-dev] csbeats segfault</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22445</link>
    <description>&lt;pre&gt;In the imortal words.... works for me

While that might be a case of "His Master's Voice", could oy run under gdb
and give some information?  I have a suspicion there is some instability
but cannot identify it

==John ff




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

&lt;/pre&gt;</description>
    <dc:creator>jpff&lt; at &gt;cs.bath.ac.uk</dc:creator>
    <dc:date>2012-05-25T12:35:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22444">
    <title>[Cs-dev] Draft Release Notes</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22444</link>
    <description>&lt;pre&gt;
==John ffitch
========================================================================
Notes for 5.17.11
=================

This is a bug-fixing release with no major changes, but the
number of fixes warrants a release.  



New Opcodes:
  NONE

New Gen and Macros:
   GEN "wave" added for wavelet analysis/synthesis

Score
   [..] can now return an integer if that is possible
   (Experimental) multiple &amp;lt;CsScore&amp;gt; sections

Modified Opcodes and Gens:
  NONE

Utilities 
  NONE

Frontends
  Developments in CsoundAC
  csbeats fixed seg fault; also new syntax

Bugs fixed:
  assignments of kvar = iexp where iexp is complex now work correctly
  Treatment of omitted krate/ksmps/sr fixed for new parser
  Constant folding corrected in obscure cases
  Fix to -O option
  Portaudio was incorrect wrt channels
  Copying of t-vars fixed
  Corrections to large strings
  sfload had an potential error; same in image opcode
  linseg/expseg fixed with incomplete segments
  Stray \r characters in {{ ... }} strings fixed

System Ch&lt;/pre&gt;</description>
    <dc:creator>john ffitch</dc:creator>
    <dc:date>2012-05-25T11:34:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22443">
    <title>Re: [Cs-dev] Again, should we release a revised 5.17</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22443</link>
    <description>&lt;pre&gt;How about release early next week?  I obviously need to check the
csbeats report, but I do not expect it ill take me much effort.  I
will prepare sub-release notes.

Currently called 5.17.11 -- that OK for a bug-fix release?
==John ffitch

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

&lt;/pre&gt;</description>
    <dc:creator>john ffitch</dc:creator>
    <dc:date>2012-05-25T11:03:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22442">
    <title>[Cs-dev] csbeats segfault</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22442</link>
    <description>&lt;pre&gt;Hello,

I get a segmentation fault when I run csbeats from the console with the
data of the manual example:

$ csbeats &amp;lt; test.txt
;;; Generated by beats on Fri 2012 May 25 08:22:35

;;;setting bpm=120.000000
;;;setting permeasure=6
Erreur de segmentation

The csound installation on my machine (Ubuntu 11.10) was compiled from
csound5 on git two days ago.

Regards

Francois
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel
&lt;/pre&gt;</description>
    <dc:creator>Francois PINOT</dc:creator>
    <dc:date>2012-05-25T06:27:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22441">
    <title>Re: [Cs-dev] Again, should we release a revised 5.17</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22441</link>
    <description>&lt;pre&gt;I agree, when?



On 24 May 2012, at 19:04, jpff &amp;lt;jpff&amp;lt; at &amp;gt;cs.bath.ac.uk&amp;gt; wrote:


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

&lt;/pre&gt;</description>
    <dc:creator>Victor</dc:creator>
    <dc:date>2012-05-24T18:45:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22440">
    <title>[Cs-dev] Again, should we release a revised 5.17</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22440</link>
    <description>&lt;pre&gt;with quite a few bug fixes

I only know of one now in old-parser

==John ffitch

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

&lt;/pre&gt;</description>
    <dc:creator>jpff</dc:creator>
    <dc:date>2012-05-24T18:04:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22439">
    <title>Re: [Cs-dev] New Parser bug (csound 5) ( was Re: ksmps=1 conditional issue).</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22439</link>
    <description>&lt;pre&gt;Nothing like really knowing your stuff...



On 24 May 2012, at 17:50, jpff&amp;lt; at &amp;gt;cs.bath.ac.uk wrote:


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

&lt;/pre&gt;</description>
    <dc:creator>Victor</dc:creator>
    <dc:date>2012-05-24T16:57:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22438">
    <title>Re: [Cs-dev] New Parser bug (csound 5) ( was Re: ksmps=1 conditional issue).</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22438</link>
    <description>&lt;pre&gt;Fixed -- trivial really....



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

&lt;/pre&gt;</description>
    <dc:creator>jpff&lt; at &gt;cs.bath.ac.uk</dc:creator>
    <dc:date>2012-05-24T16:50:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22437">
    <title>Re: [Cs-dev] New Parser bug (csound 5) ( was Re: ksmps=1 conditional issue).</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22437</link>
    <description>&lt;pre&gt;
More information: note the line marked with a *********
It looks as if the assignment is "optimised" from
itmp = (-1)*iClip
k1 = itmp

to

k1 = k(itmp) which happens at i-time.  I guess such anoptimisation is only
valid if rate match.   should optimise to k1 mult.ii -1, iClip which does
not exist.....

Not sure how to fix

==John

Found IF statement
Found if-then
Creating boolean expression
Operator Found: &amp;gt; (k i)
Creating Synthetic T_IDENT: __synthetic_301
Engine/csound_orc_semantics.c(360) line = -1

Creating Synthetic label: __synthetic_301:
Engine/csound_orc_semantics.c(360) line = -1

Creating Synthetic T_IDENT: __synthetic_300
Engine/csound_orc_semantics.c(360) line = -1

Creating simple goto token
Engine/csound_orc_semantics.c(339) line = 16

Creating boolean expression
HANDLING UNARY MINUS!SET_EXPRESSION_TYPE: mul.ii : #i0
Operator Found: &amp;lt; (k i)
Creating Synthetic T_IDENT: __synthetic_302
Engine/csound_orc_semantics.c(360) line = -1

Creating Synthetic label: __synthetic_302:
Engine/csound_orc_sema&lt;/pre&gt;</description>
    <dc:creator>jpff&lt; at &gt;cs.bath.ac.uk</dc:creator>
    <dc:date>2012-05-24T16:25:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22436">
    <title>Re: [Cs-dev] New Parser bug (csound 5) ( was Re: ksmps=1 conditional issue).</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22436</link>
    <description>&lt;pre&gt;yes, it's instrument 3 that is buggy. I think there is no ambiguity here, somehow the assignment is never done, and that is why I suggested it could be the optimisation.

Regards

Victor
On 24 May 2012, at 13:40, jpff&amp;lt; at &amp;gt;cs.bath.ac.uk wrote:


Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

&lt;/pre&gt;</description>
    <dc:creator>Victor Lazzarini</dc:creator>
    <dc:date>2012-05-24T15:25:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22435">
    <title>Re: [Cs-dev] New Parser bug (csound 5) ( was Re: ksmps=1 conditional issue).</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22435</link>
    <description>&lt;pre&gt;Follow up

1)old parser is now broken
  Csound version 5.17 beta (double samples) May 24 2012
  0dBFS level = 32768.0
  sr = 44100, kr = 4410, ksmps = 7.410985e-322
  error: invalid ksmps value

2) overwriting sr.kr/ksmps it works

3) Victor's example has 6 cases, one failing, which is
...if k1 &amp;lt; - iClip then ....

Very strange





------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

&lt;/pre&gt;</description>
    <dc:creator>jpff&lt; at &gt;cs.bath.ac.uk</dc:creator>
    <dc:date>2012-05-24T12:40:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22434">
    <title>Re: [Cs-dev] New Parser bug (csound 5) ( was Re: ksmps=1 conditional issue).</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22434</link>
    <description>&lt;pre&gt;As you may be away I never liked the if...then syntax as it is unclear
at what rate it is supposed to work.

Can you describe the case that does not work?

==John ffitch

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

&lt;/pre&gt;</description>
    <dc:creator>john ffitch</dc:creator>
    <dc:date>2012-05-24T11:50:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22433">
    <title>[Cs-dev] Regression in loscil recognizing looping info in wavheaders</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22433</link>
    <description>&lt;pre&gt;Hello --

I think something happened in the code that caused csound to stop
finding looping info stored in WAV format headers.

I generated my own wav sample with looping info using libsndfile, and
it worked on 2012-04-07 with the debian unstable packaged of the time,
which was built from 5.15.

There have been two debian packages since then, both of 5.17, and I'm
not sure which one broke this.

I'd be happy to do more testing, but I'm not sure what info to
provide.  Right now, I'm kind of hoping someone will have an "a-ha"
moment based on this report and know how to fix it.

Forrest

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___________________________________&lt;/pre&gt;</description>
    <dc:creator>Forrest Cahoon</dc:creator>
    <dc:date>2012-05-24T02:22:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22432">
    <title>[Cs-dev] New Parser bug (csound 5) ( was Re: ksmps=1 conditional issue).</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22432</link>
    <description>&lt;pre&gt;It is a new parser bug (possibly optimisation).  The assignment never occurs with i-vars, but it does with constants and k-vars,
as demonstrated by the CSD below:

&amp;lt;CsoundSynthesizer&amp;gt;
&amp;lt;CsOptions&amp;gt;
&amp;lt;/CsOptions&amp;gt;
&amp;lt;CsInstruments&amp;gt;
instr 1
iClip = 0.9
k1 oscili 2,440,1
if k1 &amp;gt; iClip then
k1 = iClip
elseif k1 &amp;lt; -iClip then
k1 = -iClip
endif
printk 0.01, k1
endin
instr 2
iClip = 0.9
k1 oscili 2,440,1
if k1 &amp;gt; iClip then
k1 = iClip
elseif k1 &amp;lt; -iClip then
k1 = -0.9
endif
printk 0.01, k1
endin
instr 3
kClip = 0.9
k1 oscili 2,440,1
if k1 &amp;gt; kClip then
k1 = kClip
elseif k1 &amp;lt; -kClip then
k1 = -kClip
endif
printk 0.01, k1
endin
&amp;lt;/CsInstruments&amp;gt;
&amp;lt;CsScore&amp;gt;
f1 0 1024 10 1
i1 0 1
i2 1 1
i3 2 1
&amp;lt;/CsScore&amp;gt;
&amp;lt;/CsoundSynthesizer&amp;gt;

Victor


On 22 May 2012, at 07:31, Oeyvind Brandtsegg wrote:


Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




------------------------------------------------------------------------------
Live Security Virtual C&lt;/pre&gt;</description>
    <dc:creator>Victor Lazzarini</dc:creator>
    <dc:date>2012-05-22T09:14:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22431">
    <title>[Cs-dev] ksmps=1 conditional issue</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22431</link>
    <description>&lt;pre&gt;Hi,
I'm not sure what to make out of this.

For pedagogical purposes, I tried to implement an explicit coding of
hard clip (like the limit opcode).
Using ksmps = 1, I did this:

k1downsampa1
if k1 &amp;gt; iClip then
k1= iClip
elseif k1 &amp;lt; -iClip then
k1= -iClip
endif
a1upsamp k1

I can't seem to find anything wrong with the code, but it only limits
the positive part of the waveform,
the negative part remains untouched.
If I replace
k1= -iClip
with
k1= -0.5
it will limit, but obviously not the way I wanted.

Could look like a bug ?

best
Oeyvind

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-dev&lt;/pre&gt;</description>
    <dc:creator>Oeyvind Brandtsegg</dc:creator>
    <dc:date>2012-05-22T06:31:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22430">
    <title>Re: [Cs-dev] C bytebeat experiment</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22430</link>
    <description>&lt;pre&gt;Thanks!

On 5/21/12, Sigurd Saue &amp;lt;sigurd.saue&amp;lt; at &amp;gt;ntnu.no&amp;gt; wrote:

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

&lt;/pre&gt;</description>
    <dc:creator>Adam Puckett</dc:creator>
    <dc:date>2012-05-21T17:30:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22429">
    <title>Re: [Cs-dev] C bytebeat experiment</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22429</link>
    <description>&lt;pre&gt;Hi Adam,

I had to leave for home, but I now I've taken a closer look at your problem.

The attached file is a modification of your original file that plays stereo 44100 with the sound playing in one channel only. Btw: I had to remove the DSBCAPS_LOCHARDWARE option here, but it might still work on your computer.

Sigurd
________________________________________
Fra: Adam Puckett [adotsdothmusic&amp;lt; at &amp;gt;gmail.com]
Sendt: 21. mai 2012 18:38
Til: richarddobson&amp;lt; at &amp;gt;blueyonder.co.uk; Developer discussions
Emne: Re: [Cs-dev] C bytebeat experiment

Finally! It works! But it was quiet at 44.1kHz, so I made it an 8kHz,
8-bit static buffer with which to create bytebeat songs. Wonderful!

Now, how do I make the sound play in one channel and not in the other,
or make the sound pan?

On 5/21/12, Adam Puckett &amp;lt;adotsdothmusic&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape&lt;/pre&gt;</description>
    <dc:creator>Sigurd Saue</dc:creator>
    <dc:date>2012-05-21T17:04:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22428">
    <title>Re: [Cs-dev] C bytebeat experiment</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22428</link>
    <description>&lt;pre&gt;Finally! It works! But it was quiet at 44.1kHz, so I made it an 8kHz,
8-bit static buffer with which to create bytebeat songs. Wonderful!

Now, how do I make the sound play in one channel and not in the other,
or make the sound pan?

On 5/21/12, Adam Puckett &amp;lt;adotsdothmusic&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

&lt;/pre&gt;</description>
    <dc:creator>Adam Puckett</dc:creator>
    <dc:date>2012-05-21T16:38:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.audio.csound.devel/22427">
    <title>Re: [Cs-dev] C bytebeat experiment</title>
    <link>http://permalink.gmane.org/gmane.comp.audio.csound.devel/22427</link>
    <description>&lt;pre&gt;Thanks Richard! This just came to mind while I was having lunch.

On 5/21/12, Richard Dobson &amp;lt;richarddobson&amp;lt; at &amp;gt;blueyonder.co.uk&amp;gt; wrote:

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Csound-devel mailing list
Csound-devel&amp;lt; at &amp;gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

&lt;/pre&gt;</description>
    <dc:creator>Adam Puckett</dc:creator>
    <dc:date>2012-05-21T16:23:52</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.audio.csound.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.audio.csound.devel</link>
  </textinput>
</rdf:RDF>

