Csound Csound-dev Csound-tekno Search About

[Cs-dev] Algorithmic composition on Android

Date2010-10-08 04:12
FromMichael Gogins
Subject[Cs-dev] Algorithmic composition on Android
Welcome to the very preliminary release, alpha or pre-alpha, of
Silencio, a new system for doing algorithmic composition in Lua that
works not only on personal computers but also on Android smartphones.

Silencio at the moment is little more than a Score class that appends
Events which are notes, grains of sound, or control messages, and can
save these Scores as Csound scores or MIDI sequences and play the
sequences or output soundfiles more or less automatically when
finished. Of course, the basic idea at this time is to compose on the
phone, hear a preview with MIDI on the phone, and then produce a
finished rendering using Csound on a computer. In the not too distant
future I am confident that Csound will run on the smartphone too.

Silencio runs with Lua or LuaJIT 5.1 on computers, or with the Android
Scripting Environment on smartphones.

For more information, see the project site on Google Code at
http://code.google.com/p/silencio/ or my blog at
http://michael-gogins.com/.

As it says on the project site, don't bother unless the idea of
debugging on your phone, or auditioning your latest piece with earbuds
on a noisy subway train, somehow appeals to you.

-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-10-08 12:06
FromRory Walsh
SubjectRe: [Cs-dev] Algorithmic composition on Android
Got to get me a new phone!

On 8 October 2010 04:12, Michael Gogins  wrote:
> Welcome to the very preliminary release, alpha or pre-alpha, of
> Silencio, a new system for doing algorithmic composition in Lua that
> works not only on personal computers but also on Android smartphones.
>
> Silencio at the moment is little more than a Score class that appends
> Events which are notes, grains of sound, or control messages, and can
> save these Scores as Csound scores or MIDI sequences and play the
> sequences or output soundfiles more or less automatically when
> finished. Of course, the basic idea at this time is to compose on the
> phone, hear a preview with MIDI on the phone, and then produce a
> finished rendering using Csound on a computer. In the not too distant
> future I am confident that Csound will run on the smartphone too.
>
> Silencio runs with Lua or LuaJIT 5.1 on computers, or with the Android
> Scripting Environment on smartphones.
>
> For more information, see the project site on Google Code at
> http://code.google.com/p/silencio/ or my blog at
> http://michael-gogins.com/.
>
> As it says on the project site, don't bother unless the idea of
> debugging on your phone, or auditioning your latest piece with earbuds
> on a noisy subway train, somehow appeals to you.
>
> --
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net