Syience

Reginald "Reggie" Perry, better known as Syience, is a Grammy Award-winning American songwriter, record producer and musician from Flint, Michigan. He has worked with a number of recognizable and respected artists, including Beyoncé, Cheryl Cole, Jay-Z, John Legend, Mary J. Blige, Ne-Yo and more. Syience won two Grammys for his work on Mary J. Blige's Growing Pains and Ne-Yo's Because of You.

Syience
Birth nameReginald Perry
Genres
Occupation(s)Producer, musician, songwriter
InstrumentsGuitar, bass, drums, brass instruments, keyboards
Years active2002–present

Production credits

2006

Jay-ZKingdom Come

2007

Ne-YoBecause of You
  • 10. "Angel"
Mary J. BligeGrowing Pains
  • 15. "Smoke"
Danity KaneWelcome to the Dollhouse
  • 13. "Key to My Heart""
Ghostface KillahThe Big Doe Rehab
  • 16. "Slow Down" (featuring Chrisette Michelle) (UK Bonus Track)

2008

Ne-YoYear of the Gentleman
  • 02. "So You Can Cry"
John LegendEvolver
  • 10. "Take Me Away"
BeyoncéI Am... Sasha Fierce

2009

FabolousLoso's Way
Cheryl Cole – 3 Words
  • 02. "Parachute"
  • 09. "Don't Talk About This Love"
WaleAttention Deficit
  • 11. "Contemplate" (featuring Rihanna)
J. ColeThe Warm Up
  • "Can I Live"
CiaraFantasy Ride
  • "Fit of Love"

2010

SugababesSweet 7
  • 08. "Give It To Me Now"
Stat QuoStatlanta
J. ColeFriday Night Lights
  • "2Face"
J. ColeAmerican Dreamin' Mixtape (unused track)
  • "I'm on It"
Ne-YoLibra Scale
  • 07. "Genuine Only"

2011

Marsha AmbrosiusLate Nights & Early Mornings
  • 11. "Chasing Clouds"
Lupe FiascoLasers
  • 12. "Never Forget You" (featuring John Legend) (produced with Jerry Duplessis & Arden Altino)
DonnisSouthern Lights
  • 00. "Ring My Bell" (featuring Dev)

2012

Delilah – From The Roots Up
  • 3. "I Can Feel You"
  • 7. "21"
  • 9. "Shades of Grey
  • 10. "Love You So"
  • 11. "Insecure"

Frank Ocean Channel Orange

1. "Fertilizer"

2013

Gabrielle – Now And Always
20 Years of Dreaming
  • 4. "Knew Me"
  • 14. "Holding On For You"
J. Cole – Born Sinner

Interlude

gollark: I would quite like to implement this on osmarks.net using an inbrowser Lua VM.
gollark: ```scheme(define (take n xs) (let loop ((n n) (xs xs) (zs (list))) (if (or (zero? n) (null? xs)) (reverse zs) (loop (- n 1) (cdr xs) (cons (car xs) zs)))))(define (zip . xss) (apply map list xss))(define actually-forgiving-grudge (lambda (x y) (let* ( (defection-count (length (filter (lambda (m) (= m 1)) x))) (lookback (+ 1 (inexact->exact (floor (expt 1.8 defection-count))))) (result (if (member '(1 0) (take lookback (zip x y))) 1 0)) ) result)))```if you want to add it to your stuff.
gollark: Do you like `actually-forgiving-grudge`?!
gollark: https://github.com/cristal-smac/ipd - huh
gollark: > [Edit] Worth to note is that Gradual was designed to be a strategy that outperforms Tit for Tat. It has similar properties in that it is willing to cooperate and retaliates against a defecting opponent. Unlike Tit for Tat, which only has a memory of the last round played, Gradual will remember the complete interaction and defect the number of times the opponent has defected so far. It will offer mutual cooperation afterwards again, though.

References


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