Van Bazooka

Type: tree
COMPONENTS
Speaker
Subwoofer
PROBLEM

SOLUTION

Modular pipe system for living in a van on and off grid with several flavors. Not to be confused with other types of pipes.

components

Converts audio signals into sound.

Inspect

Low-frequency audio driver. Handles the part of the sound that neighbors complain about first.

Inspect
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
  • comp_speaker
Schema
                            {
    "id": "tree_van_bazooka",
    "name": "Van Bazooka",
    "type": "tree",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [
        "comp_speaker",
        "comp_subwoofer"
    ],
    "extends": null,
    "description": "Modular pipe system for living in a van on and off grid with several flavors. Not to be confused with other types of pipes.",
    "template": "tree"
}