Basic Audioscope Lesson #2


Ok, this will hopefully show you a bit about each different code, what it does.

audioscope = telling your lbb a scope is coming. :-)




bgcolor = background color, can be any color you choose, mostly black is used. changing it to white would look like this:




border = if you want a border around it or not, let's change it so we have one:



w = width, how wide you want it. if you want it across the whole page, you can use 100%, insead of pixels.



h = height, you can make it as skinny or fat as you want.






next is left and right offset, this is how far from center the lines are. normally one is "10", the other is "-10". notice the minus, that's so one goes up, the other goes down. you can change them for a different effect too.




then there's your right and left colors, they can be anything you wish.




last is gain = how much jumping around the lines will do, can be from 0 - 1000. top one is 1000, bottom one is 0.






one more thing, you may have heard of a vertical scope, there is no such thing literally, but to make it look so, you change the height and width to make it so.





here's this midi for you to use, if you want:





page by donna aka DERvettech aka DA_whip


come post your scopes/questions at misrox's web art ng

on to lesson #3