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. Music Sequencer

Music Sequencer

Scheduled Pinned Locked Moved C / C++ / MFC
question
2 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.
  • M Offline
    M Offline
    mavgoose
    wrote on last edited by
    #1

    I am trying to produce a music sequencer which looks like a table but isn't, It needs to be 7 down and abiut 15 across. I was thinking about inplementing it using rectangles? Each of the seven down will be a different music note but the 15 along will be the same as the first one in the line all the way along. So that when i press a note i can play a tune. What i need it to do is save the buttons i press somehow and then i have a button for playback. Any Ideas

    M 1 Reply Last reply
    0
    • M mavgoose

      I am trying to produce a music sequencer which looks like a table but isn't, It needs to be 7 down and abiut 15 across. I was thinking about inplementing it using rectangles? Each of the seven down will be a different music note but the 15 along will be the same as the first one in the line all the way along. So that when i press a note i can play a tune. What i need it to do is save the buttons i press somehow and then i have a button for playback. Any Ideas

      M Offline
      M Offline
      Maximilien
      wrote on last edited by
      #2

      mavgoose wrote: I was thinking about inplementing it using rectangles? May be simpler to implement this as an "array" of owner draw CButton; you can then use MFC messages to handle the triggering of the note.


      Maximilien Lincourt Your Head A Splode - Strong Bad

      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