Goon (Global Goon album)

Goon is an IDM/techno album by Johnny Hawk under the recording name of Global Goon. It is his debut album and first release on Rephlex Records. It was released in 1996.

Goon
Studio album by
ReleasedDecember 2, 1996
GenreIDM
Length56:35
LabelRephlex Records
ProducerJohnny Hawk
Global Goon chronology
Goon
(1996)
Cradle of History
(1998)
Professional ratings
Review scores
SourceRating
Allmusic [1]

Track listing

  1. "St. Martin" – 3:30
  2. "Skip Glider" – 2:33
  3. "The Owl, Pussycat" – 4:32
  4. "Signpost" – 5:31
  5. "Pagan Relict" – 4:31
  6. "Moon Pool" – 3:29
  7. "Roller" – 2:57
  8. "Clapping Song" – 4:51
  9. "Metal Buffalo" – 3:30
  10. "Der Kipper" – 5:08
  11. "Chime Time" – 4:08
  12. "Synchropeet" – 7:28
  13. "Twiggy" – 5:29
gollark: No.
gollark: Yes/
gollark: Oh wow, rustc is beeing beeoidally.
gollark: The implications are obvious.
gollark: Yet```rustfn simplify(v: &mut Value, rules: &Rules) { loop { match v { Value::Call(head, args) => { let mut was_change = false; for mut arg in args.iter_mut() { simplify(&mut arg, rules); } args.sort(); if let Some(rules) = rules.get(head) { for rule in rules.iter() { if let Some(bindings) = matches(v, &rule.condition) { *v = subst(&rule.result, &bindings); was_change = true; println!("{} -> {} on {}", rule.condition, rule.result, v); } } } if !was_change { break } }, _ => break } }}```

References

  1. Bush, John. Goon at AllMusic
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.