Chariot (album)

Chariot is the debut studio album by singer-songwriter Gavin DeGraw, first released in 2003 on J Records. It was re-released in 2004 as Chariot (Stripped), which included all of the original Chariot content as well as a bonus disc. The bonus material was "stripped-down" (made simply and with minimal instrumentation) studio recordings of all of the original songs, as well as a cover of Sam Cooke's "Change is Gonna Come." The album was successful and was later certified Platinum in the United States.

Chariot
Studio album by
ReleasedJuly 22, 2003
Recorded2003
GenrePop rock, soul
Length40:21
64:50 (Stripped)
LabelJ Records
ProducerMark Endert
James Diener (Stripped)
Gavin DeGraw chronology
Chariot
(2003)
Gavin DeGraw
(2008)
Singles from Gavin DeGraw
  1. "I Don't Want to Be"
    Released: September 1, 2004
  2. "Chariot"
    Released: March 1, 2005
  3. "Follow Through"
    Released: November 17, 2005
  4. "Just Friends"
    Released: August 22, 2006
  5. "Meaning"
    Released: April 8, 2007
Professional ratings
Review scores
SourceRating
Allmusic[1]
Allmusic[2]
Blender[3]
Common Sense Media[4]
Rolling Stone[5]
USA Today[6]

Track listing

All songs written by Gavin DeGraw, except "Change Is Gonna Come" (for Stripped disc only) by Sam Cooke.

Original release

  1. "Follow Through" – 3:59
  2. "Chariot" – 3:59
  3. "Just Friends" – 3:25
  4. "(Nice to Meet You) Anyway" – 3:45
  5. "Chemical Party" – 3:01
  6. "Belief" – 4:27
  7. "Crush" – 3:25
  8. "Meaning" – 3:35
  9. "I Don't Want to Be" – 3:39
  10. "More Than Anyone" – 2:57
  11. "Over-Rated" – 4:11

Stripped disc

  • Produced by James Diener
  1. "Follow Through" – 4:28
  2. "Chariot" – 4:59
  3. "Just Friends" – 4:49
  4. "(Nice to Meet You) Anyway" – 4:46
  5. "Chemical Party" – 4:54
  6. "Belief" – 3:09
  7. "Crush" – 3:20
  8. "I Don't Want to Be" – 4:04
  9. "Meaning" – 3:41
  10. "More Than Anyone" – 3:50
  11. "Over-Rated" – 6:22
  12. "Change Is Gonna Come" – 12:27

Personnel

  • Alli – Art Direction, Design
  • David Ashton – Assistant Engineer
  • C.J. Buscaglia – Assistant Engineer
  • Andrea Cooker – Stylist
  • Kevin Dean – Assistant Engineer
  • Gavin DeGraw – Piano, Keyboards, Vocals, Cover Art Concept
  • James Diener – A&R
  • Mark Endert – Producer, Engineer, Mixing
  • Steve Gryphon – Programming, Editing
  • Tosh Kasai – Assistant Engineer
  • Tim LeBlanc – Assistant Engineer
  • George Marino – Mastering
  • Michael McCoy – Overdub Engineer
  • Alvin Moody – Bass
  • MiMi "Audio" Parker – Assistant Engineer
  • Chris Reynolds – Assistant Engineer
  • Maria Santana – Set Design
  • Steven Sebring – Photography
  • Michael Ward[7] – Guitar
  • Joey Waronker[7] – Drums
  • Patrick Warren – Organ, Harmonium, String Arrangements

Charts

Chart (2003-2006)[8][9] Peak
position
Danish Albums Chart 1
Dutch Albums Chart 6
Italian Albums Chart 43
Finnish Albums Chart 23
Norwegian Albums Chart 2
Swedish Albums Chart 21
Swiss Albums Chart 48
US Billboard 200[10] 56
US Billboard Top Heatseekers[10] 1

Certifications

Region CertificationCertified units/sales
Denmark (IFPI Denmark)[11] Platinum 30,000[12]
Norway (IFPI Norway)[13] Gold 20,000*
Netherlands (NVPI)[14] Gold 40,000^
United States (RIAA)[15] Platinum 1,000,000^

*sales figures based on certification alone
^shipments figures based on certification alone

gollark: This is underspecified because bee² you, yes.
gollark: All numbers are two's complement because bee you.
gollark: The rest of the instruction consists of variable-width (for fun) target specifiers. The first N target specifiers in an operation are used as destinations and the remaining ones as sources. N varies per opcode. They can be of the form `000DDD` (pop/push from/to stack index DDD), `001EEE` (peek stack index EEE if source, if destination then push onto EEE if it is empty), `010FFFFFFFF` (8-bit immediate value FFFFFFFF; writes are discarded), `011GGGGGGGGGGGGGGGG` (16-bit immediate value GGGGGGGGGGGGGGGG; writes are also discarded), `100[H 31 times]` (31-bit immediate because bee you), `101IIIIIIIIIIIIIIII` (16 bits of memory location relative to the base memory address register of the stack the operation is conditional on), `110JJJJJJJJJJJJJJJJ` (16 bit memory location relative to the top value on that stack instead), `1111LLLMMM` (memory address equal to base memory address of stack LLL plus top of stack MMM), or `1110NNN` (base memory address register of stack MMM).Opcodes (numbered from 0 in order): MOV (1 source, as many destinations as can be parsed validly; the value is copied to all of them), ADD (1 destination, multiple sources), JMP (1 source), NOT (same as MOV), WR (write to output port; multiple sources, first is port number), RE (read from input port; one source for port number, multiple destinations), SUB, AND, OR, XOR, SHR, SHL (bitwise operations), MUL, ROR, ROL, NOP, MUL2 (multiplication with two outputs).
gollark: osmarksISA™️-2028 is a VLIW stack machine. Specifically, it executes a 384-bit instruction composed of 8 48-bit operations in parallel. There are 8 stacks, for safety. Each stack also has an associated base memory address register, which is used in some "addressing modes". Each stack holds 64-bit integers; popping/peeking an empty stack simply returns 0, and the stacks can hold at most 32 items. Exceeding a stack's capacity is runtime undefined behaviour. The operation encoding is: `AABBBCCCCCCCCC`:A = 2-bit conditional operation mode - 0 is "run unconditionally", 1 is "run if top value on stack is 0", 2 is "run if not 0", 3 is "run if first bit is ~~negative~~ 1".B = 3-bit index for the stack to use for the conditional.C = 9-bit opcode (for extensibility).
gollark: By "really fast", I mean "in a few decaminutes, probably".

References

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