Zodiak Commune 14 LP

19.20€

Label : Zodiak Commune

Artistes : 1nc1n
M'alerter dès qu'il est disponible
1
track-1
123 bpm
00:02:44
2
track-2
123 bpm
00:02:44
3
track-3
123 bpm
00:02:44
4
track-4
123 bpm
00:02:43
5
track-5
123 bpm
00:02:43
6
track-6
123 bpm
00:02:43
7
track-7
123 bpm
00:02:43
8
track-8
123 bpm
00:02:42

Acid mental techno, dancefloor and calmed down tempo, the thing is acid and sweet. Sugar kiss on the worm record... and Birdly flying on the dsecond one :) Double back mutation !

TRACKLISTING 

 

A1 Digisynaptic Resonance

A2 Voice Of Reason

B1 Nocturnal Humanoid

B2 The Lost And The Missing (live)

C1 Walking Taiko

C2 The Ghost Of Holeenhyrst

D1 Whispering Transmission

D2 Samsara

Zodiak Commune 14 LP
Zodiak Commune 14 LP
Les clients qui ont acheté ce produit ont aussi acheté

Yellow Fever 06

11.80€

(Acid)

Disponible

Acid Pirate 02

12.90€

(Acid)

Disponible

Violent Cases 12

15.90€

(Acid)

Disponible

Narkotek VS LSDF

12.90€

(Tribe)

Disponible

Arrakis 01

10.80€

(Tekno)

Disponible

Elixyr 01

8.00€

(Tekno)

Disponible

Accu Records 01

11.50€

(Acid)

Disponible

Dune HS 1331

10.50€

(Acid)

Disponible

Acid Night 27

14.80€

(Acid)

Disponible
Du même label

Zodiak Commune 30

15.40€

(Techno)

Disponible

Zodiak Commune 35

17.30€

(Electro)

Disponible

Zodiak Commune 28

12.50€

(Techno)

Disponible

Zodiak Commune 27

12.90€

(Techno)

Disponible

Zodiak Commune 25

12.40€

(Tribe)

Disponible

Zodiak Kore 04

10.20€

(Tribe)

Disponible

Zodiak Commune 303 01

15.00€

(Acid)

Disponible

Zodiak Kore 03

10.20€

(Tribe)

Disponible

Zodiak Commune 20

10.20€

(Tribe)

Disponible
Des mêmes artistes

Kunda 05

21.60€

(Tribe)

Disponible

Violent Cases 21

13.00€

(Tribe)

Disponible

Interwave 11

9.90€

(Hard tekno)

Disponible

Fat Fury 05

14.40€

(Tribe)

Disponible

Core In Acid 01

19.00€

(Acidcore)

Disponible

Interwave LP 01

20.50€

(Techno)

Disponible

Morta Black 02

17.10€

(Techno)

Disponible

Morta Black 04

14.90€

(Techno)

Disponible

Teknosucks 0153

15.10€

(Tribe)

Disponible
#undergroundtekno
  BENCHMARKS  
Loading Time: Base Classes  0.0014
Controller Execution Time ( Products / Index )  0.0335
Total Execution Time  0.0357
  DONNEES GET  
Aucune donnée GET n'existe
  UTILISATION MEMOIRE  
1,479,976 bytes
  DONNEES POST  
Aucune donnée POST n'existe
  URI STRING  
fr/product/zodiak-commune-14-lp/10089
  CLASS/METHODE  
products/index
  BASE DE DONNEES:  undergroundt59_prod (products:$db)   REQUETES: 8 (0.0062 secondes)  (Cacher)
0.0006   SELECT `c`.`cart_id`, `c`.`customers_id`, `c`.`session_id`, `c`.`products_name`, `c`.`products_id`, `c`.`is_free`, `c`.`is_virtual`, `c`.`qty`, `c`.`weight`, `c`.`tax`, `c`.`ht_price`, `c`.`final_price`, `c`.`options_id`, `c`.`options_values_id`, `c`.`is_gift`
FROM `cart` `c`
WHERE `c`.`session_id` = 'kuk4rb2psbe7hplcfeanks3tfsigafbh'
AND `c`.`shops_id` = 1
ORDER BY 
`cart_idAS
0.0009   SELECT `p`.`products_id`, `p`.`products_exclusive`, `p`.`products_selection`, `pd`.`products_description`, `p`.`products_image`, `p`.`products_image_2`, `p`.`products_tax_class_id`, `p`.`products_backinstock`, `p`.`products_date_added`, `p`.`products_date_available`, `pd`.`products_name`, `pd`.`products_url`, `ps`.`shops_id`, `m`.`manufacturers_id`, `m`.`manufacturers_name`, `m`.`manufacturers_url`, `p`.`style_id` as `styles_id`, `p`.`products_quantity`, `p`.`products_weight`, `st`.`style_name` as `styles_name`, `ptc`.`categories_id`, IF(s.status, `s`.`specials_new_products_price`, NULL) as special_price, IF(s.status, `s`.`specials_new_products_price`, p.products_price) as final_price, `p`.`products_status`
FROM `products` `p`
JOIN `products_description` `pdON `p`.`products_id` = `pd`.`products_idAND `pd`.`language_id` = 2
JOIN 
`products_shops` `psON `p`.`products_id` = `ps`.`products_idAND `ps`.`shops_id` = 1
JOIN 
`products_to_categories` `ptcON `ptc`.`products_id` = `p`.`products_id`
LEFT JOIN `manufacturers` `mON `p`.`manufacturers_id` = `m`.`manufacturers_id`
LEFT JOIN `specials` `sON `p`.`products_id` = `s`.`products_id`
LEFT JOIN `styles` `stON `st`.`style_id` = `p`.`style_id`
WHERE `p`.`products_id` = 10089
GROUP BY 
`p`.`products_id`
 
LIMIT 1 
0.0005   SELECT `pa`.`artists_id`, `artist_name` as `artists_name`, `artist_url` as `artists_url`
FROM `products_artists` `pa`
JOIN `artists` `aON `a`.`artist_id` = `pa`.`artists_id`
WHERE `pa`.`products_id` = 10089
ORDER BY 
`artists_nameAS
0.0009   SELECT `pmt`.`products_mp3_tracks_id`, `pmt`.`products_id`, `pmt`.`filename`, `pmt`.`name`, `pmt`.`duration`, `pmt`.`duration_preview`, `pmt`.`bpm`, `pmt`.`waveform`, `pm`.`products_folder`
FROM `products_mp3_tracks` `pmt`
JOIN `products_mp3` `pmON `pm`.`products_id` = `pmt`.`products_id`
WHERE `pmt`.`products_id` = 10089
AND (`pm`.`products_folder` != '' AND `pm`.`products_folderIS NOT NULL)
ORDER BY `nameAS
0.0005   SELECT distinct popt.products_options_idpopt.products_options_namepopt.products_options_track_stock
FROM 
`products_options` `popt`
JOIN `products_attributes` `patribON `patrib`.`options_id` = `popt`.`products_options_idAND `popt`.`language_id` = 2
WHERE 
`patrib`.`products_id` = 10089
ORDER BY 
`patrib`.`products_options_sort_orderDESC 
0.0014   select p.products_idp.products_image from orders_products opaorders_products opborders oproducts pproducts_shops ps where opa.products_id '10089' and opa.orders_id opb.orders_id and opb.products_id != '10089' and ps.products_id p.products_id and opb.products_id p.products_id and opb.orders_id o.orders_id and p.products_status '1' and ps.shops_id and p.products_status '1' and p.products_quantity >= 1 group by p.products_id order by o.date_purchased desc limit 24 
0.0008   select map.products_id from products mapproducts_to_categories ptcproducts_shops ps WHERE map.products_id!= '10089' AND map.manufacturers_id='1954' AND map.products_status='1' and map.products_quantity >= AND map.products_id ptc.products_id AND ps.products_id ptc.products_id AND ps.shops_id 1  order by map.products_id desc limit 24 
0.0005   select distinct(pa.products_id) from products_artists pa join products p on p.products_id pa.products_id join products_shops ps on p.products_id ps.products_id where p.products_status '1' and p.products_quantity >= and pa.products_id != '10089' and ps.shops_id and pa.artists_id IN (5374) limit 24 
  HTTP HEADERS  (Montrer)
  DONNEES SESSION  (Montrer)
  VARIABLES CONFIG  (Montrer)