Rock (album)

Rock is the third studio album by French nu metal band Pleymo. Released on October 27, 2003,[1] the album sees the band shifting towards a more melodic musical style which is less aggressive than their previous releases.[2] Rock is a concept album about a four-year-old blind boy and his imaginary twin.[2]

Rock
Studio album by
ReleasedOctober 27, 2003 (2003-10-27)[1]
GenreNu metal
LabelEpic
Pleymo chronology
Episode 2: Medecine Cake
(2002)
Rock
(2003)
Alphabet Prison
(2006)

Music style and album concept

WIth the recording of Rock, Pleymo sought to shift their music toward a more melodic and less aggressive style than their previous albums.[2] The band also wrote the songs to form a concept album about a boy, blind and four years of age, and his imaginary double.[2]

Release

A music video for the album's title track was released in 2005.[3] A variant edition of the album contained a bonus DVD featuring live concert footage and music videos.[4]

Legacy

The songs "Divine Excuse", "Polyester Môme", "1977", "Modaddiction", "Rock", and "Cherubin" were included on the band's 2005 live album, Ce Soir C'Est Grand Soir.[5]

Track listing

  1. Le Voyage de Rock
  2. Rock
  3. 1977
  4. Divine Excuse
  5. L'insolent
  6. Modaddiction
  7. Sommes Nous?
  8. Zorro
  9. Polyester Mome
  10. Une Vie de Details
  11. Cherubin
  12. Anemia
  13. Kongen (ft. Enhancer)
  14. Laugh Calvin

Personnel

  • Mark Maggiori (Kemar): Vocals
  • Erik Devilloutreys (Riko): Guitar
  • Davy Portela (Vost): Guitar
  • Benoit Juillard (B1): Bass
  • Fred Ceraudo (Burns): Drums
  • Frank Bailleul (Kefran): DJ
gollark: <@563866872702042132> I already did the calling-is-multiplication thing.
gollark: This occurs in the final phase of potatoBIOS initialization:```luaif potatOS.registry.get "potatOS.immutable_global_scope" then setmetatable(_G, { __newindex = function(_, x) error(("cannot set _G[%q] - _G is immutable"):format(tostring(x)), 0) end })endif meta then _G.meta = meta.new() endif _G.textutilsprompt then textutils.prompt = _G.textutilsprompt endif process then process.spawn(keyboard_shortcuts, "kbsd") if http.websocket then process.spawn(skynet.listen, "skynetd") process.spawn(potatoNET, "systemd-potatod") end local autorun = potatOS.registry.get "potatOS.autorun" if type(autorun) == "string" then autorun = load(autorun) end if type(autorun) == "function" then process.spawn(autorun, "autorun") end if potatOS.registry.get "potatOS.extended_monitoring" then process.spawn(excessive_monitoring, "extended_monitoring") end if run then process.spawn(run_shell, "ushell") endelse if run then print "Warning: no process manager available. This should probably not happen - please consider reinstalling or updating. Fallback mode enabled." local ok, err = pcall(run_shell) if err then printError(err) end os.shutdown() endendwhile true do coroutine.yield() end```
gollark: (this applies after all the legacy `os.loadAPI` stuff loads anyway)
gollark: Too bad.
gollark: I would apply this to the various `_ENV`s, except that probably would break shell.

References

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