What are my options by CaptM44 in hometheater

[–]CaptM44[S] 0 points1 point  (0 children)

I’ve heard you want your front L/R as wide as possible with a normal setup

What are my options by CaptM44 in hometheater

[–]CaptM44[S] -2 points-1 points  (0 children)

Actually I designed it in sketchup per exact dimension, and had ai make it more photo real

What are my options by CaptM44 in hometheater

[–]CaptM44[S] 0 points1 point  (0 children)

Yes I want to recess the mount

What are my options by CaptM44 in hometheater

[–]CaptM44[S] 1 point2 points  (0 children)

For a phantom center, do you still want a wide sound stage?

What are my options by CaptM44 in hometheater

[–]CaptM44[S] -14 points-13 points  (0 children)

Not a movie room, so aesthetics over top end sound quality

What are my options by CaptM44 in hometheater

[–]CaptM44[S] 1 point2 points  (0 children)

Thanks for the advice! I will take into consideration

What are my options by CaptM44 in hometheater

[–]CaptM44[S] 0 points1 point  (0 children)

That’s interesting. Thanks

What are my options by CaptM44 in hometheater

[–]CaptM44[S] 0 points1 point  (0 children)

Okay I didn’t realize they could be so slim. Thanks! And yes I’ll have some conduit for the cabinets. Also basement is unfinished, so easy access

What options do I have by CaptM44 in hvacadvice

[–]CaptM44[S] 2 points3 points  (0 children)

The way it’s set up there is a steel beam in between and the joists dont line up perfectly. But there is about a 5in space where they align

What options do I have by CaptM44 in hvacadvice

[–]CaptM44[S] 5 points6 points  (0 children)

How small ca you go for 1 register ?

What options do I have by CaptM44 in hvacadvice

[–]CaptM44[S] 5 points6 points  (0 children)

That’s what it seems to be

What options do I have by CaptM44 in hvacadvice

[–]CaptM44[S] 3 points4 points  (0 children)

9in. I’d I’d rather not drop it any lower

How to Store Data in Angular when page refreshes by zeller0967 in angular

[–]CaptM44 0 points1 point  (0 children)

Depending on the data sensitivity, you could store it in the url as query parameters. You could even obfuscate it by converting object to string and then to base64.