Noise vs. Beauty

Noise vs. Beauty is the eighth studio album by American DJ and record producer Bassnectar, released on June 24, 2014 by Amorphous Music. The album has been supported by multiple festivals he has played through 2014 and followed by the NVSB tour. An album titled NVSB Remixes was released digitally on October 28, 2014, consisting of remixes of tracks from Noise vs. Beauty, as well as new songs.[1]

Noise vs. Beauty
Studio album by
ReleasedJune 24, 2014 (2014-06-24)
GenreElectronic, dubstep, drumstep, glitch
Length59:21
LabelAmorphous
ProducerLorin Ashton
Bassnectar chronology
Vava Voom
(2012)
Noise vs. Beauty
(2014)
Into the Sun
(2015)

Reception

The album debuted on Billboard 200 at No. 21,[2] No. 1 on the Top Dance/Electronic Albums chart,[3] selling 13,000 copies in its first week.[4]

Track listing

No.TitleLength
1."F.U.N." (with Seth Drake)4:42
2."Now" (featuring Rye Rye)4:06
3."Loco Ono"3:05
4."You & Me" (featuring W. Darling)4:04
5."Lost in the Crowd" (with Jantsen featuring Fashawn and Zion I)3:33
6."Ephemeral"4:39
7."Hold On" (featuring TURSI)2:39
8."Noise" (featuring Donnis)4:07
9."The Future" (featuring Jenna Sousa)3:51
10."Open Up" (featuring Simon Morel)3:36
11."Mystery Song" (with Amp Live featuring BEGINNERS)2:56
12."Don't Hate the 808" (featuring Lafa Taylor)3:17
13."Gnar" (with The Upbeats)3:49
14."Flash Back"4:11
15."So Butterfly" (2014 version)6:17
Total length:59:21

Charts

gollark: Slower, even.
gollark: Oops, it turns out I'm accidentally sorting by it instead of the rank, but it's equally slow after fixing that.
gollark: ```nonlocality=# EXPLAIN ANALYZE SELECT url, ts_rank(fts, query), ts_headline(fts::text, query, 'MaxWords=60') AS rank FROM pages, websearch_to_tsquery('bee') query WHERE fts @@ query ORDER BY rank LIMIT 1; QUERY PLAN ------------------------------------------------------------------------------------------------------------------------------------------------- Limit (cost=860.92..860.92 rows=1 width=96) (actual time=8506.425..8506.427 rows=1 loops=1) -> Sort (cost=860.92..861.05 rows=52 width=96) (actual time=8506.423..8506.425 rows=1 loops=1) Sort Key: (ts_headline((pages.fts)::text, query.query, 'MaxWords=60'::text)) Sort Method: top-N heapsort Memory: 25kB -> Nested Loop (cost=688.65..860.66 rows=52 width=96) (actual time=1.362..8505.403 rows=348 loops=1) -> Function Scan on websearch_to_tsquery query (cost=0.25..0.26 rows=1 width=32) (actual time=0.023..0.025 rows=1 loops=1) -> Bitmap Heap Scan on pages (cost=688.40..846.49 rows=52 width=142) (actual time=0.353..1.502 rows=348 loops=1) Recheck Cond: (fts @@ query.query) Heap Blocks: exact=231 -> Bitmap Index Scan on page_search_index (cost=0.00..688.39 rows=52 width=0) (actual time=0.320..0.320 rows=387 loops=1) Index Cond: (fts @@ query.query) Planning Time: 0.190 ms Execution Time: 8506.463 ms(13 rows)```
gollark: It's not a condition, it's an extra row on the output, and I can see exactly what it does via `EXPLAIN ANALYZE`.
gollark: Maybe I need a better full text search backend?!

References

  1. "NVSB Remixes by Bassnectar". iTunes Store (US). Apple. Retrieved December 15, 2014.
  2. "The Billboard 200". Billboard. July 12, 2014.
  3. "Top Dance/Electronic Albums". Billboard. July 12, 2014.
  4. Murray, Gordon (June 30, 2016). "Bassnectar Lands Third No. 1 on Top Dance/Electronic Albums With 'Unlimited'". Billboard.
  5. "Bassnectar Chart History (Billboard 200)". Billboard. Retrieved July 3, 2014.
  6. "Bassnectar Chart History (Top Dance/Electronic Albums)". Billboard. Retrieved July 3, 2014.
  7. "Bassnectar Chart History (Independent Albums)". Billboard. Retrieved July 3, 2014.
  8. "Dance/Electronic Albums: Year End 2014". Billboard. Prometheus Global Media. Retrieved December 15, 2014.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.