Tobax – Hurricane, PublicVoid Cat
-
play_circle_filled
01. Hurricane
add_shopping_cart
Tobax -
play_circle_filled
02. Public Void Cat
add_shopping_cart
Tobax
public class NRPNK048 {
public static void main(String[] args) {
String cat = “Tobax”;
String cat2 = “Neuropunk Records”;
// I publicly threw another groove function from my head to the crowd, but it returned no value.
// All that remained was an empty line in my sequencer, devoid of meaning and hope…
// But wait. Something seems to be coming back.
// And now this line will be filled with the raging water of rhythms and basses.
// For my primitive function has spawned a love vibes hurricane on the dance floor!
System.out.println(cat + ” breaks in again on ” + cat2);
}
}