-
"As I understand it, B says, the cliche “writer’s block” actually describes the inability to write anything at all. If you have a problem with a plot, she says, you’re not blocked, you are in fact writing; because the maddeningly slow solution of difficult problems in the context of specific pieces of work is part of the process of writing. In B’s opinion, you aren’t blocked in the cliche sense unless you’ve written nothing for several years and can be played by Mickey Rourke." Yes, that.
-
"The OWL is an open source, open hardware, reprogrammable effects pedal designed for musicians, coders, and hackers." Ie: a DSP stompbox with an ARM Cortex in it; you reprogram it by writing C++ and uploading new patches over USB.
-
"A late-1980s tour of QRS Music's piano roll manufacturing facility in Buffalo, New York, originally aired on the TVOntario children's show "The Acme School of Stuff"." This is wonderful – detailed, careful. I'd never seen a recording piano before.
-
"…no book exists that cannot be improved with elephants." This is true.
-
"The Lulzbot is being driven specifically to produce a certain frequency of sound with its stepper motors. The results of a few different songs are what’s hanging on the wall to the right. You can hear it printing Bizet’s Carmen in the clip after the break." I'd been thinking about this; glad someone's already implemented it.
-
"It's the music which has surrounded us our whole lives, but which most of us have never quite heard let alone listened to… and nearly all of it made in the UK." Two years old now, but this is a lovely little documentary about library music, with lots of interviews with composers and collectors alike; so nice to contextualise this stuff. (And: a reminder why secretly I always wanted to be a session player).
-
"There are many things about my youth that have been ground into fine dust by a relentless online culture determined to use every emotion I've ever felt as a wedge into CPM advertising or a dubstep meme remix.
This is not one of them."
-
"Xtreme Mapping 1.4 is an advanced editor of MIDI controller mappings for Native Instruments' Traktor DJ software." I'm always amazed how bad Traktor's mapping editor is, given how much you can do; this looks like a powerful way to build more complex mappings.
-
"The Bullet gem is designed to help you increase your application’s performance by reducing the number of queries it makes. It will watch your queries while you develop your application and notify you when you should add eager loading (N+1 queries), when you’re using eager loading that isn’t necessary and when you should use counter cache."
-
"In the golden age of BASIC, it was easy for anyone to write a program. Now we offer you this exact same capability, but this time with the advanced features of the Nintendo DSi™ system… Many programs are included to ensure that you can fully enjoy using BASIC. The included programs were also written in BASIC, so you can add new features to them in order to enhance your games. You can also take the programs and data you create and convert them to QR codes that can be shared with friends who also have Petit Computer on their Nintendo DSi systems. (Programs included: 12 feature samples,5games, a character picture tool,a background screen creation tool,a graphics tool,and a picture-drawing tool.)" Interesting – especially the music-creation stuff, as Create Digital Music proved.
-
"Tambour is a musical game about attacking and countering with rhythm." Really nice: definitely musical, interesting balancing mechanics, and I love the range of inputs. Also it looks good, which helps.
-
"Imperfect and internal rhymes are two important features in rap music previously ignored in the music information retrieval literature. We developed a method of scoring potential rhymes using a probabilistic model based on phoneme frequencies in rap lyrics. We used this scoring scheme to automatically identify internal and line-final rhymes in song lyrics and demonstrated the performance of this method compared to rules-based models. We then calculated higher-level rhyme features and used them to compare rhyming styles in song lyrics from different genres, and for different rap artists. We found that these detected features corresponded to real- world descriptions of rhyming style and were strongly characteristic of different rappers, resulting in potential applications to style-based comparison, music recommendation, and authorship identification." Awesome, and something I am going to sit down and read properly.
-
"A series of informative posters detailing how some of the most notable drum sequences were programmed using the Roland TR-808 Drum Machine. Each sequence has been analyzed and represented as to allow users to re-programme each sequence, key for key." Gorgeous. (If I had to pick, I'd take Voodoo Ray – which is a lovely piece of drum programming amongst many other things).
-
Sunrizer – basically, a tiny JP8000 clone.
-
Multi-touch instrument thing.
-
"DM1 is an advanced vintage Drum Machine. It turns your iPad into a fun and creative beat making machine."
-
Curious scale-based texture performance instrument.
-
"This script installs a patched version of ruby 1.9.3-p125 with patches to make ruby-debug work again (#47) and boot-time performance improvements (#66 and #68), and runtime performance improvements (#83 and #84). It also includes the new backported GC from ruby-trunk." Speed boosts for Ruby 1.9.3.
-
If you have MacPorts installed, OpenSSL runs into issues when you install rubies through RVM. This helps.