Searching (Pete Rock & CL Smooth song)

"Searching" is the third and final single by Pete Rock & CL Smooth from their album, The Main Ingredient. This is a downtempo and mellow song about relationships, with singer Vinia Mojica performing the chorus. Released just prior to the breakup of the group, the song received very little promotion. It was remixed and re-released at the beginning of 1996. The song features samples from the Roy Ayers song "Searching".

"Searching"
Single by Pete Rock & CL Smooth
from the album The Main Ingredient
Released1995
Recorded1993
GenreHip hop
Length4:10
LabelElektra
Producer(s)Pete Rock
Pete Rock & CL Smooth singles chronology
"I Got a Love"
(1994)
"Searching"
(1995)

Track listing

Original release

Side A

1. "Searching" (LP Version - Clean Edit) (4:10)

Side B

2. "Searching" (LP Instrumental) (4:53)

Rerelease

Side A

1. "Searching" (LP Version)
2. "Searching" (Remix)
3. "Searching" (LP Instrumental)

Side B

1. "We Specialize" (Ft. YGz)
2. "We Specialize" (Acappella)
3. "Searching" (Remix Instrumental)

gollark: It's actually my largest and most successful project, too!
gollark: On Switchcraft I actually have a system which detects people complaining about it and logs it to the incident report system as blasphemy.
gollark: > I mean, I don't think that potatOS was a success<@170530017103577089> HERESY!
gollark: <@!222424031368970240> If you're trying to make a sandbox which can't be broken even if you know it's there and are deliberately trying to remove it here are some things to watch out for- `getfenv`- `os.queueEvent` (if you run code which does basically any IO outside of the sandbox/with access to non-sandbox functions)- `debug`- `load` (it has some weird environment quirks)- `io` (due to, again, environment weirdness, depending on how you load the new FS API it might still use the regular one)- potential meddling with global APIs like `string` and/or metatables, to confuse your sandboxing codeand to hide it you probably also want to worry about- `debug`- `string.dump`- `error` (you can generate stack tracebacks in a really convoluted way using it, which could allow detecting the sandbox)- `error` (in some very convoluted way you can generate stack tracebacks using this and thus realize
gollark: Proper sandboxing is extremely hard. But if you want to protect against people/things not actively attempting to break it you can do quite well.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.