Fat Salt & Flame

Fat Salt & Flame is the seventh studio album by Filipino alternative rock band Sandwich, released on April 12, 2013 by PolyEast Records. The album also marks the band's 15th anniversary.[1][2][3][4]

Fat Salt & Flame
Studio album by
ReleasedApril 12, 2013
Genre
Length35:31
LabelPolyEast
Sandwich chronology
Contra Tiempo
(2010)
Fat Salt & Flame
(2013)
Debris
(2015)

Accolades

Year Ceremony Nominated work Recipient(s) Category Result
2013 Awit Awards "Back for More" Sandwich Best Performance by a Group Recording Artist[5] Nominated
"New Romancer" Sandwich Music Video of the Year[5] Nominated
Fat Salt & Flame Inksurge (Graphic Designer & Album Concept)
RA Rivera, Dareen Baylon, and Inksurge (Photography)
Best Album Package[5] Nominated

In other media

The song "Mayday" was used in the film Ang Nawawala. "Kidlat", on the other hand, was used in the eponymous superhero television series aired on TV5.[1][4]

Track listing

No.TitleLength
1."Fat Salt n Flame"4:10
2."Back for More"2:40
3."Sleepwalker"3:25
4."Pray for Today"5:16
5."The Week After"3:41
6."Mayday"3:47
7."Kidlat"4:14
8."New Romancer"3:21
9."Manhid"4:57
Total length:35:31
gollark: ``` My printer isn't working #393Openwizzwizz4 opened this Issue 11 days ago · 0 commentsCommentsAssigneesNo one assignedLabelsNone yetProjectsNone yetMilestoneNo milestoneNotificationsYou’re not receiving notifications from this thread.1 participant@wizzwizz4@wizzwizz4wizzwizz4 commented 11 days agoI used to be able to use my printer, but after coming back from holiday it doesn't work. Every time I try to print, a box comes up and even after I close it it still doesn't work.```
gollark: It is truly glorious.
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.math.arithmetics;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.ApplicationContextHolder;import javax.annotation.PostConstruct;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.context.ApplicationContext;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies.comparators.integercomparator.IntegerForEqualityComparator;@Servicepublic class NumberIsMultipleOfAnotherNumberVerifier { private static IntegerDivider integerDivider; @Autowired private ApplicationContextHolder applicationContextHolder; @PostConstruct public void init() { final ApplicationContext applicationContext = applicationContextHolder.getApplicationContext(); this.integerDivider = applicationContext.getBean(IntegerDivider.class); } public static boolean numberIsMultipleOfAnotherNumber(final int nFirstNumber, final int nSecondNumber) { try { final int nDivideFirstIntegerBySecondIntegerResult = (NumberIsMultipleOfAnotherNumberVerifier.integerDivider.divide(nFirstNumber, nSecondNumber)); final int nMultiplyDivisionResultBySecondIntegerResult = nDivideFirstIntegerBySecondIntegerResult * nSecondNumber; if (IntegerForEqualityComparator.areTwoIntegersEqual(nMultiplyDivisionResultBySecondIntegerResult, nFirstNumber)) { return true; } else { return false; } } catch (final ArithmeticException ae) { return false; } }}```
gollark: `https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
gollark: Not enterprise enough. Try again.

References

  1. Sulat, Bert B. Jr. (September 14, 2013). "Sandwich back for more noise". Rappler. Retrieved September 30, 2015.
  2. Aguila, Ren (April 16, 2013). "Chewing the cud over Sandwich's new album 'Fat, Salt & Flame'". GMA News Online. Retrieved September 30, 2015.
  3. Cerda, Jovan (April 15, 2013). "Sandwich comes back for more with seventh album". philstar.com. Retrieved September 30, 2015.
  4. Sallan, Edwin P. (April 17, 2013). "VIDEO | Sandwich is 'Back for More' with 7th album in 15 years". InterAksyon. Archived from the original on October 3, 2013. Retrieved September 30, 2013.
  5. "Sarah Geronimo leads 27th Awit Awards nods". ABS-CBN News. June 6, 2014. Retrieved September 30, 2015.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.