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. Costom control? Looking for some general advice.

Costom control? Looking for some general advice.

Scheduled Pinned Locked Moved C / C++ / MFC
questionc++graphicsjsonlounge
1 Posts 1 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.
  • L Offline
    L Offline
    largeinsd
    wrote on last edited by
    #1

    Hi, I'm writing a Windows program which reads in an audio file and allows for some simple manipulations on the waveform. I'm trying to figure what is the best control to use for displaying the PCM waveform. I guess there are different graphing and charting controls avail, however what I'm really looking for is something interactive. I'd like the user to be able to use the mouse to select part of the waveform for playback with various effects. The selected part of the waveform should be indicated with some kind of highlight effect. Does such a control exist? Or do I need to write my own? If I need to write my own, what is the best way to do it? I guess I'm thinking of an MFC SDI dialog based application with some kind of custom control for diplaying/manipulating the waveform. Or I should I just use the Windows API directly for drawing directly in the window? A further complication is that I would eventually like to create(or use) some kind of super cool skin for the application. Thanks - @LG

    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