<% ' banner rotation module bannslots = 8 ' must be equal or less than a(n) dim a(8) a(0) = "a" a(1) = "b" a(2) = "c" a(3) = "d" a(4) = "e" a(5) = "f" a(6) = "g" a(7) = "h" x = "z" %><% gotcha = "z" Randomize For i = bannslots - 1 to 1 Step -1 j = Int(Rnd* (i + 1)) x = a(j) a(j) = a(i) a(i) = x Next pattern = a(0) & a(1) & a(2) & a(3) & a(4) & a(5) & a(6) & a(7) & a(8) %>
  <%kk = (InStr(pattern, "a"))%><%=balt(kk)%> <%kk = (InStr(pattern, "b"))%><%=balt(kk)%>
 
Don  Lancaster's Guru's Lair 
Magic  Sinewave
Historical Archives
  
 
<%kk = (InStr(pattern, "c"))%><%=balt(kk)%> <%kk = (InStr(pattern, "d"))%><%=balt(kk)%>
summary tutorials calculators sourcecode rogues catalogs archives help
  Intros and Development Proposal: .
 top   bot 
  Sourcecode and Evaluation Chips: .
 top   bot 
  Tutorials & Reference: .
 top   bot 
.
  Steplocked Magic Sinewave Calculators: .
 top   bot 
.
  Rogue's Gallery: .
 top   bot 
.

Every once in a while, a lone magic sinewave will crop up with
highly unusual properties. Typically one fixed amplitude with
unusually high efficiency.

  Archived Magic Sinewave Catalogs: .
 top   bot 
.

This is an older set of catalogs as used during the steplocked
magic sinewave "discovery phase". Only 32-bit math was used
at the time, so some listed values are not quite optimized.

  Archival Files: .
 top   bot 
.
  For Further Assistance: .
 top   bot 
.