Pressure (Sunscreem song)

"Pressure" is a 1991 dance single recorded by the British techno group Sunscreem, and written and produced by band members Paul Carnell and lead singer Lucia Holm from the act's 1993 set *O3. "Pressure" was the group's first single release in the United Kingdom, where it peaked at number 60 on the country's pop chart, but it became a major club hit in the United States in wake of the success of "Love U More", where it was released as "Pressure US" with a new remixed version and went to number one on the dance chart for one week in June 1993,[1] their second of three number ones.[2] The re-released version reentered the UK charts afterwards, peaking at number 19 in 1993.

"Pressure"
Single by Sunscreem
from the album *O3
Released1991
Recorded1991
GenreTechno music/House
Length3:49
LabelSony Soho Square/Epic
Songwriter(s)Lucia Holm
Paul Carnell
Producer(s)Lucia Holm
Paul Carnell
Sunscreem singles chronology
"Walk On"
(1991)
"Pressure"
(1991)
"Love U More"
(1992)

Track listing

"Pressure" (Original)[3]
  • 1 Pressure 3:52
  • 2 Pressure (Release Me Extended) 6:14
  • 3 Pressure (12 Inch Mix) 5:09
"Pressure US" (US CD Maxi)[4]
  • 1 Pressure US (Fire Island Mix) 8:27
  • 2 Pressure US (SXS, remixed by The Wizard Of Oz) 8:18
  • 3 Pressure US (Junior Dub) 6:39
  • 4 Pressure US (Heaven Mix) 5:01
  • 5 Pressure US (Release Me) 6:13
gollark: The bad browser? Yes.
gollark: Now, I mean, not before.
gollark: Probably just has a broken micro-SD slot.
gollark: I'm uploading this kode to hackinate the discord and virtually backtrace your IPs so I can DDOS Visual Basic.
gollark: ```[15] ⍝ LoadSQL 'Xtreme Sample Database 2005' 'Orders' '?' ⍝ fetch all info for table 'Orders'[16] ⍝ LoadSQL 'Northwind' 'Products' ⍝ Fetch the entire Orders table from the NorthWind data source[17] ⍝ LoadSQL 'Northwind' 'Products' ('ProductName' 'UnitPrice') ⍝ Fetch 2 columns[18] ⍝ LoadSQL 'Northwind' 'select first(ProductName), sum(Quantity) from "Order Details" O, Products P where p.ProductID=o.ProductID group by p.ProductID'[19][20] ⎕IO ⎕ML←1 0[21][22] eis←{,(⊂⍣((0≠⊃⍴,⍵)∧1=≡⍵))⍵} ⍝ Enclose if simple and not empty[23][24] (source sql columns)←3↑(eis args),⍬ ⍬ ⍬[25] connected←0[26][27] :If 9≠⎕NC'SQA' ⍝ Bring in local copy of SQAPL if not present[28] ⎕SHADOW'SQA' ⋄ 'SQA'⎕CY'SQAPL'[29] :EndIf[30][31] step←'Initialize SQAPL'[32] →(0<1⊃r←SQA.Init'')⍴ERROR[33][34] step←'Make Connection'[35][36] :If (⊂source)∊conn←⊃¨2 2⊃SQA.Tree'.' ⍝ Already connected[37] conn←source[38] :Else[39] source←eis source[40] conn←1⊃((⊂'LoadSQL'),¨⍕¨⍳1+⍴conn)~conn[41] →(0<1⊃r←SQA.Connect(⊂conn),source)⍴ERROR[42] connected←1 ⍝ Since we made a connection, remember to close[43] :EndIf```

See also

References

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