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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. sndvol32?

sndvol32?

Scheduled Pinned Locked Moved C / C++ / MFC
graphicsgame-devquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    billiam904
    wrote on last edited by
    #1

    I am starting a project soon and the contact wants to control the record volume settings from within the application. Is there a way to do this with sndvol32 or some other way without using DirectX? He is concerned about file size, that's why he doesn't wish to use DirectX. Thanks. Bill Dennis Orlando, FL

    A 1 Reply Last reply
    0
    • B billiam904

      I am starting a project soon and the contact wants to control the record volume settings from within the application. Is there a way to do this with sndvol32 or some other way without using DirectX? He is concerned about file size, that's why he doesn't wish to use DirectX. Thanks. Bill Dennis Orlando, FL

      A Offline
      A Offline
      Alexander M
      wrote on last edited by
      #2

      billiam904 wrote: He is concerned about file size Using DirectX does not create big binaries at all! By the way: DirectX does adjust the volume of a single buffer, but not the volume of the system. You can use waveOutSetVolume to set the output volume. Don't try it, just do it! ;-)

      B 1 Reply Last reply
      0
      • A Alexander M

        billiam904 wrote: He is concerned about file size Using DirectX does not create big binaries at all! By the way: DirectX does adjust the volume of a single buffer, but not the volume of the system. You can use waveOutSetVolume to set the output volume. Don't try it, just do it! ;-)

        B Offline
        B Offline
        billiam904
        wrote on last edited by
        #3

        what would i use to set the Line In record level? Bill Dennis Orlando, FL

        A 1 Reply Last reply
        0
        • B billiam904

          what would i use to set the Line In record level? Bill Dennis Orlando, FL

          A Offline
          A Offline
          Alexander M
          wrote on last edited by
          #4

          mixerSetControlDetails Don't try it, just do it! ;-)

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

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