Top Banner
Eine Kliene Eingebettete Musik * (A little embedded music) * Replicating 12 th Century Musical Instruments Using Embedded Linux Beth Flanagan Intel Corp Yocto Project ELCE Dublin 2015
33

Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

Apr 16, 2020

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

Eine Kliene Eingebettete Musik

*(A little embedded music)

*Replicating 12th Century

Musical Instruments Using Embedded Linux

Beth FlanaganIntel Corp

Yocto ProjectELCE Dublin 2015

Page 2: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

My hobbies are not exactly compatible.

Page 3: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

My hobbies are not exactly compatible.

Page 4: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

My hobbies are not exactly compatible.

Page 5: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

My hobbies are not exactly compatible.

Page 6: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

The Hurdy Gurdy

Page 7: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

What is a Hurdy Gurdy?

Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or more strings.

Page 8: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

How it works

Page 9: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

How it sounds

Page 10: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

Physical/Electrical Design

Page 11: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

● Crank● Problems with using a rotary encoder

● What I went with and why.● Body

● Acrylic Laser Cut● 6mm/.25 in

● Keys● Lots of bad ideas here!

● buttons!● slide pots!

Page 12: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

● Crank● Problems with using a rotary encoder

● What I went with and why.● Body

● Acrylic Laser Cut● 6mm/.25 in

● Keys● Lots of bad ideas here!

● buttons!● slide pots!

Page 13: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

Hurdy gurdy design consideration number 1

Page 14: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

I am cheap.

Page 15: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

24 EU on Alibaba!

Page 16: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

Why a motor and not a rotary encoder?

● Able to have a feel of strings/resistance

● Ability to change sense of resistance

● Power the device● 0-42VDC voltage divided down to ~3.0VDC

● Hurdy crank has a 8mmish Shaft.

Page 17: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

Body● Designed in Inkscape● Laser cut by SNOW Laser Studio Dublin

● Rush job ~400EU● Certainly cheaper in hacker spaces

● 6mm/.25in

Page 18: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

Keys● Spent a lot of time thinking about this.

● Lots of REALLY BAD WAYS to do it!

● Lots of REALLY expensive ways to do it

Page 19: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

Keys● SoftPots!

● The GOOD!● Cheap! (see design consideration 1!)

● Easy to wire up!● Uses one analog input!

● The BAD!● Loss of string bending● Laser bendt key shafts

Page 20: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

The embedded board● Minnow Turbot + Calamari board.

● Issues with Ika board support.● i2c non-determinent bus. Ungh.

● This is being fixed!● Calamari has a linear pot.... soooo... lazy crank mode!

Page 21: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

OS/Software Design

Page 22: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

hurdy-image-rt-dev

Page 23: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

hurdy-image-rt-dev● based off of core-image-sato dev

● pygame, numpy, scikits-samplerate

● pyhurdy.py

Page 24: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

pyhurdy.py● drone strings are pygame.mixer.Sound

objects● melody string is based off a single wav

file● resampled on startup based off of

self.tuning● this takes time● different sample rates are really fast● and sound horrible

● while True: loop● reads voltage of crank

● adjusts volume of drone strings and melody string

● reads resistance of pots● if I'm lazy and don't want to crank,

there is the onboard calamari pot

Page 25: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

TODO● selectable strings

● ika to calamari killed my digital i/o● my lousy hand is lousy at soldering

● buzzing bridge● voltage gate of crank● play buzzing sound

● selectable tuning● resample a0-g4 on startup● on switch, switch all strings to new

tuning● tuning indicator

● I'm absolutely tone deaf.● charge system

● crank spits out 0-42VDC. would be nice to charge the battery

● faking string bending

Page 26: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

meta-hurdy● hurdy-image-rt-dev● the layer was relatively easy to do....● pulling my hair out over SDL->SDL-

mixer->pygame issues● crying over the scikits samplerate build

issues● probably PEBCAK with PYTHONPATH

issues● fix needing X11/HDMI

● go with a soundcard and directfb● Layer took about a 3 days to get *mostly*

working.● Still compiled on target to avoid SDL

issue

Page 27: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

What was learned

Page 28: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

Embedded Engineers take *almost* as much time as Luthiers

Page 29: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

In fairness, I only spent about 3 weeks total on this.

My luthier spent 5 months.

Page 30: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

Dependency/compile issues

● Upstream your patches● Open Bugs● Open your layers

Page 31: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

I *kinda* neglected to learn how to play the hurdy gurdy

Page 32: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

Demo

Page 33: Eine Kliene Eingebettete Musik (A little embedded music ... · What is a Hurdy Gurdy? Basically, a keyed viol type instrument, that uses a rosined crank wheel to “bow” one or

Who brought the ear plugs?