User:Annasandri/1: Difference between revisions

From XPUB & Lens-Based wiki
Line 23: Line 23:
Ubuweb sound library:<br />
Ubuweb sound library:<br />
http://www.ubu.com/sound/
http://www.ubu.com/sound/
===I tryed to let my Arduino speak===
:(<br />
https://github.com/PaulStoffregen/Talkie<br />
https://www.arduinolibraries.info/libraries/talkie<br />
https://github.com/ArminJo/Talkie<br />
:(






__NOTOC__
__NOTOC__

Revision as of 17:04, 13 October 2019

Working with Arduino

1.10

Primoottobre.gif

Intro

Arduino is an open source hardware and software. The software is used to transit code to the memory of the connected machine.
It provides a user friendly environment to type C code: this is possible because it doesn’t show all the processes going on in the machine. This aspect could be really helpful for beginners but it could turn turn into an obstacle :((.

Alternative method to create a sample

./samplify.sh *name*.wav 

Basic commands

https://www.arduino.cc/reference/en/

Collecting ideas

“Music is made of the same medium as speech”- reflection on vocabulary

Connections between sound vocabulary and speech vocabulary. Technical sound vocabulary has often a correspondence in terms used to describe our way to communicate.
Some examples:

  • pitch 1.[sound]quality that makes it possible to judge sounds as "higher" and "lower" ; 2. [as a verb] move or be moved suddenly, especially by throwing or being thrown; 3. [noun(persuasion)]a speech or act that attempts to persuade someone to buy or do something (es, elevator pitch discourse); 4. [noun] the level of a feeling;
  • juxtaposition 1. [noun]the fact of putting things that are not similar next to each other; 2. [literary] is the showing contrast by concepts placed side by side. Example: "Ask not what your country can do for you; ask what you can do for your country" J.F. Kennedy 3. [sound] an abrupt change of elements, a procedure for musical contrast like rhythmic, melodic and harmonic contrast.

Links to sound vocabulary:
http://www.stirlingaudioservices.com/gloss.htm
https://www.historyofrecording.com/Dictionary-Audio.html
Ubuweb sound library:
http://www.ubu.com/sound/

I tryed to let my Arduino speak

(

https://github.com/PaulStoffregen/Talkie
https://www.arduinolibraries.info/libraries/talkie
https://github.com/ArminJo/Talkie

(