

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'http://https://wikifab.org/wiki/Special:URIResolver/'>
	<!ENTITY category 'http://https://wikifab.org/wiki/Special:URIResolver/Category-3A'>
	<!ENTITY property 'http://https://wikifab.org/wiki/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'https://wikifab.org/wiki/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:category="&category;"
	xmlns:property="&property;">

	<owl:Ontology rdf:about="https://wikifab.org/wiki/Special:ExportRDF/Guiano_-2D_la_guitare_d-27escalier">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-05-02T11:22:19+02:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Ontology>
	<swivt:Subject rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Guiano_-2D_la_guitare_d-27escalier">
		<rdf:type rdf:resource="http://https://wikifab.org/wiki/Special:URIResolver/Category-3ATutorials"/>
		<rdfs:label>Guiano - la guitare d'escalier</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://wikifab.org/wiki/Special:ExportRDF/Guiano_-2D_la_guitare_d-27escalier"/>
		<swivt:page rdf:resource="https://wikifab.org/wiki/Guiano_-2D_la_guitare_d-27escalier"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fr</swivt:wikiPageContentLanguage>
		<property:Area rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Art</property:Area>
		<property:Area rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Electronics</property:Area>
		<property:Area rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Music and Sound</property:Area>
		<property:Complete rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Published</property:Complete>
		<property:Cost rdf:datatype="http://www.w3.org/2001/XMLSchema#double">60</property:Cost>
		<property:Currency rdf:datatype="http://www.w3.org/2001/XMLSchema#string">EUR (€)</property:Currency>
		<property:Description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Le Guiano est un instrument de musique expérimental utilisant des capteurs de distances, un raspberry pi, et un escalier.</property:Description>
		<property:Difficulty rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Medium</property:Difficulty>
		<property:Duration rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3</property:Duration>
		<property:Duration-2Dtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hour(s)</property:Duration-2Dtype>
		<property:Introduction rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Guiano est la contraction de « Guitare » et « Piano ». Piano pour la façon dont les notes sont déclenchées (en marchant sur une marche d’escalier, comme l’on appuierait sur une touche de piano avec le doigt) et Guitare pour la façon dont les notes sont ordonnées.&lt;br /&gt;&lt;br /&gt;Je m’explique. Des télémètres (trois dans notre cas) sont disposés à l’extrémité droite de chaque marche. Lorsque l’on pose le pied sur une de ces marches, le télémètre renvoie à la raspberry pi la distance à laquelle il s’est posé. En fonction de ce résultat, trois notes différentes peuvent être jouées.&lt;br /&gt;&lt;br /&gt;&lt;br/&gt;&lt;br /&gt;&lt;br /&gt;# Si notre pied	est sur la gauche, la note 1 sera jouée&lt;br /&gt;# Si notre pied	est au milieu, la note 2 sera jouée&lt;br /&gt;# Si notre pied	est sur la droite, la note 3 sera jouée&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Et ce pour chaque télémètre.&lt;br /&gt;&lt;br /&gt;Si l’on considère que nous avons un télémètre sur trois marches (adjacente ou une marche sur deux), nous obtenons le tableau suivant :&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;table class="wikitable" width="418" cellspacing="0" cellpadding="10" bgcolor="#fff2cc"&gt;&lt;br /&gt;&lt;tr&gt;&lt;br /&gt;&lt;td width="93" bgcolor="#ffc000"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td width="94" bgcolor="#ffc000"&gt;'''Gauche'''&lt;br /&gt;&lt;/td&gt;&lt;td width="82" bgcolor="#ffc000"&gt;'''Milieu'''&lt;br /&gt;&lt;/td&gt;&lt;td width="68" bgcolor="#ffc000"&gt;'''Droite'''&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr valign="top"&gt;&lt;br /&gt;&lt;td width="93" bgcolor="#ffc000"&gt;'''Marche 3'''&lt;br /&gt;&lt;/td&gt;&lt;td width="94" bgcolor="#ffe599"&gt;Note 7&lt;br /&gt;&lt;/td&gt;&lt;td width="82" bgcolor="#ffe599"&gt;Note 8&lt;br /&gt;&lt;/td&gt;&lt;td width="68" bgcolor="#ffe599"&gt;Note 9&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr valign="top"&gt;&lt;br /&gt;&lt;td width="93" bgcolor="#ffc000"&gt;'''Marche 2'''&lt;br /&gt;&lt;/td&gt;&lt;td width="94" bgcolor="#fff2cc"&gt;Note 4&lt;br /&gt;&lt;/td&gt;&lt;td width="82" bgcolor="#fff2cc"&gt;Note 5&lt;br /&gt;&lt;/td&gt;&lt;td width="68" bgcolor="#fff2cc"&gt;Note 6&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr valign="top"&gt;&lt;br /&gt;&lt;td width="93" bgcolor="#ffc000"&gt;'''Marche 1'''&lt;br /&gt;&lt;/td&gt;&lt;td width="94" bgcolor="#ffe599"&gt;Note 1&lt;br /&gt;&lt;/td&gt;&lt;td width="82" bgcolor="#ffe599"&gt;Note 2&lt;br /&gt;&lt;/td&gt;&lt;td width="68" bgcolor="#ffe599"&gt;Note 3&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;&lt;div class="annotatedImageDiv" typeof="Image" data-resource="Fichier:Guiano - la guitare descalier Image.png" data-sourceimage="https://wikifab.org/images/7/74/Guiano_-_la_guitare_descalier_Image.png"&gt;&lt;span &gt;&lt;div class="center"&gt;&lt;div class="floatnone"&gt;&lt;a href="/wiki/Fichier:Guiano_-_la_guitare_descalier_Image.png" class="image"&gt;&lt;img alt="Guiano - la guitare descalier Image.png" src="/images/7/74/Guiano_-_la_guitare_descalier_Image.png" width="1080" height="272" data-file-width="1080" data-file-height="272" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Ceci n’est pas sans rappeler un manche de guitare. Il s’agirait ici d’une guitare à trois cordes.&lt;br /&gt;&lt;br /&gt;Il est important de choisir ces notes avec soins pour que le résultat soit harmonique. Il est par exemple judicieux de choisir une gamme en particulier et de s’assurer que toutes les notes choisies appartiennent à cette gamme. Il est également intéressant que les notes choisies d’une marche à l’autre permettent de constituer un accord (note 1 &amp; 6, ou 2&amp;5&amp;8).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Bien entendu, ce ne sont que des conseils pour que l’instrument soit jouable et sonne agréablement.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Le code python enverra à Sonic Pi les notes à jouer. Une fois sur Sonic Pi, libre à vous de configurer les sons à déclencher. Il peut s’agir d’un synthétiseur ou de samples.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Amusez-vous bien !</property:Introduction>
		<property:IsTranslation rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</property:IsTranslation>
		<property:Language rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fr</property:Language>
		<property:Main_Picture rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Guiano_-_la_guitare_d_escalier_illuGuianoA-01.png</property:Main_Picture>
		<property:SourceLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">none</property:SourceLanguage>
		<property:Step_Content rdf:datatype="http://www.w3.org/2001/XMLSchema#string">'''Capteurs et programme :'''

Ultrason hc-sr04 - (x3, x4, ou x5)

Raspberry pi 3 - (x1)

Carte micro-SD (2go minimum) - (x1)

Alimentation 5v, 3A pour rapsberry pi - (x1)

Résistances 430 - (x10)

Résistances 370 - (x10)

Jumpers femelle-femelle - (x20 minimum)

Fil électrique 0,75mm


'''Sonorisation :'''

Paire d'enceintes pré-amplifié - (x1)</property:Step_Content>
		<property:Step_Content rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[Work in progress]</property:Step_Content>
		<property:Step_Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Matériel nécéssaire</property:Step_Title>
		<property:Step_Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Supports d'ultrason</property:Step_Title>
		<property:Step_Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Câblages et branchement</property:Step_Title>
		<property:Step_Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Ajustement du code</property:Step_Title>
		<property:Step_Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">à vous de tester !</property:Step_Title>
		<property:VideoType rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Youtube</property:VideoType>
		<property:Has_processing_error rdf:resource="&wiki;Guiano_-2D_la_guitare_d-27escalier-23_ERRa1fa27779242b4902f7ae3bdd5c6d508"/>
		<swivt:wikiPageModificationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-11-02T09:45:53Z</swivt:wikiPageModificationDate>
		<property:Modification_date-23aux rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2459155.9068634</property:Modification_date-23aux>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Guiano - la guitare d'escalier</swivt:wikiPageSortKey>
		<property:Comments rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Comments>
		<property:Page_creator rdf:resource="&wiki;Utilisateur-3AEdulab_-2D_Université_Rennes_2"/>
		<property:I_did_it rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:I_did_it>
		<property:Favorites rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2</property:Favorites>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Guiano_-2D_la_guitare_d-27escalier-23_ERRa1fa27779242b4902f7ae3bdd5c6d508">
		<swivt:masterPage rdf:resource="&wiki;Guiano_-2D_la_guitare_d-27escalier"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Has_improper_value_for rdf:resource="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AType"/>
		<property:Has_processing_error_text rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[8,"smw-datavalue-constraint-error-allows-value-list","Truc cool","Technique, Creation","Type"]</property:Has_processing_error_text>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Guiano - la guitare d'escalier# ERRa1fa27779242b4902f7ae3bdd5c6d508</swivt:wikiPageSortKey>
	</swivt:Subject>
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#creationDate" />
	<owl:Class rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Category-3ATutorials" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#page" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiNamespace" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageContentLanguage" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AArea" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AComplete" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3ACost" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3ACurrency" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3ADescription" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3ADifficulty" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3ADuration" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3ADuration-2Dtype" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AIntroduction" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AIsTranslation" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3ALanguage" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AMain_Picture" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3ASourceLanguage" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AStep_Content" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AStep_Title" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AVideoType" />
	<owl:ObjectProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AHas_processing_error" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageModificationDate" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AModification_date-23aux" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageSortKey" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AComments" />
	<owl:ObjectProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3APage_creator" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AI_did_it" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AFavorites" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#masterPage" />
	<owl:ObjectProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AHas_improper_value_for" />
	<owl:DatatypeProperty rdf:about="http://https://wikifab.org/wiki/Special:URIResolver/Property-3AHas_processing_error_text" />
	<!-- Created by Semantic MediaWiki, https://www.semantic-mediawiki.org/ -->
</rdf:RDF>