Early Nineties - Omega Music Library - Flame Audio
Early Nineties Music Collection is a boutique sample library created and curated by Producer and sound designer RETRO1. Each collection brings multi-genre-inspired compositions that can be used as a canvas for creativity. All compositions are created with a mix of analog and soft synthesizers, and manipulated with a medley of audio effects.
Early Nineties Music Collection brings experimental, modern, and vintage sounding compositions with endless potential.Read more...
SELECT `e`.*, `price_index`.`price`, `price_index`.`tax_class_id`, `price_index`.`final_price`, IF(price_index.tier_price IS NOT NULL, LEAST(price_index.min_price, price_index.tier_price), price_index.min_price) AS `minimal_price`, `price_index`.`min_price`, `price_index`.`max_price`, `price_index`.`tier_price`, `stock_status_index`.`stock_status` AS `is_salable` FROM `catalog_product_entity` AS `e`
INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.customer_group_id = 0 AND price_index.website_id = '1'
INNER JOIN `cataloginventory_stock_status` AS `stock_status_index` ON e.entity_id = stock_status_index.product_id AND stock_status_index.website_id = 0 AND stock_status_index.stock_id = 1 WHERE (stock_status_index.stock_status = 1) AND (e.entity_id IN (5767, 5762, 5756, 5753, 5752, 5735, 5726, 5724, 5723, 5722, 5721, 5720, 5719, 5691, 5689, 5686, 5685)) ORDER BY FIELD(e.entity_id,5767,5762,5756,5753,5752,5735,5726,5724,5723,5722,5721,5720,5719,5691,5689,5686,5685)