Differences

This shows you the differences between two versions of the page.

Link to this comparison view

esd [2012/11/04 21:01]
esd [2022/04/16 12:22] (current)
Line 1: Line 1:
 +@tag: [[openmoko]] [[maemo]] 
 +
 +
 +===== boxar : audio application, paint music on your touchscreen =====
 +
 +Hi, 
 +
 +Last year I went to "makeart festival" I saw couple of demo on embedded devices such as boxar on nokia n810 from Sampath Jagananthan  ...
 +
 +I wanted to test it on other platforms such as plain debian or [[OpenMoko]] smartphones check it out :
 +
 +Boxar is a kind of piano using the full surface of the touch screen to display scales 
 +
 +
 +
 +==== boxar on openmoko ====
 +
 +{{http://e.static.blip.tv/Rzrfreefr-boxaropenmokorzr947-297.jpg}}
 +
 +Boxar was created for the Nokia n8x0 and I built it for the openmoko (GTA02 Running SHR) as well since both support [[gtk]] and esd
 +
 +
 +Install it using
 +
 +  opkg install http://rzr.online.fr/docs/contribs/openmoko/boxar_0.0.20090601-0_armv4t.ipk
 +  opkg list | grep esd
 +
 +It was tested on SHR (2008) :
 +
 +<html>
 +<embed src="http://blip.tv/play/gr8pgYTPfZOYDQ%2Em4v" type="application/x-shockwave-flash" width="640" height="510" allowscriptaccess="always" allowfullscreen="true"></embed> 
 +</html>
 +
 +Find me online or contact: http://rzr.online.fr/contact.htm
 +
 +I'll make an other release if it can be supported on other OM distributions ...
 +
 +Btw feel free to contact me if you need professional linux mobile development services
 +
 +see you at: http://www.linkedin.com/groups?gid=1849858
 +
 +
 +More:
 +
 +  * http://www.opkg.org/package_228.html
 +  * http://lists.openmoko.org/nabble.html#nabble-td3007993
 +  * test : shr unstable  dsp busy ; segfault ? -- <misc> 
 +
 +
 +==== boxar on linux desktop : debian/ubuntu ====
 +
 +  * for [[Debian]] / [[ubuntu]] : follow [[APT]] page then :
 +  sudo aptitude install rzr boxar
 +
 +  * for [[SuSe]] [[RPM]] and others : follow [[repo]] page
 +
 +
 +==== boxar on maemo ====
 +
 +  * [[Maemo]] http://www.poojyum.com/boxar/boxar-1.1-1.deb
 +  * https://garage.maemo.org/forum/forum.php?forum_id=3264
 +  * http://maemo.org/packages/view/boxar/
 +
 +==== boxar on other OS ====
 +
 +   * mer : http://download.opensuse.org/repositories/home://rzrfreefr/Debian_5.0/armel/boxar_0.0.0-0_armel.deb
 +
 +
 +==== boxar upstream / and reference ====
 +
 +  * [[Upstream]] : http://www.poojyum.com/boxar 
 +  * [[SCM]] : https://garage.maemo.org/projects/boxar/
 +  * [[OpenSource]] : https://garage.maemo.org/svn/boxar/trunk/README.txt
 +  * [[Obsolete]] : http://code.google.com/p/boxar/issues/detail?id=1
 +
 +
 +==== todo ====
 +inherit autotools pkgconfig
 +
 +export PKG_CONFIG=${STAGING_BINDIR_NATIVE}/pkg-config
 +
 +
 +==== misc ====
 +
 +  * add C Scale  C#, D, D#, E, F, F#, G, G#, A, A#, B 
 +  * http://en.wikipedia.org/wiki/Piano_key_frequencies
 +  * the lowest note on boxar is C2 (deep C) = 65.4064 hz 
 +  * http://shr-project.org/trac/wiki/Packages todo
  
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki