app.controller('musicCtrl', [ '$scope', function($scope) { var vm = this; }]);