noiseandnailpolish's listening history
This is my cover of the Twin Peaks Theme, "Falling."
I've always adored the vibe of this series. This is my attempt to capture how it makes me feel. The original has music by Angelo Badalamenti and lyrics by David Lynch.
You'll have to be…
Uploaded
Unfinished rough draft from March 2012.
I envisioned a series of quick solos in the instrumental section — an aural equivalent of "seeing the sights."
Uploaded
require 'sidekiq/web'
require 'admin_constraint'
Alonetone::Application.routes.draw do
mount Sidekiq::Web => '/sidekiq', :constraints => AdminConstraint.new
constraints Greenfield::Constraints do
mount Greenfield::Engine…
Uploaded
require 'sidekiq/web'
require 'admin_constraint'
Alonetone::Application.routes.draw do
mount Sidekiq::Web => '/sidekiq', :constraints => AdminConstraint.new
constraints Greenfield::Constraints do
mount Greenfield::Engine…
Uploaded
require 'sidekiq/web'
require 'admin_constraint'
Alonetone::Application.routes.draw do
mount Sidekiq::Web => '/sidekiq', :constraints => AdminConstraint.new
constraints Greenfield::Constraints do
mount Greenfield::Engine…
Uploaded
Saved!