UNPKG

still-alive

Version:

the "still alive" song from portal

6 lines (4 loc) 102 B
#!/usr/bin/env node var baudio = require('baudio'); var b = baudio(require('./index.js')); b.play();