Csound Csound-dev Csound-tekno Search About

[Csnd] csound floss manual: new release

Date2014-04-18 10:24
Fromjoachim heintz
Subject[Csnd] csound floss manual: new release
hi all -

the new release of the csound floss manual is now online:
http://www.flossmanuals.net/csound/

this is new:
* The chapter about Random has been moved as 01D to the BASICS section 
and has been significantly amended by Joachim Heintz and Iain McCurdy.
* In Chapter 05B Panning and Spatialization, Martin Neukom has been 
added a new section of new text with examples about Ambisonics. The 
included UDOs add new functionality, such as options for non-standard 
speaker configurations, when working with Ambisonics in Csound.
* There is a new chapter, 05K Analysis Transformation Synthesis (ATS), 
by Oscar Pablo di Liscia.
* Chapter 08B Csound and Arduino has been extended by Iain McCurdy.
* In section 10 (Csound Frontends) Rory Walsh has revised the chapter 
about Cabbage.
In the same section, Stefani Bonetti and Menno Knevel have updated the 
chapter about WinXound.
* Iain McCurdy and Ed Costello have written a new chapter in section 10 
about Web Based Csound.
* Victor Lazzarini has written an in-depth description about Developing 
Plugin Opcodes for Csound 6 for section 13 Extending Csound.
* Menno Knevel has added sections about Cmask, nGen, AthenaCL and Common 
Music for the appendix chapter about Methods of Writing Csound Scores.
* Iain McCurdy has revised and amended many existing chapters.

the csd and source files are here:
http://files.csound-tutorial.net/floss_manual/Release05/csd_and_audio_rl5.zip

thanks to all the authors for their valuable contributions. please let 
us know problems and suggestions.

enjoy -

	joachim / iain

Date2014-04-18 10:31
FromJohn Clements
SubjectRe: [Csnd] csound floss manual: new release
excellent!  the FLOSS manual is what I refer curious newcomers to CsoundLand to... and if their interest grows I refer them to the Csound Book next.  Great job everyone!

J

John Clements



> On Apr 18, 2014, at 2:24 AM, joachim heintz  wrote:
> 
> hi all -
> 
> the new release of the csound floss manual is now online:
> http://www.flossmanuals.net/csound/
> 
> this is new:
> * The chapter about Random has been moved as 01D to the BASICS section and has been significantly amended by Joachim Heintz and Iain McCurdy.
> * In Chapter 05B Panning and Spatialization, Martin Neukom has been added a new section of new text with examples about Ambisonics. The included UDOs add new functionality, such as options for non-standard speaker configurations, when working with Ambisonics in Csound.
> * There is a new chapter, 05K Analysis Transformation Synthesis (ATS), by Oscar Pablo di Liscia.
> * Chapter 08B Csound and Arduino has been extended by Iain McCurdy.
> * In section 10 (Csound Frontends) Rory Walsh has revised the chapter about Cabbage.
> In the same section, Stefani Bonetti and Menno Knevel have updated the chapter about WinXound.
> * Iain McCurdy and Ed Costello have written a new chapter in section 10 about Web Based Csound.
> * Victor Lazzarini has written an in-depth description about Developing Plugin Opcodes for Csound 6 for section 13 Extending Csound.
> * Menno Knevel has added sections about Cmask, nGen, AthenaCL and Common Music for the appendix chapter about Methods of Writing Csound Scores.
> * Iain McCurdy has revised and amended many existing chapters.
> 
> the csd and source files are here:
> http://files.csound-tutorial.net/floss_manual/Release05/csd_and_audio_rl5.zip
> 
> thanks to all the authors for their valuable contributions. please let us know problems and suggestions.
> 
> enjoy -
> 
>    joachim / iain
> 
> 
> Send bugs reports to
>       https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 
> 


Date2014-04-18 11:41
Fromzappfinger
Subject[Csnd] Re: csound floss manual: new release
Very good job, all!

One small comment: recently I was looking for an example of the subintsr
opcode.
I came across the section on additive synthesis in the Floss manual, that
talks about sub instruments.
But in the example it does not use the subinstr opcode at all. I found this
a bit confusing....

Richard



--
View this message in context: http://csound.1045644.n5.nabble.com/csound-floss-manual-new-release-tp5734371p5734374.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2014-04-18 11:50
Fromjoachim heintz
SubjectRe: [Csnd] Re: csound floss manual: new release
thanks, richard.

i use the term "subinstrument" whenever an instrument is triggered by 
another ('higher') one. these are the examples in the AddSynth chapter, 
i think. not sure if it would be better to avoid this term and choose an 
other one ... any suggestions?

	joachim


Am 18.04.2014 12:41, schrieb zappfinger:
> Very good job, all!
>
> One small comment: recently I was looking for an example of the subintsr
> opcode.
> I came across the section on additive synthesis in the Floss manual, that
> talks about sub instruments.
> But in the example it does not use the subinstr opcode at all. I found this
> a bit confusing....
>
> Richard
>
>
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/csound-floss-manual-new-release-tp5734371p5734374.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to
>          https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
>
>

Date2014-04-18 12:11
FromAnders Genell
SubjectRe: [Csnd] Re: csound floss manual: new release
This reminded me: in the chapter on additive synthesis i did not find any reference to the addsynt or addsynt2 opcodes. I admit it was a shallow and brief examination so I might very well have missed it...



Regards,
Anders



18 apr 2014 kl. 12:50 skrev joachim heintz :

> thanks, richard.
> 
> i use the term "subinstrument" whenever an instrument is triggered by another ('higher') one. these are the examples in the AddSynth chapter, i think. not sure if it would be better to avoid this term and choose an other one ... any suggestions?
> 
>    joachim
> 
> 
> Am 18.04.2014 12:41, schrieb zappfinger:
>> Very good job, all!
>> 
>> One small comment: recently I was looking for an example of the subintsr
>> opcode.
>> I came across the section on additive synthesis in the Floss manual, that
>> talks about sub instruments.
>> But in the example it does not use the subinstr opcode at all. I found this
>> a bit confusing....
>> 
>> Richard
>> 
>> 
>> 
>> --
>> View this message in context: http://csound.1045644.n5.nabble.com/csound-floss-manual-new-release-tp5734371p5734374.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>> 
>> 
>> Send bugs reports to
>>         https://github.com/csound/csound/issues
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 
> Send bugs reports to
>       https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 
> 


Date2014-04-18 12:43
FromRichard van Bemmelen
SubjectRe: [Csnd] Re: csound floss manual: new release
Well, maybe you could name it "a kind of subinstrument" or convert the example to use a real subinstr...

Richard 


2014-04-18 12:50 GMT+02:00 joachim heintz <jh@joachimheintz.de>:
thanks, richard.

i use the term "subinstrument" whenever an instrument is triggered by another ('higher') one. these are the examples in the AddSynth chapter, i think. not sure if it would be better to avoid this term and choose an other one ... any suggestions?

        joachim


Am 18.04.2014 12:41, schrieb zappfinger:

Very good job, all!

One small comment: recently I was looking for an example of the subintsr
opcode.
I came across the section on additive synthesis in the Floss manual, that
talks about sub instruments.
But in the example it does not use the subinstr opcode at all. I found this
a bit confusing....

Richard



--
View this message in context: http://csound.1045644.n5.nabble.com/csound-floss-manual-new-release-tp5734371p5734374.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to
         https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"






Send bugs reports to
       https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"





Date2014-04-18 12:55
FromRory Walsh
SubjectRe: [Csnd] Re: csound floss manual: new release
Could the title of that section be changed so it reads something along
the lines of 'Triggering instrument events for the partials'. To be
honest, if you know nothing of Csound then you won't be confused by
the existing title. But if you know about the subinstr opcodes, it
might be a little misleading. Big thanks to Jochim and Iain and
everyone else involved in putting this update together. It's really
quite a piece of work!

On 18 April 2014 12:43, Richard van Bemmelen  wrote:
> Well, maybe you could name it "a kind of subinstrument" or convert the
> example to use a real subinstr...
>
> Richard
>
>
> 2014-04-18 12:50 GMT+02:00 joachim heintz :
>>
>> thanks, richard.
>>
>> i use the term "subinstrument" whenever an instrument is triggered by
>> another ('higher') one. these are the examples in the AddSynth chapter, i
>> think. not sure if it would be better to avoid this term and choose an other
>> one ... any suggestions?
>>
>>         joachim
>>
>>
>> Am 18.04.2014 12:41, schrieb zappfinger:
>>
>>> Very good job, all!
>>>
>>> One small comment: recently I was looking for an example of the subintsr
>>> opcode.
>>> I came across the section on additive synthesis in the Floss manual, that
>>> talks about sub instruments.
>>> But in the example it does not use the subinstr opcode at all. I found
>>> this
>>> a bit confusing....
>>>
>>> Richard
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>> http://csound.1045644.n5.nabble.com/csound-floss-manual-new-release-tp5734371p5734374.html
>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>
>>>
>>> Send bugs reports to
>>>          https://github.com/csound/csound/issues
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>>
>>>
>>>
>>
>>
>> Send bugs reports to
>>        https://github.com/csound/csound/issues
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>>
>

Date2014-04-18 13:33
FromMichael Rhoades
SubjectRe: [Csnd] csound floss manual: new release
Excellent Job Joachim and crew!!

Thank you so much!!




On 4/18/14 5:24 AM, joachim heintz wrote:
> hi all -
>
> the new release of the csound floss manual is now online:
> http://www.flossmanuals.net/csound/
>
> this is new:
> * The chapter about Random has been moved as 01D to the BASICS section 
> and has been significantly amended by Joachim Heintz and Iain McCurdy.
> * In Chapter 05B Panning and Spatialization, Martin Neukom has been 
> added a new section of new text with examples about Ambisonics. The 
> included UDOs add new functionality, such as options for non-standard 
> speaker configurations, when working with Ambisonics in Csound.
> * There is a new chapter, 05K Analysis Transformation Synthesis (ATS), 
> by Oscar Pablo di Liscia.
> * Chapter 08B Csound and Arduino has been extended by Iain McCurdy.
> * In section 10 (Csound Frontends) Rory Walsh has revised the chapter 
> about Cabbage.
> In the same section, Stefani Bonetti and Menno Knevel have updated the 
> chapter about WinXound.
> * Iain McCurdy and Ed Costello have written a new chapter in section 
> 10 about Web Based Csound.
> * Victor Lazzarini has written an in-depth description about 
> Developing Plugin Opcodes for Csound 6 for section 13 Extending Csound.
> * Menno Knevel has added sections about Cmask, nGen, AthenaCL and 
> Common Music for the appendix chapter about Methods of Writing Csound 
> Scores.
> * Iain McCurdy has revised and amended many existing chapters.
>
> the csd and source files are here:
> http://files.csound-tutorial.net/floss_manual/Release05/csd_and_audio_rl5.zip 
>
>
> thanks to all the authors for their valuable contributions. please let 
> us know problems and suggestions.
>
> enjoy -
>
>     joachim / iain
>
>
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body 
> "unsubscribe csound"
>
>
>
>
>


Date2014-04-18 13:38
FromSteven Yi
SubjectRe: [Csnd] csound floss manual: new release
Many thanks!  We'll have to add a news entry to the csound.github.io
site for this. Looking forward to checking out the new edition!

On Fri, Apr 18, 2014 at 5:24 AM, joachim heintz  wrote:
> hi all -
>
> the new release of the csound floss manual is now online:
> http://www.flossmanuals.net/csound/
>
> this is new:
> * The chapter about Random has been moved as 01D to the BASICS section and
> has been significantly amended by Joachim Heintz and Iain McCurdy.
> * In Chapter 05B Panning and Spatialization, Martin Neukom has been added a
> new section of new text with examples about Ambisonics. The included UDOs
> add new functionality, such as options for non-standard speaker
> configurations, when working with Ambisonics in Csound.
> * There is a new chapter, 05K Analysis Transformation Synthesis (ATS), by
> Oscar Pablo di Liscia.
> * Chapter 08B Csound and Arduino has been extended by Iain McCurdy.
> * In section 10 (Csound Frontends) Rory Walsh has revised the chapter about
> Cabbage.
> In the same section, Stefani Bonetti and Menno Knevel have updated the
> chapter about WinXound.
> * Iain McCurdy and Ed Costello have written a new chapter in section 10
> about Web Based Csound.
> * Victor Lazzarini has written an in-depth description about Developing
> Plugin Opcodes for Csound 6 for section 13 Extending Csound.
> * Menno Knevel has added sections about Cmask, nGen, AthenaCL and Common
> Music for the appendix chapter about Methods of Writing Csound Scores.
> * Iain McCurdy has revised and amended many existing chapters.
>
> the csd and source files are here:
> http://files.csound-tutorial.net/floss_manual/Release05/csd_and_audio_rl5.zip
>
> thanks to all the authors for their valuable contributions. please let us
> know problems and suggestions.
>
> enjoy -
>
>         joachim / iain
>
>
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
>

Date2014-04-18 15:29
FromDavid Worrall
SubjectRe: [Csnd] csound floss manual: new release
Well done and thanks!

A small matter - it would be better if the char set was set as content="text/html; charset=UTF-8">  - which would provide a better rendering of the French etc accents etc. But it doesn't fix the problem of the chars around the &nbsp;'s which don't render on my firefox browser under OSX properly using either UTF-8 or the windows charset you have set.

David
  
On 18.04.2014, at 14:33, Michael Rhoades <mrhoades@perceptionfactory.com> wrote:

Excellent Job Joachim and crew!!

Thank you so much!!




On 4/18/14 5:24 AM, joachim heintz wrote:
hi all -

the new release of the csound floss manual is now online:
http://www.flossmanuals.net/csound/

this is new:
* The chapter about Random has been moved as 01D to the BASICS section and has been significantly amended by Joachim Heintz and Iain McCurdy.
* In Chapter 05B Panning and Spatialization, Martin Neukom has been added a new section of new text with examples about Ambisonics. The included UDOs add new functionality, such as options for non-standard speaker configurations, when working with Ambisonics in Csound.
* There is a new chapter, 05K Analysis Transformation Synthesis (ATS), by Oscar Pablo di Liscia.
* Chapter 08B Csound and Arduino has been extended by Iain McCurdy.
* In section 10 (Csound Frontends) Rory Walsh has revised the chapter about Cabbage.
In the same section, Stefani Bonetti and Menno Knevel have updated the chapter about WinXound.
* Iain McCurdy and Ed Costello have written a new chapter in section 10 about Web Based Csound.
* Victor Lazzarini has written an in-depth description about Developing Plugin Opcodes for Csound 6 for section 13 Extending Csound.
* Menno Knevel has added sections about Cmask, nGen, AthenaCL and Common Music for the appendix chapter about Methods of Writing Csound Scores.
* Iain McCurdy has revised and amended many existing chapters.

the csd and source files are here:
http://files.csound-tutorial.net/floss_manual/Release05/csd_and_audio_rl5.zip

thanks to all the authors for their valuable contributions. please let us know problems and suggestions.

enjoy -

   joachim / iain


Send bugs reports to
      https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"








Send bugs reports to
      https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




______________________________________
Prof. Dr. David Worrall
Emerging Audio Research (EAR)
Audio Department
International Audio Laboratories Erlangen
Fraunhofer-Institut für Integrierte Schaltungen IIS
Am Wolfsmantel 33
91058 Erlangen
Telefon  +49 (0) 91 31 / 7 76-62 44
Fax      +49 (0) 91 31 / 7 76-20 99
E-Mail: david.worrall@iis.fraunhofer.de
Internet: www.iis.fraunhofer.de 
---
Adjunct Senior Research Fellow
School of Music, Australian National University





Date2014-04-18 15:31
Fromjoachim heintz
SubjectRe: [Csnd] Re: csound floss manual: new release
this is very easily possible -- we are far from being "complete".
if you are willing to contribute something about these opcodes, this is 
very much welcome. please contact me off-list, so that we can think 
about the best way.
cheers -
	joachim


Am 18.04.2014 13:11, schrieb Anders Genell:
> This reminded me: in the chapter on additive synthesis i did not find any reference to the addsynt or addsynt2 opcodes. I admit it was a shallow and brief examination so I might very well have missed it...
>
>
>
> Regards,
> Anders
>
>
>
> 18 apr 2014 kl. 12:50 skrev joachim heintz :
>
>> thanks, richard.
>>
>> i use the term "subinstrument" whenever an instrument is triggered by another ('higher') one. these are the examples in the AddSynth chapter, i think. not sure if it would be better to avoid this term and choose an other one ... any suggestions?
>>
>>     joachim
>>
>>
>> Am 18.04.2014 12:41, schrieb zappfinger:
>>> Very good job, all!
>>>
>>> One small comment: recently I was looking for an example of the subintsr
>>> opcode.
>>> I came across the section on additive synthesis in the Floss manual, that
>>> talks about sub instruments.
>>> But in the example it does not use the subinstr opcode at all. I found this
>>> a bit confusing....
>>>
>>> Richard
>>>
>>>
>>>
>>> --
>>> View this message in context: http://csound.1045644.n5.nabble.com/csound-floss-manual-new-release-tp5734371p5734374.html
>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>
>>>
>>> Send bugs reports to
>>>          https://github.com/csound/csound/issues
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
>> Send bugs reports to
>>        https://github.com/csound/csound/issues
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
>>
>
>
> Send bugs reports to
>          https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
>
>

Date2014-04-18 16:03
From"\\js"
SubjectRe: [Csnd] csound floss manual: new release
On 04/18/2014 05:24 AM, joachim heintz wrote:
> the new release of the csound floss manual is now online:
> http://www.flossmanuals.net/csound/

thank you thank you! i think the excellent documentation that is a part
of the community [starting from manual, unofficial, and now floss
(prolly others as well)] is a critical part of the continuing relevance
of the csound "family" of audio tools.

further, the continuing evolution of the tools shows that open source is
indeed a viable model if you are interested in nurturing human culture
as opposed to just hoarding as much lucre as possible ...

keep up the good work!

-- 
\js + & *


Date2014-04-18 16:07
FromDavid Worrall
SubjectRe: [Csnd] csound floss manual: new release
to be clear - I'm referring to the _all download file, not the online version, which renders perfectly.

D.



On 18.04.2014, at 16:29, David Worrall <david.worrall@iis.fraunhofer.de> wrote:

Well done and thanks!

A small matter - it would be better if the char set was set as content="text/html; charset=UTF-8">  - which would provide a better rendering of the French etc accents etc. But it doesn't fix the problem of the chars around the &nbsp;'s which don't render on my firefox browser under OSX properly using either UTF-8 or the windows charset you have set.

David
  
______________________________________
Prof. Dr. David Worrall
Emerging Audio Research (EAR)
Audio Department
International Audio Laboratories Erlangen
Fraunhofer-Institut für Integrierte Schaltungen IIS
Am Wolfsmantel 33
91058 Erlangen
Telefon  +49 (0) 91 31 / 7 76-62 44
Fax      +49 (0) 91 31 / 7 76-20 99
E-Mail: david.worrall@iis.fraunhofer.de
Internet: www.iis.fraunhofer.de 
---
Adjunct Senior Research Fellow
School of Music, Australian National University





Date2014-04-18 18:07
Fromjoachim heintz
SubjectRe: [Csnd] csound floss manual: new release
hi david -

i actually did not know anything about this _all file, nor did i set 
anything in it.
where is it and why do you need it?

best -

	joachim


Am 18.04.2014 17:07, schrieb David Worrall:
> to be clear - I'm referring to the _all download file, not the online
> version, which renders perfectly.
>
> D.
>
>
>
> On 18.04.2014, at 16:29, David Worrall  > wrote:
>
>> Well done and thanks!
>>
>> A small matter - it would be better if the char set was set as
>> content="text/html; charset=UTF-8">  - which would provide a better
>> rendering of the French etc accents etc. But it doesn't fix the
>> problem of the chars around the  's which don't render on my
>> firefox browser under OSX properly using either UTF-8 or the windows
>> charset you have set.
>>
>> David
> ______________________________________
> Prof. Dr. David Worrall
> Emerging Audio Research (EAR)
> Audio Department
> International Audio Laboratories Erlangen
> Fraunhofer-Institut für Integrierte Schaltungen IIS
> Am Wolfsmantel 33
> 91058 Erlangen
> Telefon  +49 (0) 91 31 / 7 76-62 44
> Fax      +49 (0) 91 31 / 7 76-20 99
> E-Mail: david.worrall@iis.fraunhofer.de
> 
> Internet: www.iis.fraunhofer.de 
> ---
> Adjunct Senior Research Fellow
> School of Music, Australian National University
> david.worrall@anu.edu.au 
>
>
>
>

Date2014-04-18 20:25
FromDavid Worrall
SubjectRe: [Csnd] csound floss manual: new release
http://en.flossmanuals.net/csound/a-additive-synthesis/

(The latest site?)
the link under the printer symbol on the LHS resolves to

en.flossmanuals.net/csound/_all


D.
On 18.04.2014, at 19:07, joachim heintz <jh@joachimheintz.de> wrote:

hi david -

i actually did not know anything about this _all file, nor did i set anything in it.
where is it and why do you need it?

best -

joachim


Am 18.04.2014 17:07, schrieb David Worrall:
to be clear - I'm referring to the _all download file, not the online
version, which renders perfectly.

D.



On 18.04.2014, at 16:29, David Worrall <david.worrall@iis.fraunhofer.de
<mailto:david.worrall@iis.fraunhofer.de>> wrote:

Well done and thanks!

A small matter - it would be better if the char set was set as
content="text/html; charset=UTF-8">  - which would provide a better
rendering of the French etc accents etc. But it doesn't fix the
problem of the chars around the &nbsp;'s which don't render on my
firefox browser under OSX properly using either UTF-8 or the windows
charset you have set.

David
______________________________________
Prof. Dr. David Worrall
Emerging Audio Research (EAR)
Audio Department
International Audio Laboratories Erlangen
Fraunhofer-Institut für Integrierte Schaltungen IIS
Am Wolfsmantel 33
91058 Erlangen
Telefon  +49 (0) 91 31 / 7 76-62 44
Fax      +49 (0) 91 31 / 7 76-20 99
E-Mail: david.worrall@iis.fraunhofer.de
<mailto:david.worrall@iis.fraunhofer.de>
Internet: www.iis.fraunhofer.de <http://www.iis.fraunhofer.de>
---
Adjunct Senior Research Fellow
School of Music, Australian National University
david.worrall@anu.edu.au <mailto:david.worrall@anu.edu.au>






Send bugs reports to
      https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




______________________________________
Prof. Dr. David Worrall
Emerging Audio Research (EAR)
Audio Department
International Audio Laboratories Erlangen
Fraunhofer-Institut für Integrierte Schaltungen IIS
Am Wolfsmantel 33
E-Mail: david.worrall@iis.fraunhofer.de
Internet: www.iis.fraunhofer.de 
---
Adjunct Senior Research Fellow
School of Music, Australian National University
david.worrall@anu.edu.au





Date2014-04-18 20:30
Fromjoachim heintz
SubjectRe: [Csnd] Re: csound floss manual: new release
thanks - i like this suggestion and changed the title. and i added a 
footnote about not speaking about the subinstr opcode in particular.
best -
	joachim


Am 18.04.2014 13:55, schrieb Rory Walsh:
> Could the title of that section be changed so it reads something along
> the lines of 'Triggering instrument events for the partials'. To be
> honest, if you know nothing of Csound then you won't be confused by
> the existing title. But if you know about the subinstr opcodes, it
> might be a little misleading. Big thanks to Jochim and Iain and
> everyone else involved in putting this update together. It's really
> quite a piece of work!
>
> On 18 April 2014 12:43, Richard van Bemmelen  wrote:
>> Well, maybe you could name it "a kind of subinstrument" or convert the
>> example to use a real subinstr...
>>
>> Richard
>>
>>
>> 2014-04-18 12:50 GMT+02:00 joachim heintz :
>>>
>>> thanks, richard.
>>>
>>> i use the term "subinstrument" whenever an instrument is triggered by
>>> another ('higher') one. these are the examples in the AddSynth chapter, i
>>> think. not sure if it would be better to avoid this term and choose an other
>>> one ... any suggestions?
>>>
>>>          joachim
>>>
>>>
>>> Am 18.04.2014 12:41, schrieb zappfinger:
>>>
>>>> Very good job, all!
>>>>
>>>> One small comment: recently I was looking for an example of the subintsr
>>>> opcode.
>>>> I came across the section on additive synthesis in the Floss manual, that
>>>> talks about sub instruments.
>>>> But in the example it does not use the subinstr opcode at all. I found
>>>> this
>>>> a bit confusing....
>>>>
>>>> Richard
>>>>
>>>>
>>>>
>>>> --
>>>> View this message in context:
>>>> http://csound.1045644.n5.nabble.com/csound-floss-manual-new-release-tp5734371p5734374.html
>>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>>
>>>>
>>>> Send bugs reports to
>>>>           https://github.com/csound/csound/issues
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>> csound"
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>> Send bugs reports to
>>>         https://github.com/csound/csound/issues
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>>
>>>
>>
>
>
> Send bugs reports to
>          https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
>
>

Date2014-04-18 20:39
Fromjoachim heintz
SubjectRe: [Csnd] csound floss manual: new release
ah - now i know what you mean. it looks like the version you get by the 
printer symbol is not usable at all -- complete mess!

the pdf version looks more or less ok. but if you want to use an offline 
version, i'd recommend the scrapbook zip which i have uploaded at
http://files.csound-tutorial.net/floss_manual/Release05/
(just unzip, put it anywhere and start at index.html)

	joachim


Am 18.04.2014 21:25, schrieb David Worrall:
> http://en.flossmanuals.net/csound/a-additive-synthesis/
>
> (The latest site?)
> the link under the printer symbol on the LHS resolves to
>
> en.flossmanuals.net/csound/_all
>
>
> D.
> On 18.04.2014, at 19:07, joachim heintz  wrote:
>
>> hi david -
>>
>> i actually did not know anything about this _all file, nor did i set
>> anything in it.
>> where is it and why do you need it?
>>
>> best -
>>
>> joachim
>>
>>
>> Am 18.04.2014 17:07, schrieb David Worrall:
>>> to be clear - I'm referring to the _all download file, not the online
>>> version, which renders perfectly.
>>>
>>> D.
>>>
>>>
>>>
>>> On 18.04.2014, at 16:29, David Worrall >> > wrote:
>>>
>>>> Well done and thanks!
>>>>
>>>> A small matter - it would be better if the char set was set as
>>>> content="text/html; charset=UTF-8">  - which would provide a better
>>>> rendering of the French etc accents etc. But it doesn't fix the
>>>> problem of the chars around the  's which don't render on my
>>>> firefox browser under OSX properly using either UTF-8 or the windows
>>>> charset you have set.
>>>>
>>>> David
>>> ______________________________________
>>> Prof. Dr. David Worrall
>>> Emerging Audio Research (EAR)
>>> Audio Department
>>> International Audio Laboratories Erlangen
>>> Fraunhofer-Institut für Integrierte Schaltungen IIS
>>> Am Wolfsmantel 33
>>> 91058 Erlangen
>>> Telefon  +49 (0) 91 31 / 7 76-62 44
>>> Fax      +49 (0) 91 31 / 7 76-20 99
>>> E-Mail: david.worrall@iis.fraunhofer.de
>>> 
>>> Internet: www.iis.fraunhofer.de 
>>> ---
>>> Adjunct Senior Research Fellow
>>> School of Music, Australian National University
>>> david.worrall@anu.edu.au 
>>>
>>>
>>>
>>>
>>
>>
>> Send bugs reports to
>>       https://github.com/csound/csound/issues
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>> "unsubscribe csound"
>>
>>
>>
>
> ______________________________________
> Prof. Dr. David Worrall
> Emerging Audio Research (EAR)
> Audio Department
> International Audio Laboratories Erlangen
> Fraunhofer-Institut für Integrierte Schaltungen IIS
> Am Wolfsmantel 33
> E-Mail: david.worrall@iis.fraunhofer.de
> Internet: www.iis.fraunhofer.de
> ---
> Adjunct Senior Research Fellow
> School of Music, Australian National University
> david.worrall@anu.edu.au
>
>
>
>

Date2014-04-18 21:01
FromDominic Melville
SubjectRe: [Csnd] csound floss manual: new release
Nice, thanks. Good to have an offline version, although there's not a huge difference to the recent books content is there overall? 

Cheers 

Dominic 

On Friday, April 18, 2014, joachim heintz <jh@joachimheintz.de> wrote:
ah - now i know what you mean. it looks like the version you get by the printer symbol is not usable at all -- complete mess!

the pdf version looks more or less ok. but if you want to use an offline version, i'd recommend the scrapbook zip which i have uploaded at
http://files.csound-tutorial.net/floss_manual/Release05/
(just unzip, put it anywhere and start at index.html)

        joachim


Am 18.04.2014 21:25, schrieb David Worrall:
http://en.flossmanuals.net/csound/a-additive-synthesis/

(The latest site?)
the link under the printer symbol on the LHS resolves to

en.flossmanuals.net/csound/_all


D.
On 18.04.2014, at 19:07, joachim heintz <jh@joachimheintz.de> wrote:

hi david -

i actually did not know anything about this _all file, nor did i set
anything in it.
where is it and why do you need it?

best -

joachim


Am 18.04.2014 17:07, schrieb David Worrall:
to be clear - I'm referring to the _all download file, not the online
version, which renders perfectly.

D.



On 18.04.2014, at 16:29, David Worrall <david.worrall@iis.fraunhofer.de
<mailto:david.worrall@iis.fraunhofer.de>> wrote:

Well done and thanks!

A small matter - it would be better if the char set was set as
content="text/html; charset=UTF-8">  - which would provide a better
rendering of the French etc accents etc. But it doesn't fix the
problem of the chars around the &nbsp;'s which don't render on my
firefox browser under OSX properly using either UTF-8 or the windows
charset you have set.

David
______________________________________
Prof. Dr. David Worrall
Emerging Audio Research (EAR)
Audio Department
International Audio Laboratories Erlangen
Fraunhofer-Institut für Integrierte Schaltungen IIS
Am Wolfsmantel 33
91058 Erlangen
Telefon  +49 (0) 91 31 / 7 76-62 44
Fax      +49 (0) 91 31 / 7 76-20 99
E-Mail: david.worrall@iis.fraunhofer.de
<mailto:david.worrall@iis.fraunhofer.de>
Internet: www.iis.fraunhofer.de <http://www.iis.fraunhofer.de>
---
Adjunct Senior Research Fellow
School of Music, Australian National University
david.worrall@anu.edu.au <mailto:david.worrall@anu.edu.au>






Send bugs reports to
      https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body
"unsubscribe csound"




______________________________________
Prof. Dr. David Worrall
Emerging Audio Research (EAR)
Audio Department
International Audio Laboratories Erlangen
Fraunhofer-Institut für Integrierte Schaltungen IIS
Am Wolfsmantel 33
E-Mail: david.worrall@iis.fraunhofer.de
Internet: www.iis.fraunhofer.de
---
Adjunct Senior Research Fellow
School of Music, Australian National University
david.worrall@anu.edu.au






Send bugs reports to
       https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




Date2014-04-18 21:13
Fromjoachim heintz
SubjectRe: [Csnd] csound floss manual: new release
it is listed in http://en.flossmanuals.net/csound/on-this-release

	j


Am 18.04.2014 22:01, schrieb Dominic Melville:
> Nice, thanks. Good to have an offline version, although there's not a
> huge difference to the recent books content is there overall?
>
> Cheers
>
> Dominic
>
> On Friday, April 18, 2014, joachim heintz  > wrote:
>
>     ah - now i know what you mean. it looks like the version you get by
>     the printer symbol is not usable at all -- complete mess!
>
>     the pdf version looks more or less ok. but if you want to use an
>     offline version, i'd recommend the scrapbook zip which i have
>     uploaded at
>     http://files.csound-tutorial.__net/floss_manual/Release05/
>     
>     (just unzip, put it anywhere and start at index.html)
>
>              joachim
>
>
>     Am 18.04.2014 21:25, schrieb David Worrall:
>
>         http://en.flossmanuals.net/__csound/a-additive-synthesis/
>         
>
>         (The latest site?)
>         the link under the printer symbol on the LHS resolves to
>
>         en.flossmanuals.net/csound/___all
>         
>
>
>         D.
>         On 18.04.2014, at 19:07, joachim heintz  wrote:
>
>             hi david -
>
>             i actually did not know anything about this _all file, nor
>             did i set
>             anything in it.
>             where is it and why do you need it?
>
>             best -
>
>             joachim
>
>
>             Am 18.04.2014 17:07, schrieb David Worrall:
>
>                 to be clear - I'm referring to the _all download file,
>                 not the online
>                 version, which renders perfectly.
>
>                 D.
>
>
>
>                 On 18.04.2014, at 16:29, David Worrall
>                                  > wrote:
>
>                     Well done and thanks!
>
>                     A small matter - it would be better if the char set
>                     was set as
>                     content="text/html; charset=UTF-8">  - which would
>                     provide a better
>                     rendering of the French etc accents etc. But it
>                     doesn't fix the
>                     problem of the chars around the  's which don't
>                     render on my
>                     firefox browser under OSX properly using either
>                     UTF-8 or the windows
>                     charset you have set.
>
>                     David
>
>                 ________________________________________
>                 Prof. Dr. David Worrall
>                 Emerging Audio Research (EAR)
>                 Audio Department
>                 International Audio Laboratories Erlangen
>                 Fraunhofer-Institut für Integrierte Schaltungen IIS
>                 Am Wolfsmantel 33
>                 91058 Erlangen
>                 Telefon  +49 (0) 91 31 / 7 76-62 44
>                 Fax      +49 (0) 91 31 / 7 76-20 99
>                 E-Mail: david.worrall@iis.fraunhofer.de
>                 
>                 Internet: www.iis.fraunhofer.de
>                 
>                 
>                 ---
>                 Adjunct Senior Research Fellow
>                 School of Music, Australian National University
>                 david.worrall@anu.edu.au 
>
>
>
>
>
>
>             Send bugs reports to
>             https://github.com/csound/__csound/issues
>             
>             Discussions of bugs and features can be posted here
>             To unsubscribe, send email sympa@lists.bath.ac.uk with body
>             "unsubscribe csound"
>
>
>
>
>         ________________________________________
>         Prof. Dr. David Worrall
>         Emerging Audio Research (EAR)
>         Audio Department
>         International Audio Laboratories Erlangen
>         Fraunhofer-Institut für Integrierte Schaltungen IIS
>         Am Wolfsmantel 33
>         E-Mail: david.worrall@iis.fraunhofer.de
>         Internet: www.iis.fraunhofer.de 
>         ---
>         Adjunct Senior Research Fellow
>         School of Music, Australian National University
>         david.worrall@anu.edu.au
>
>
>
>
>
>
>     Send bugs reports to
>     https://github.com/csound/__csound/issues
>     
>     Discussions of bugs and features can be posted here
>     To unsubscribe, send email sympa@lists.bath.ac.uk with body
>     "unsubscribe csound"
>
>
>

Date2014-04-18 21:25
FromSteven Yi
SubjectRe: [Csnd] csound floss manual: new release
Just FYI: I've placed a couple of new news entries on the csound github page:

http://csound.github.io



On Fri, Apr 18, 2014 at 8:38 AM, Steven Yi  wrote:
> Many thanks!  We'll have to add a news entry to the csound.github.io
> site for this. Looking forward to checking out the new edition!
>
> On Fri, Apr 18, 2014 at 5:24 AM, joachim heintz  wrote:
>> hi all -
>>
>> the new release of the csound floss manual is now online:
>> http://www.flossmanuals.net/csound/
>>
>> this is new:
>> * The chapter about Random has been moved as 01D to the BASICS section and
>> has been significantly amended by Joachim Heintz and Iain McCurdy.
>> * In Chapter 05B Panning and Spatialization, Martin Neukom has been added a
>> new section of new text with examples about Ambisonics. The included UDOs
>> add new functionality, such as options for non-standard speaker
>> configurations, when working with Ambisonics in Csound.
>> * There is a new chapter, 05K Analysis Transformation Synthesis (ATS), by
>> Oscar Pablo di Liscia.
>> * Chapter 08B Csound and Arduino has been extended by Iain McCurdy.
>> * In section 10 (Csound Frontends) Rory Walsh has revised the chapter about
>> Cabbage.
>> In the same section, Stefani Bonetti and Menno Knevel have updated the
>> chapter about WinXound.
>> * Iain McCurdy and Ed Costello have written a new chapter in section 10
>> about Web Based Csound.
>> * Victor Lazzarini has written an in-depth description about Developing
>> Plugin Opcodes for Csound 6 for section 13 Extending Csound.
>> * Menno Knevel has added sections about Cmask, nGen, AthenaCL and Common
>> Music for the appendix chapter about Methods of Writing Csound Scores.
>> * Iain McCurdy has revised and amended many existing chapters.
>>
>> the csd and source files are here:
>> http://files.csound-tutorial.net/floss_manual/Release05/csd_and_audio_rl5.zip
>>
>> thanks to all the authors for their valuable contributions. please let us
>> know problems and suggestions.
>>
>> enjoy -
>>
>>         joachim / iain
>>
>>
>> Send bugs reports to
>>        https://github.com/csound/csound/issues
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>>

Date2014-04-19 03:32
FromNick Arner
SubjectRe: [Csnd] csound floss manual: new release
This looks great, many thanks all!

Especially in regards to the Arduino chapter, I was just thinking the other day about how Arduino + PD/Csound would be fun to learn..

All the best,
Nick


On Fri, Apr 18, 2014 at 5:24 AM, joachim heintz <jh@joachimheintz.de> wrote:
hi all -

the new release of the csound floss manual is now online:
http://www.flossmanuals.net/csound/

this is new:
* The chapter about Random has been moved as 01D to the BASICS section and has been significantly amended by Joachim Heintz and Iain McCurdy.
* In Chapter 05B Panning and Spatialization, Martin Neukom has been added a new section of new text with examples about Ambisonics. The included UDOs add new functionality, such as options for non-standard speaker configurations, when working with Ambisonics in Csound.
* There is a new chapter, 05K Analysis Transformation Synthesis (ATS), by Oscar Pablo di Liscia.
* Chapter 08B Csound and Arduino has been extended by Iain McCurdy.
* In section 10 (Csound Frontends) Rory Walsh has revised the chapter about Cabbage.
In the same section, Stefani Bonetti and Menno Knevel have updated the chapter about WinXound.
* Iain McCurdy and Ed Costello have written a new chapter in section 10 about Web Based Csound.
* Victor Lazzarini has written an in-depth description about Developing Plugin Opcodes for Csound 6 for section 13 Extending Csound.
* Menno Knevel has added sections about Cmask, nGen, AthenaCL and Common Music for the appendix chapter about Methods of Writing Csound Scores.
* Iain McCurdy has revised and amended many existing chapters.

the csd and source files are here:
http://files.csound-tutorial.net/floss_manual/Release05/csd_and_audio_rl5.zip

thanks to all the authors for their valuable contributions. please let us know problems and suggestions.

enjoy -

        joachim / iain


Send bugs reports to
       https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"






--

Date2014-04-19 09:57
Fromjoachim heintz
SubjectRe: [Csnd] csound floss manual: new release
thanks!


Am 18.04.2014 22:25, schrieb Steven Yi:
> Just FYI: I've placed a couple of new news entries on the csound github page:
>
> http://csound.github.io
>
>
>
> On Fri, Apr 18, 2014 at 8:38 AM, Steven Yi  wrote:
>> Many thanks!  We'll have to add a news entry to the csound.github.io
>> site for this. Looking forward to checking out the new edition!
>>
>> On Fri, Apr 18, 2014 at 5:24 AM, joachim heintz  wrote:
>>> hi all -
>>>
>>> the new release of the csound floss manual is now online:
>>> http://www.flossmanuals.net/csound/
>>>
>>> this is new:
>>> * The chapter about Random has been moved as 01D to the BASICS section and
>>> has been significantly amended by Joachim Heintz and Iain McCurdy.
>>> * In Chapter 05B Panning and Spatialization, Martin Neukom has been added a
>>> new section of new text with examples about Ambisonics. The included UDOs
>>> add new functionality, such as options for non-standard speaker
>>> configurations, when working with Ambisonics in Csound.
>>> * There is a new chapter, 05K Analysis Transformation Synthesis (ATS), by
>>> Oscar Pablo di Liscia.
>>> * Chapter 08B Csound and Arduino has been extended by Iain McCurdy.
>>> * In section 10 (Csound Frontends) Rory Walsh has revised the chapter about
>>> Cabbage.
>>> In the same section, Stefani Bonetti and Menno Knevel have updated the
>>> chapter about WinXound.
>>> * Iain McCurdy and Ed Costello have written a new chapter in section 10
>>> about Web Based Csound.
>>> * Victor Lazzarini has written an in-depth description about Developing
>>> Plugin Opcodes for Csound 6 for section 13 Extending Csound.
>>> * Menno Knevel has added sections about Cmask, nGen, AthenaCL and Common
>>> Music for the appendix chapter about Methods of Writing Csound Scores.
>>> * Iain McCurdy has revised and amended many existing chapters.
>>>
>>> the csd and source files are here:
>>> http://files.csound-tutorial.net/floss_manual/Release05/csd_and_audio_rl5.zip
>>>
>>> thanks to all the authors for their valuable contributions. please let us
>>> know problems and suggestions.
>>>
>>> enjoy -
>>>
>>>          joachim / iain
>>>
>>>
>>> Send bugs reports to
>>>         https://github.com/csound/csound/issues
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>>
>>>
>
>
> Send bugs reports to
>          https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>
>
>

Date2014-04-19 12:00
FromDavid Worrall
SubjectRe: [Csnd] csound floss manual: new release
Thanks Joachim,
I'll check it out.

I just like to browse around the whole manual using keyword searches, also why the canonical manual is so useful.

David

On 18.04.2014, at 21:39, joachim heintz <jh@joachimheintz.de> wrote:

ah - now i know what you mean. it looks like the version you get by the printer symbol is not usable at all -- complete mess!

the pdf version looks more or less ok. but if you want to use an offline version, i'd recommend the scrapbook zip which i have uploaded at
http://files.csound-tutorial.net/floss_manual/Release05/
(just unzip, put it anywhere and start at index.html)

joachim


Am 18.04.2014 21:25, schrieb David Worrall:
http://en.flossmanuals.net/csound/a-additive-synthesis/

(The latest site?)
the link under the printer symbol on the LHS resolves to

en.flossmanuals.net/csound/_all


D.
On 18.04.2014, at 19:07, joachim heintz <jh@joachimheintz.de> wrote:

hi david -

i actually did not know anything about this _all file, nor did i set
anything in it.
where is it and why do you need it?

best -

joachim


Am 18.04.2014 17:07, schrieb David Worrall:
to be clear - I'm referring to the _all download file, not the online
version, which renders perfectly.

D.



On 18.04.2014, at 16:29, David Worrall <david.worrall@iis.fraunhofer.de
<mailto:david.worrall@iis.fraunhofer.de>> wrote:

Well done and thanks!

A small matter - it would be better if the char set was set as
content="text/html; charset=UTF-8">  - which would provide a better
rendering of the French etc accents etc. But it doesn't fix the
problem of the chars around the &nbsp;'s which don't render on my
firefox browser under OSX properly using either UTF-8 or the windows
charset you have set.

David
______________________________________
Prof. Dr. David Worrall
Emerging Audio Research (EAR)
Audio Department
International Audio Laboratories Erlangen
Fraunhofer-Institut für Integrierte Schaltungen IIS
Am Wolfsmantel 33
91058 Erlangen
Telefon  +49 (0) 91 31 / 7 76-62 44
Fax      +49 (0) 91 31 / 7 76-20 99
E-Mail: david.worrall@iis.fraunhofer.de
<mailto:david.worrall@iis.fraunhofer.de>
Internet: www.iis.fraunhofer.de <http://www.iis.fraunhofer.de>
---
Adjunct Senior Research Fellow
School of Music, Australian National University
david.worrall@anu.edu.au <mailto:david.worrall@anu.edu.au>






Send bugs reports to
     https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body
"unsubscribe csound"




______________________________________
Prof. Dr. David Worrall
Emerging Audio Research (EAR)
Audio Department
International Audio Laboratories Erlangen
Fraunhofer-Institut für Integrierte Schaltungen IIS
Am Wolfsmantel 33
E-Mail: david.worrall@iis.fraunhofer.de
Internet: www.iis.fraunhofer.de
---
Adjunct Senior Research Fellow
School of Music, Australian National University
david.worrall@anu.edu.au






Send bugs reports to
      https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




______________________________________
Prof. Dr. David Worrall
Emerging Audio Research (EAR)
Audio Department
International Audio Laboratories Erlangen
Fraunhofer-Institut für Integrierte Schaltungen IIS
Am Wolfsmantel 33
91058 Erlangen
Telefon  +49 (0) 91 31 / 7 76-62 44
Fax      +49 (0) 91 31 / 7 76-20 99
E-Mail: david.worrall@iis.fraunhofer.de
Internet: www.iis.fraunhofer.de 
---
Adjunct Senior Research Fellow
School of Music, Australian National University





Date2014-04-23 10:26
FromBernt Isak Wærstad
SubjectRe: [Csnd] csound floss manual: new release
Nice work!


On Sat, Apr 19, 2014 at 1:00 PM, David Worrall <david.worrall@iis.fraunhofer.de> wrote:
Thanks Joachim,
I'll check it out.

I just like to browse around the whole manual using keyword searches, also why the canonical manual is so useful.

David

On 18.04.2014, at 21:39, joachim heintz <jh@joachimheintz.de> wrote:

ah - now i know what you mean. it looks like the version you get by the printer symbol is not usable at all -- complete mess!

the pdf version looks more or less ok. but if you want to use an offline version, i'd recommend the scrapbook zip which i have uploaded at
http://files.csound-tutorial.net/floss_manual/Release05/
(just unzip, put it anywhere and start at index.html)

joachim


Am 18.04.2014 21:25, schrieb David Worrall:
http://en.flossmanuals.net/csound/a-additive-synthesis/

(The latest site?)
the link under the printer symbol on the LHS resolves to

en.flossmanuals.net/csound/_all


D.
On 18.04.2014, at 19:07, joachim heintz <jh@joachimheintz.de> wrote:

hi david -

i actually did not know anything about this _all file, nor did i set
anything in it.
where is it and why do you need it?

best -

joachim


Am 18.04.2014 17:07, schrieb David Worrall:
to be clear - I'm referring to the _all download file, not the online
version, which renders perfectly.

D.



On 18.04.2014, at 16:29, David Worrall <david.worrall@iis.fraunhofer.de
<mailto:david.worrall@iis.fraunhofer.de>> wrote:

Well done and thanks!

A small matter - it would be better if the char set was set as
content="text/html; charset=UTF-8">  - which would provide a better
rendering of the French etc accents etc. But it doesn't fix the
problem of the chars around the &nbsp;'s which don't render on my
firefox browser under OSX properly using either UTF-8 or the windows
charset you have set.

David
______________________________________
Prof. Dr. David Worrall
Emerging Audio Research (EAR)
Audio Department
International Audio Laboratories Erlangen
Fraunhofer-Institut für Integrierte Schaltungen IIS
Am Wolfsmantel 33
91058 Erlangen
Telefon  +49 (0) 91 31 / 7 76-62 44
Fax      +49 (0) 91 31 / 7 76-20 99
E-Mail: david.worrall@iis.fraunhofer.de
<mailto:david.worrall@iis.fraunhofer.de>
Internet: www.iis.fraunhofer.de <http://www.iis.fraunhofer.de>
---
Adjunct Senior Research Fellow
School of Music, Australian National University
david.worrall@anu.edu.au <mailto:david.worrall@anu.edu.au>






Send bugs reports to
     https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body
"unsubscribe csound"




______________________________________
Prof. Dr. David Worrall
Emerging Audio Research (EAR)
Audio Department
International Audio Laboratories Erlangen
Fraunhofer-Institut für Integrierte Schaltungen IIS
Am Wolfsmantel 33
E-Mail: david.worrall@iis.fraunhofer.de
Internet: www.iis.fraunhofer.de
---
Adjunct Senior Research Fellow
School of Music, Australian National University
david.worrall@anu.edu.au






Send bugs reports to
      https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"




______________________________________
Prof. Dr. David Worrall
Emerging Audio Research (EAR)
Audio Department
International Audio Laboratories Erlangen
Fraunhofer-Institut für Integrierte Schaltungen IIS
Am Wolfsmantel 33
91058 Erlangen
Telefon  +49 (0) 91 31 / 7 76-62 44
Fax      +49 (0) 91 31 / 7 76-20 99
E-Mail: david.worrall@iis.fraunhofer.de
Internet: www.iis.fraunhofer.de 
---
Adjunct Senior Research Fellow
School of Music, Australian National University







--
Mvh.

Bernt Isak Wærstad