Gregor Samsa (EP)

Gregor Samsa was the debut EP released in 2002 by Virginian Post-rock band, Gregor Samsa.

Gregor Samsa
EP by
Released2002
GenrePost-rock
Length18:04
LabelIodine Recordings (United States)
Revelation Records (Europe)
ProducerGregor Samsa
Gregor Samsa chronology
Gregor Samsa
(2002)
27:36
(2003)
Professional ratings
Review scores
SourceRating
Stylus[1]

Track listing

  1. "◯" – 4:02
  2. "◯◯" – 8:31
  3. "◯◯◯ [Dm0]" – 5:36

Contributors

gollark: ```rubyputs "Hello, WOrld"```
gollark: RPNCalc 3:```rpncalcthis-cant-handle-strings-so-whatever```
gollark: ++C.
gollark: ```javapackage com.seriouscompany.business.java.helloworld.packagenamingpackage.impl;import org.springframework.context.ApplicationContext;import org.springframework.context.ConfigurableApplicationContext;import org.springframework.context.support.ClassPathXmlApplicationContext;import com.seriouscompany.business.java.helloworld.packagenamingpackage.impl.parameters.DefaultHelloWorldUpperLimitParameter;import com.seriouscompany.business.java.helloworld.packagenamingpackage.interfaces.HelloWorld;import com.seriouscompany.business.java.helloworld.packagenamingpackage.interfaces.parameters.HelloWorldUpperLimitParameter;public final class Main { public static void main(final String[] args) { final ApplicationContext context = new ClassPathXmlApplicationContext(Constants.SPRING_XML); final HelloWorld myHelloWorld = (HelloWorld) context.getBean(Constants.STANDARD_FIZZ_BUZZ); final HelloWorldUpperLimitParameter helloWorldUpperLimit = new DefaultHelloWorldUpperLimitParameter(); myHelloWorld.helloWorld(helloWorldUpperLimit.obtainUpperLimitValue()); ((ConfigurableApplicationContext) context).close(); }}```
gollark: F#!

References

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