Soran-Bushi, B.H.
Soran-Bushi, B.H. is an album by saxophonist Billy Harper recorded in 1977 and released on the Japanese Denon label.[1]
Soran-Bushi, B.H. | ||||
---|---|---|---|---|
![]() | ||||
Studio album by | ||||
Released | 1978 | |||
Recorded | 15 and 17 December 1977 | |||
Studio | Sound Ideas Studios in NYC | |||
Genre | Jazz | |||
Length | 35:40 | |||
Label | Denon YX-7522-ND | |||
Billy Harper chronology | ||||
|
Track listing
All compositions by Billy Harper.
- "Trying to Get Ready" - 10:34
- "Loverhood" – 8:40
- "Soran-Bushi, B.H." – 16:26
Personnel
- Billy Harper – tenor saxophone
- Everett Hollins – trumpet
- Harold Mabern – piano
- Greg Maker – bass
- Horacee Arnold, Billy Hart – drums
gollark: I could probably have it share code with a disassembler, too, although even the ISA-as-currently-implemented allows a bunch of obfuscatory tricks.
gollark: I'm considering implementing the assembler in JS or Python or Rust or something, but it *would* be nice to have this available from within potatOS.
gollark: Honestly that's entirely unnecessary and I would probably only need simple splitting into lines and label handling, but you know.
gollark: That's how you would do it in my thing, using a somewhat insane S-expression assembly-ish language.
gollark: Using hypothetical assembly syntax I haven't actually implemented:```# start of memory to add kittens to(add r1 r0 0x1000) # maybe there would be nice dedicated syntax for "set register" actually# end of kittenized region(add r2 r0 0x1600)(label loop (add r3 r0 40) (poke r3 r1 0) (add r3 r0 94) (poke r3 r1 1) # and so on (add r1 r1 8) (jlt r1 r2 loop))```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.