<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	    xmlns:media="http://search.yahoo.com/mrss/"
	    xmlns:dc="http://purl.org/dc/elements/1.1/"
	    xmlns:creativeCommons="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html"
	    	    xmlns:flickr="urn:flickr:user" >
	<channel>


		<title>Uploads from farnea, tagged stochastic</title>
		<link>http://www.flickr.com/photos/farnea/tags/stochastic/</link>
 		<description></description>
		<pubDate>Mon, 19 Mar 2012 01:31:40 -0700</pubDate>
		<lastBuildDate>Mon, 19 Mar 2012 01:31:40 -0700</lastBuildDate>
		<generator>http://www.flickr.com/</generator>
		<image>
			<url>http://farm1.staticflickr.com/78/buddyicons/83046634@N00.jpg?1187081005#83046634@N00</url>
			<title>Uploads from farnea, tagged stochastic</title>
			<link>http://www.flickr.com/photos/farnea/tags/stochastic/</link>
		</image>

		<item>
			<title>Arduino stochastic autogenerative carillon</title>
			<link>http://www.flickr.com/photos/farnea/6849915410/</link>
			<description>			&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/people/farnea/&quot;&gt;farnea&lt;/a&gt; posted a photo:&lt;/p&gt;
	
&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/farnea/6849915410/&quot; title=&quot;Arduino stochastic autogenerative carillon&quot;&gt;&lt;img src=&quot;http://farm7.staticflickr.com/6236/6849915410_507a2e1c3e_m.jpg&quot; width=&quot;240&quot; height=&quot;180&quot; alt=&quot;Arduino stochastic autogenerative carillon&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This Arduino based project is a stochastic melody generator I'm realizing for my newborn daughter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SPECIFICATIONS&lt;br /&gt;
&lt;br /&gt;
The carillon has two voices (bass and melody) randomly generated from a pentatonic scale.&lt;br /&gt;
&lt;br /&gt;
The sequence counts four 4/4 beats.&lt;br /&gt;
&lt;br /&gt;
The bass moves on 1/4 notes and consist of 2 measures repeated twice.&lt;br /&gt;
&lt;br /&gt;
The melody plays 1/8 notes and pauses, for the all 4 measures length. Melody plays at least one octave over the bass.&lt;br /&gt;
&lt;br /&gt;
On the first measure the bass plays alone, melody plays from the second measure based on a random choice.&lt;br /&gt;
&lt;br /&gt;
Every four measures, the software chooses if generate a new sequence for bass, melody or both of them.&lt;br /&gt;
&lt;br /&gt;
Pressing a button invokes an interrupt that reset the generator with a new tempo and scale.&lt;br /&gt;
&lt;br /&gt;
The pentatonic scales are 24, 12 major and 12 minor.&lt;br /&gt;
&lt;br /&gt;
The bpm can assume a value from: 60, 90, 120, 180.&lt;br /&gt;
&lt;br /&gt;
When starting software, the random generator is set with a seed taken from analog input 0. In not connected, the seed would be a random noise values, otherwise you can set seed value using a knob.&lt;br /&gt;
&lt;br /&gt;
A software switch, set when building, adds a further variation level, allowing a momentary semitone alteration of a melody note (the same grade of the previous or following scale will be played).&lt;br /&gt;
&lt;br /&gt;
Randomness is not uniform, but you can tune it giving a weight for some events. So the scale and bpm choice is uniform, but the probability that the melody plays on second measure is 75%, that the semitone alteration occurs (when enabled) is 10%, that a new sequence for bass or melody is generated is 50%. You can set this weight when building.&lt;br /&gt;
&lt;br /&gt;
The generation of sound is made using two PWM outputs connected to a piezo speaker. The software is using the Tone library.&lt;br /&gt;
&lt;br /&gt;
A digital output can drive a LED, blinking it on tempo frequency.&lt;br /&gt;
&lt;br /&gt;
Three outputs drive an RGB LED, changing color on tempo and note frequency values.&lt;br /&gt;
&lt;br /&gt;
EXPERIMENTAL VARIATIONS&lt;br /&gt;
&lt;br /&gt;
- MIDI output instead of internal sound generation.&lt;br /&gt;
&lt;br /&gt;
- Digital output driving solenoids or servos.&lt;br /&gt;
&lt;br /&gt;
- Analog/digital input for tempo and scale selection or change randomness behavior.&lt;br /&gt;
&lt;br /&gt;
- Rules for automatic tempo and scale change.&lt;br /&gt;
&lt;br /&gt;
- Microtonal approach.&lt;br /&gt;
&lt;br /&gt;
SAMPLE HERE&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://soundcloud.com/maxfarnea/sets/diy-experimental-sessions/&quot; rel=&quot;nofollow&quot;&gt;soundcloud.com/maxfarnea/sets/diy-experimental-sessions/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
VIDEO HERE&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.youtube.com/watch?v=XCt9-f3kTwc&quot; rel=&quot;nofollow&quot;&gt;www.youtube.com/watch?v=XCt9-f3kTwc&lt;/a&gt;&lt;/p&gt;</description>
			<pubDate>Mon, 19 Mar 2012 01:31:40 -0700</pubDate>
			                        <dc:date.Taken>2012-03-18T20:21:13-08:00</dc:date.Taken>
            			<author flickr:profile="http://www.flickr.com/people/farnea/">nobody@flickr.com (farnea)</author>
			<guid isPermaLink="false">tag:flickr.com,2004:/photo/6849915410</guid>
                            <media:content url="http://farm7.staticflickr.com/6236/6849915410_507a2e1c3e_b.jpg" 
                   type="image/jpeg"
                   height="768"
                   width="1024"/>
    <media:title>Arduino stochastic autogenerative carillon</media:title>
    <media:description type="html">&lt;p&gt;This Arduino based project is a stochastic melody generator I'm realizing for my newborn daughter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SPECIFICATIONS&lt;br /&gt;
&lt;br /&gt;
The carillon has two voices (bass and melody) randomly generated from a pentatonic scale.&lt;br /&gt;
&lt;br /&gt;
The sequence counts four 4/4 beats.&lt;br /&gt;
&lt;br /&gt;
The bass moves on 1/4 notes and consist of 2 measures repeated twice.&lt;br /&gt;
&lt;br /&gt;
The melody plays 1/8 notes and pauses, for the all 4 measures length. Melody plays at least one octave over the bass.&lt;br /&gt;
&lt;br /&gt;
On the first measure the bass plays alone, melody plays from the second measure based on a random choice.&lt;br /&gt;
&lt;br /&gt;
Every four measures, the software chooses if generate a new sequence for bass, melody or both of them.&lt;br /&gt;
&lt;br /&gt;
Pressing a button invokes an interrupt that reset the generator with a new tempo and scale.&lt;br /&gt;
&lt;br /&gt;
The pentatonic scales are 24, 12 major and 12 minor.&lt;br /&gt;
&lt;br /&gt;
The bpm can assume a value from: 60, 90, 120, 180.&lt;br /&gt;
&lt;br /&gt;
When starting software, the random generator is set with a seed taken from analog input 0. In not connected, the seed would be a random noise values, otherwise you can set seed value using a knob.&lt;br /&gt;
&lt;br /&gt;
A software switch, set when building, adds a further variation level, allowing a momentary semitone alteration of a melody note (the same grade of the previous or following scale will be played).&lt;br /&gt;
&lt;br /&gt;
Randomness is not uniform, but you can tune it giving a weight for some events. So the scale and bpm choice is uniform, but the probability that the melody plays on second measure is 75%, that the semitone alteration occurs (when enabled) is 10%, that a new sequence for bass or melody is generated is 50%. You can set this weight when building.&lt;br /&gt;
&lt;br /&gt;
The generation of sound is made using two PWM outputs connected to a piezo speaker. The software is using the Tone library.&lt;br /&gt;
&lt;br /&gt;
A digital output can drive a LED, blinking it on tempo frequency.&lt;br /&gt;
&lt;br /&gt;
Three outputs drive an RGB LED, changing color on tempo and note frequency values.&lt;br /&gt;
&lt;br /&gt;
EXPERIMENTAL VARIATIONS&lt;br /&gt;
&lt;br /&gt;
- MIDI output instead of internal sound generation.&lt;br /&gt;
&lt;br /&gt;
- Digital output driving solenoids or servos.&lt;br /&gt;
&lt;br /&gt;
- Analog/digital input for tempo and scale selection or change randomness behavior.&lt;br /&gt;
&lt;br /&gt;
- Rules for automatic tempo and scale change.&lt;br /&gt;
&lt;br /&gt;
- Microtonal approach.&lt;br /&gt;
&lt;br /&gt;
SAMPLE HERE&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://soundcloud.com/maxfarnea/sets/diy-experimental-sessions/&quot; rel=&quot;nofollow&quot;&gt;soundcloud.com/maxfarnea/sets/diy-experimental-sessions/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
VIDEO HERE&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.youtube.com/watch?v=XCt9-f3kTwc&quot; rel=&quot;nofollow&quot;&gt;www.youtube.com/watch?v=XCt9-f3kTwc&lt;/a&gt;&lt;/p&gt;</media:description>
    <media:thumbnail url="http://farm7.staticflickr.com/6236/6849915410_507a2e1c3e_s.jpg" height="75" width="75" />
    <media:credit role="photographer">farnea</media:credit>
    <media:category scheme="urn:flickr:tags">music diy experimental carillon massimiliano arduino stochastic farnea maxfarnea</media:category>
		<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.0/deed.en</creativeCommons:license>
		</item>
		<item>
			<title>Arduino stochastic autogenerative carillon</title>
			<link>http://www.flickr.com/photos/farnea/6849920030/</link>
			<description>			&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/people/farnea/&quot;&gt;farnea&lt;/a&gt; posted a photo:&lt;/p&gt;
	
&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/farnea/6849920030/&quot; title=&quot;Arduino stochastic autogenerative carillon&quot;&gt;&lt;img src=&quot;http://farm7.staticflickr.com/6238/6849920030_aca0fa44e6_m.jpg&quot; width=&quot;240&quot; height=&quot;180&quot; alt=&quot;Arduino stochastic autogenerative carillon&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This Arduino based project is a stochastic melody generator I'm realizing for my newborn daughter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SPECIFICATIONS&lt;br /&gt;
&lt;br /&gt;
The carillon has two voices (bass and melody) randomly generated from a pentatonic scale.&lt;br /&gt;
&lt;br /&gt;
The sequence counts four 4/4 beats.&lt;br /&gt;
&lt;br /&gt;
The bass moves on 1/4 notes and consist of 2 measures repeated twice.&lt;br /&gt;
&lt;br /&gt;
The melody plays 1/8 notes and pauses, for the all 4 measures length. Melody plays at least one octave over the bass.&lt;br /&gt;
&lt;br /&gt;
On the first measure the bass plays alone, melody plays from the second measure based on a random choice.&lt;br /&gt;
&lt;br /&gt;
Every four measures, the software chooses if generate a new sequence for bass, melody or both of them.&lt;br /&gt;
&lt;br /&gt;
Pressing a button invokes an interrupt that reset the generator with a new tempo and scale.&lt;br /&gt;
&lt;br /&gt;
The pentatonic scales are 24, 12 major and 12 minor.&lt;br /&gt;
&lt;br /&gt;
The bpm can assume a value from: 60, 90, 120, 180.&lt;br /&gt;
&lt;br /&gt;
When starting software, the random generator is set with a seed taken from analog input 0. In not connected, the seed would be a random noise values, otherwise you can set seed value using a knob.&lt;br /&gt;
&lt;br /&gt;
A software switch, set when building, adds a further variation level, allowing a momentary semitone alteration of a melody note (the same grade of the previous or following scale will be played).&lt;br /&gt;
&lt;br /&gt;
Randomness is not uniform, but you can tune it giving a weight for some events. So the scale and bpm choice is uniform, but the probability that the melody plays on second measure is 75%, that the semitone alteration occurs (when enabled) is 10%, that a new sequence for bass or melody is generated is 50%. You can set this weight when building.&lt;br /&gt;
&lt;br /&gt;
The generation of sound is made using two PWM outputs connected to a piezo speaker. The software is using the Tone library.&lt;br /&gt;
&lt;br /&gt;
A digital output can drive a LED, blinking it on tempo frequency.&lt;br /&gt;
&lt;br /&gt;
Three outputs drive an RGB LED, changing color on tempo and note frequency values.&lt;br /&gt;
&lt;br /&gt;
EXPERIMENTAL VARIATIONS&lt;br /&gt;
&lt;br /&gt;
- MIDI output instead of internal sound generation.&lt;br /&gt;
&lt;br /&gt;
- Digital output driving solenoids or servos.&lt;br /&gt;
&lt;br /&gt;
- Analog/digital input for tempo and scale selection or change randomness behavior.&lt;br /&gt;
&lt;br /&gt;
- Rules for automatic tempo and scale change.&lt;br /&gt;
&lt;br /&gt;
- Microtonal approach.&lt;br /&gt;
&lt;br /&gt;
SAMPLE HERE&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://soundcloud.com/maxfarnea/sets/diy-experimental-sessions/&quot; rel=&quot;nofollow&quot;&gt;soundcloud.com/maxfarnea/sets/diy-experimental-sessions/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
VIDEO HERE&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.youtube.com/watch?v=XCt9-f3kTwc&quot; rel=&quot;nofollow&quot;&gt;www.youtube.com/watch?v=XCt9-f3kTwc&lt;/a&gt;&lt;/p&gt;</description>
			<pubDate>Mon, 19 Mar 2012 01:34:20 -0700</pubDate>
			                        <dc:date.Taken>2012-03-18T20:20:23-08:00</dc:date.Taken>
            			<author flickr:profile="http://www.flickr.com/people/farnea/">nobody@flickr.com (farnea)</author>
			<guid isPermaLink="false">tag:flickr.com,2004:/photo/6849920030</guid>
                            <media:content url="http://farm7.staticflickr.com/6238/6849920030_aca0fa44e6_b.jpg" 
                   type="image/jpeg"
                   height="768"
                   width="1024"/>
    <media:title>Arduino stochastic autogenerative carillon</media:title>
    <media:description type="html">&lt;p&gt;This Arduino based project is a stochastic melody generator I'm realizing for my newborn daughter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SPECIFICATIONS&lt;br /&gt;
&lt;br /&gt;
The carillon has two voices (bass and melody) randomly generated from a pentatonic scale.&lt;br /&gt;
&lt;br /&gt;
The sequence counts four 4/4 beats.&lt;br /&gt;
&lt;br /&gt;
The bass moves on 1/4 notes and consist of 2 measures repeated twice.&lt;br /&gt;
&lt;br /&gt;
The melody plays 1/8 notes and pauses, for the all 4 measures length. Melody plays at least one octave over the bass.&lt;br /&gt;
&lt;br /&gt;
On the first measure the bass plays alone, melody plays from the second measure based on a random choice.&lt;br /&gt;
&lt;br /&gt;
Every four measures, the software chooses if generate a new sequence for bass, melody or both of them.&lt;br /&gt;
&lt;br /&gt;
Pressing a button invokes an interrupt that reset the generator with a new tempo and scale.&lt;br /&gt;
&lt;br /&gt;
The pentatonic scales are 24, 12 major and 12 minor.&lt;br /&gt;
&lt;br /&gt;
The bpm can assume a value from: 60, 90, 120, 180.&lt;br /&gt;
&lt;br /&gt;
When starting software, the random generator is set with a seed taken from analog input 0. In not connected, the seed would be a random noise values, otherwise you can set seed value using a knob.&lt;br /&gt;
&lt;br /&gt;
A software switch, set when building, adds a further variation level, allowing a momentary semitone alteration of a melody note (the same grade of the previous or following scale will be played).&lt;br /&gt;
&lt;br /&gt;
Randomness is not uniform, but you can tune it giving a weight for some events. So the scale and bpm choice is uniform, but the probability that the melody plays on second measure is 75%, that the semitone alteration occurs (when enabled) is 10%, that a new sequence for bass or melody is generated is 50%. You can set this weight when building.&lt;br /&gt;
&lt;br /&gt;
The generation of sound is made using two PWM outputs connected to a piezo speaker. The software is using the Tone library.&lt;br /&gt;
&lt;br /&gt;
A digital output can drive a LED, blinking it on tempo frequency.&lt;br /&gt;
&lt;br /&gt;
Three outputs drive an RGB LED, changing color on tempo and note frequency values.&lt;br /&gt;
&lt;br /&gt;
EXPERIMENTAL VARIATIONS&lt;br /&gt;
&lt;br /&gt;
- MIDI output instead of internal sound generation.&lt;br /&gt;
&lt;br /&gt;
- Digital output driving solenoids or servos.&lt;br /&gt;
&lt;br /&gt;
- Analog/digital input for tempo and scale selection or change randomness behavior.&lt;br /&gt;
&lt;br /&gt;
- Rules for automatic tempo and scale change.&lt;br /&gt;
&lt;br /&gt;
- Microtonal approach.&lt;br /&gt;
&lt;br /&gt;
SAMPLE HERE&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://soundcloud.com/maxfarnea/sets/diy-experimental-sessions/&quot; rel=&quot;nofollow&quot;&gt;soundcloud.com/maxfarnea/sets/diy-experimental-sessions/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
VIDEO HERE&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.youtube.com/watch?v=XCt9-f3kTwc&quot; rel=&quot;nofollow&quot;&gt;www.youtube.com/watch?v=XCt9-f3kTwc&lt;/a&gt;&lt;/p&gt;</media:description>
    <media:thumbnail url="http://farm7.staticflickr.com/6238/6849920030_aca0fa44e6_s.jpg" height="75" width="75" />
    <media:credit role="photographer">farnea</media:credit>
    <media:category scheme="urn:flickr:tags">music diy experimental carillon massimiliano arduino stochastic farnea maxfarnea</media:category>
		<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.0/deed.en</creativeCommons:license>
		</item>

	</channel>
</rss>