Gerard McMahon discography
The following details albums, singles and EPs released by Gerard, Gerard McMahon, Gerard McMann and G TOM MAC.
For further details see main article: Gerard McMahon
Year | Artist | Title | Label | Type |
---|---|---|---|---|
1976 | Gerard | Gerard | Caribou Records | Album |
Hello, Operator | Single[1] | |||
Row | Bite | Album | ||
1981 | Gerard McMahon and Kid Lightning | Blue Rue | ARC/Columbia | Album |
Taxi (Nightdriver) | CBS | Single | ||
1983 | Gerard McMahon | No Looking Back | Full Moon/Warner Bros. | Album |
Nickel Charm Jack | Single | |||
1986 | Gerard McMann | Foreign Papers | Atco Records | Album |
Everytime I See You | Single | |||
True To You | Single | |||
1987 | Cry Little Sister | Atlantic | Single | |
2000 | G TOM MAC | G TOM MAC | Edge Artists | Album |
The Immortal (Original Soundtrack) | Album | |||
2003 | Once Betrayed | EP | ||
2004 | So Alive | EP | ||
2005 | How to be Pop, Stupid, Cool | EP | ||
2006 | Secrets of Oz | EP | ||
2007 | All The Rage | EP | ||
Sunset Junction (Original Soundtrack) [2] | Album | |||
Thou Shalt Not Fall | Album | |||
2017 | Keep Your Eyes on the Prize | Single[3] |
Other
- Witchblade The Music (Edge Artists 2004) Compilation by Various Artists, compiled and produced by G TOM MAC.
Notes
- "Mr. Music"
- "Sunset Junction film review". www.backstagecommerce.com. Archived from the original on 2011-07-07. Retrieved 2008-04-07.
- https://www.youtube.com/watch?v=p2Q-mC-xy_8
gollark: Except it's addition.
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.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.