Skip to content

Instantly share code, notes, and snippets.

https://www.dropbox.com/s/va4d0d3fhfvqand/BESCHW%C3%96RUNG.wav?dl=0
https://www.dropbox.com/s/miom64s6ujfhamq/DELYNC.wav?dl=0
https://www.dropbox.com/s/mmx131t17t9rz8a/EQUINE.wav?dl=0
https://www.dropbox.com/s/mt7p4ertkieomzq/MIKKABOUZU.wav?dl=0
@calumgunn
calumgunn / cool.css
Last active November 17, 2019 09:50
// For centering on the page, the modern solution is to use 'flexbox'.
// You'll need a container the height and width of the screen, to be able
// to position content within it.
// So, for HTML that looks like this:
<div class="container">
<div class="content">
Orchestra etc...
</div>
https://www.dropbox.com/sh/5mf1f3j21jewf68/AACU0Dk1pFemVgn_jNjwVvDma?dl=0

Keybase proof

I hereby claim:

  • I am calumgunn on github.
  • I am monocosm (https://keybase.io/monocosm) on keybase.
  • I have a public key ASDHPCiB-j-UpvDElNmm9r1HOTGAmnyMOMBAzBbOLizNCQo

To claim this, I am signing this object:

Barry Vercoe - Synthesism
Michel Waisvisz - The Hands (Movement 1)
John Chowning - Turenas
Michael Masaru Flora - nothing
Laurie Spiegel - Immersion
Lee Fraser - Instantia-Crucis
Pauline Oliveros - V of IV
Iannis Xenakis - Diamorphoses
Haswell & Hecker - Movement 3
Selvhenter - Tribute
@calumgunn
calumgunn / API.js
Last active January 29, 2018 12:16
// Response from querying API with user token
// Rough idea for what I think would be useful for the front-end
{
"hearing_insights": {
"descriptor": "Very good!", // The user's hearing summed up (Very good, average, etc - localized?)
"ear_left": 96,
"ear_right": 84,
"freqs": [
"high": {
// open SC
// press CMD+B to boot the server
// click anywhere in the below text
// press CMD+ENTER
// make sure ya speakers aren't too loud first tho
(
~a = NodeProxy.new;
~a.play;
~a[0] = {
@calumgunn
calumgunn / bedroom.json
Created November 27, 2014 17:02
Bedroom JSON
{
"created_at":"2012-12-11T17:14:58Z",
"description":"",
"name":"Shoreditch House",
"path":"/book-a-room/shoreditch-house",
"title":"",
"updated_at":"2014-09-30T13:14:04Z",
"assets":[
"http://www.houseseven.com/system/files/122012/50cb3f16aac7807283000001/admin/shb-3.jpg?1385048250",
"http://www.houseseven.com/system/files/122012/50cb3f19aac7807283000002/admin/shb-5.jpg?1373900905",
@calumgunn
calumgunn / recipe.json
Created November 27, 2014 17:01
Recipe JSON
{
"created_at":"2014-07-02T13:56:09Z",
"description":"",
"name":"Marinated \u0026 Grilled Shrimp with Belly Fire Guacamole",
"path":"/recipe/marinated-and-grilled-shrimp-with-belly-fire-guacamole",
"title":"","updated_at":"2014-07-02T15:00:05Z",
"assets":[
"http://www.houseseven.com/system/files/072014/53b4103342fb6d7b8e0027e3/admin/Shrimp_2.jpg?1404309643"
],
"slices":[
@calumgunn
calumgunn / event.json
Created November 27, 2014 17:00
Event JSON
{
"created_at":"2014-11-10T21:05:01Z",
"description":"We\u2019ll be hosting a traditional Thanksgiving Feast and would love to see you and your family. Join us as we serve up a prix fixe menu that includes turkey, and all the fixings, including pies. We\u2019ll even do the dishes for you so it\u2019s a win-win situation. $45 per person / $20 for kids under 12, tax and service exclusive. To join, please contact Reception at (212) 627-9800.",
"name":"THANKSGIVING FEAST",
"updated_at":"2014-11-27T15:19:57Z",
"assets":[],
"slices":[],
"venue":"Soho House New York"
}