Everything posted by ///M5
-
There's a first for everything...
Way to show off your complete lack of manhood. IMPRESSIVE!
-
Welcome to the IHoP
Sounds like YOU were the offense.
-
Welcome to the IHoP
Buy the cheaper...or even something else. (I didn't look). Those are probably 100% identical, spec wise even if they aren't it won't make a difference.
-
Welcome to the IHoP
Thanks, but after the last no desire to clikc on that if it is a link
-
Rude!!
Might be off subject, but SMD does have a good amount of people that know about air ride ... i wish there was more alive topics on air ride/custom fab here. Actually, SMD has more people who pretend to know something about air ride. Just like everything else.
-
Want to make sure... Icon 12"
YOU ALREADY KNOW THE ANSWER TO THAT
-
Welcome to the IHoP
Ha, not sure I am glad I clicked there either.
-
Welcome to the IHoP
That doesn't help http://en.wikipedia.org/wiki/Pedobear http://en.wikipedia.org/wiki/4chan That helped, but I am not sure that I am glad I spent the time skimming that.
-
Rude!!
Only edit/delete spam really, the rest we deal with up front. I am thoroughly opposed to editing. Anything that gets changed gets a PM and/or a comment in the post. Obviously porno scamming 1st post of a screen name bullshit not included.
-
peerless 6.5" sls midbass
I was being general in my response as a guide, not specific to your install. In this case same distance means just same distance, not exact mounting locations. While that would be ideal I seriously doubt you can come up with a good way to get the SLS up on your dash too. You can infer from my vertical comments that you need to have the midrange up high which is more beneficial than putting them in the kicks with the midbass. Keep them up on the dash
-
Welcome to the IHoP
Nothing worse. Sorry mang.
- Welcome to the IHoP
-
Welcome to the IHoP
One of the 90 here
-
Welcome to the IHoP
I'm with you there! I always got after my mom for speeding and such, I was really cautious in high school...after driving for a while and especially in Salt Lake City I don't drive as cautious anymore Me too. In particular when I got pulled over doing 117 in a 30.
-
Welcome to the IHoP
http://www.youtube.com/watch?v=TrWu13Uh2Yw
-
peerless 6.5" sls midbass
Good questions T/A is never a solution, but a band aid. Proper installation is the first goal or at least should be. EQ & T/A can help in the positioning domain, but does nothing for the vertical which is why I am a proponent of you mounting the Fountek's on your dash Width and Depth, should be an outcome of placement & aiming. ie, installation. Perhaps the reasoning behind the comments, 90% installation, 5% equipment, 5% beer now makes sense to you. As for your midbass question. The first step is to get them as far from you as possible (read forward), then it is to get them as equal distant & equal angles from your ears as possible, and now make it the same distance as your mids. You can't electronically fix the angle, but T/A can help if the distances are off. It is a bandaid though and will never be as good as actual physical mounting. Width & Depth are related to positioning of the drivers more than anything. Cars suck ass for this in general and here is where you have no choice but to compromise.
-
Welcome to the IHoP
That's what happens when you tolerate it for a little, it snowballs. Have to nip it in the butt then everyone reading realizes it.
-
Speaker Tweakers
Depends on if you believe it will make a difference. If you do it will or at least you will think it did. For your application I wouldn't even bother trying.
-
Welcome to the IHoP
Funny, first time I had noticed that the local radio stations had logo's. Knew KFAN's and a couple others, but not most.
-
Welcome to the IHoP
That makes the artwork fill into the list on this screen
-
Welcome to the IHoP
About the most complicated thing in my viewer is the artwork when pulling it off the internet somewhere, in new versions of the software there is a web image widget that makes it even easier. This ought to give you an idea though. Object based. This just index's a list and applies the right name and picture to it. LocalVars::SetVariable P1=LVar:URLBase P2=http://chimo-cqc/image.html?width=35&height=35&url= List::GetCount P1=LVar:Count List::GetIndex P1=LVar:Index LocalVars::Subtract P1=LVar:Count P2=%(LVar:Index) If System::GrThan P1=%(LVar:Count) P2=10 LocalVars::SetVariable P1=LVar:Count P2=10 End If System::GrThan P1=%(LVar:Count) P2=0 LocalVars::SetVariable P1=LVar:URL P2=%(LVar:URLBase) Devices::FieldWrite P1=Audio1.RefreshRadioInfo P2=%(LVar:Index) P3=True Devices::FieldRead P1=Audio1.RadiosIconURL P2=LVar:URLList P3=True LocalVars::Append P1=LVar:URL P2=%(LVar:URLList) AlbumArtwork1::SetURL P1=%(LVar:URL) AlbumArtwork1::Hide/Show P1=True Else AlbumArtwork1::Hide/Show P1=False End If System::GrThan P1=%(LVar:Count) P2=1 LocalVars::SetVariable P1=LVar:URL P2=%(LVar:URLBase) LocalVars::Add P1=LVar:Index P2=1 Devices::FieldWrite P1=Audio1.RefreshRadioInfo P2=%(LVar:Index) P3=True Devices::FieldRead P1=Audio1.RadiosIconURL P2=LVar:URLList P3=True LocalVars::Append P1=LVar:URL P2=%(LVar:URLList) AlbumArtwork2::SetURL P1=%(LVar:URL) AlbumArtwork2::Hide/Show P1=True Else AlbumArtwork2::Hide/Show P1=False End If System::GrThan P1=%(LVar:Count) P2=2 LocalVars::SetVariable P1=LVar:URL P2=%(LVar:URLBase) LocalVars::Add P1=LVar:Index P2=1 Devices::FieldWrite P1=Audio1.RefreshRadioInfo P2=%(LVar:Index) P3=True Devices::FieldRead P1=Audio1.RadiosIconURL P2=LVar:URLList P3=True LocalVars::Append P1=LVar:URL P2=%(LVar:URLList) AlbumArtwork3::SetURL P1=%(LVar:URL) AlbumArtwork3::Hide/Show P1=True Else AlbumArtwork3::Hide/Show P1=False End If System::GrThan P1=%(LVar:Count) P2=3 LocalVars::SetVariable P1=LVar:URL P2=%(LVar:URLBase) LocalVars::Add P1=LVar:Index P2=1 Devices::FieldWrite P1=Audio1.RefreshRadioInfo P2=%(LVar:Index) P3=True Devices::FieldRead P1=Audio1.RadiosIconURL P2=LVar:URLList P3=True LocalVars::Append P1=LVar:URL P2=%(LVar:URLList) AlbumArtwork4::SetURL P1=%(LVar:URL) AlbumArtwork4::Hide/Show P1=True Else AlbumArtwork4::Hide/Show P1=False End If System::GrThan P1=%(LVar:Count) P2=4 LocalVars::SetVariable P1=LVar:URL P2=%(LVar:URLBase) LocalVars::Add P1=LVar:Index P2=1 Devices::FieldWrite P1=Audio1.RefreshRadioInfo P2=%(LVar:Index) P3=True Devices::FieldRead P1=Audio1.RadiosIconURL P2=LVar:URLList P3=True LocalVars::Append P1=LVar:URL P2=%(LVar:URLList) AlbumArtwork5::SetURL P1=%(LVar:URL) AlbumArtwork5::Hide/Show P1=True Else AlbumArtwork5::Hide/Show P1=False End If System::GrThan P1=%(LVar:Count) P2=5 LocalVars::SetVariable P1=LVar:URL P2=%(LVar:URLBase) LocalVars::Add P1=LVar:Index P2=1 Devices::FieldWrite P1=Audio1.RefreshRadioInfo P2=%(LVar:Index) P3=True Devices::FieldRead P1=Audio1.RadiosIconURL P2=LVar:URLList P3=True LocalVars::Append P1=LVar:URL P2=%(LVar:URLList) AlbumArtwork6::SetURL P1=%(LVar:URL) AlbumArtwork6::Hide/Show P1=True Else AlbumArtwork6::Hide/Show P1=False End If System::GrThan P1=%(LVar:Count) P2=6 LocalVars::SetVariable P1=LVar:URL P2=%(LVar:URLBase) LocalVars::Add P1=LVar:Index P2=1 Devices::FieldWrite P1=Audio1.RefreshRadioInfo P2=%(LVar:Index) P3=True Devices::FieldRead P1=Audio1.RadiosIconURL P2=LVar:URLList P3=True LocalVars::Append P1=LVar:URL P2=%(LVar:URLList) AlbumArtwork7::SetURL P1=%(LVar:URL) AlbumArtwork7::Hide/Show P1=True Else AlbumArtwork7::Hide/Show P1=False End If System::GrThan P1=%(LVar:Count) P2=7 LocalVars::SetVariable P1=LVar:URL P2=%(LVar:URLBase) LocalVars::Add P1=LVar:Index P2=1 Devices::FieldWrite P1=Audio1.RefreshRadioInfo P2=%(LVar:Index) P3=True Devices::FieldRead P1=Audio1.RadiosIconURL P2=LVar:URLList P3=True LocalVars::Append P1=LVar:URL P2=%(LVar:URLList) AlbumArtwork8::SetURL P1=%(LVar:URL) AlbumArtwork8::Hide/Show P1=True Else AlbumArtwork8::Hide/Show P1=False End If System::GrThan P1=%(LVar:Count) P2=8 LocalVars::SetVariable P1=LVar:URL P2=%(LVar:URLBase) LocalVars::Add P1=LVar:Index P2=1 Devices::FieldWrite P1=Audio1.RefreshRadioInfo P2=%(LVar:Index) P3=True Devices::FieldRead P1=Audio1.RadiosIconURL P2=LVar:URLList P3=True LocalVars::Append P1=LVar:URL P2=%(LVar:URLList) AlbumArtwork9::SetURL P1=%(LVar:URL) AlbumArtwork9::Hide/Show P1=True Else AlbumArtwork9::Hide/Show P1=False End If System::GrThan P1=%(LVar:Count) P2=9 LocalVars::SetVariable P1=LVar:URL P2=%(LVar:URLBase) LocalVars::Add P1=LVar:Index P2=1 Devices::FieldWrite P1=Audio1.RefreshRadioInfo P2=%(LVar:Index) P3=True Devices::FieldRead P1=Audio1.RadiosIconURL P2=LVar:URLList P3=True LocalVars::Append P1=LVar:URL P2=%(LVar:URLList) AlbumArtwork10::SetURL P1=%(LVar:URL) AlbumArtwork10::Hide/Show P1=True Else AlbumArtwork10::Hide/Show P1=False End
-
Welcome to the IHoP
I looked at teh code, couldn't find relevant info Ha, thanks for trying. Didn't really want to make anyone work at anything. Actually figured the environment shells are built in is really similar to my HA software.
-
4th order/ sealed bandpass discussion
Not entirely true , wanting that small sealed setion would depend on how high you'd want the tuning to be ...so in bassracing or european ESPL that will definatly work with a very big vented side. How is Hoffman's Iron Law not 100% true??
-
Welcome to the IHoP
That may take more time then me robbing something off the internet elsewhere. Thanks for the offer though
- Welcome to the IHoP