Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

jignesh142

@jignesh142
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Sine Wave Sound
    J jignesh142

    hi nick Actually i don't want to use the beep function but to generate the sine wave sound

    Visual Basic question help

  • Sine Wave Sound
    J jignesh142

    i want to do something like this Option Explicit Option Base 1 Private Sub CommandButton1_Click() Dim Sc(3) as integer Dim Frequency=440 Dim Duration = 1000 ' in millisecond Sc(1)=1 Sc(2)=1.125 Sc(3)=1.2 For i = 1 to 3 ' some code is required to play the sine wave sound for above frequency and duration next i End

    Visual Basic question help

  • Sine Wave Sound
    J jignesh142

    How can i generate the sine wave sound in VB? I want to generate the sine wave sound for customized duration and customized frequency Any help?

    Visual Basic question help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups